~cag/openerp-usa/cag-6.0-dev

« back to all changes in this revision

Viewing changes to assembly_bom/__openerp__.py

  • Committer: Sinoj Sebastian
  • Date: 2011-10-06 12:52:18 UTC
  • Revision ID: ssebastian@novapointgroup.com-20111006125218-emkvef2v2fw0vp9m
General Modules Updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
{
24
24
    "name" : "Assembly BoM",
25
 
    "version" : "0.19",
 
25
    "version" : "0.22",
26
26
    "author" : 'NovaPoint Group LLC',
27
27
    "description": """
28
28
    Adds a new catagory for the BOM as 'assembly bom'
43
43
                    'report/report_view.xml',
44
44
                    'wizard/consumption_report_wizard.xml',
45
45
                    'stock_view.xml',
 
46
                    'product_view.xml',
46
47
                    ],
47
48
    "test" : [],
48
49
    "active": False,