Browse Source

Fix version number

follow release based version numbering .
pull/9/head
Mohamed M. Hagag 9 years ago
committed by GitHub
parent
commit
5c6df6727b
  1. 2
      export_stockinfo_xls/__openerp__.py

2
export_stockinfo_xls/__openerp__.py

@ -1,6 +1,6 @@
{
'name': 'Export Product Stock in Excel',
'version': '0.2',
'version': '8.0.2.0',
'category': 'Inventory',
'license': "AGPL-3",
'summary': "Current Stock Report for all Products in each Warehouse",

Loading…
Cancel
Save