~vauxoo/openerp-intercompany/trunk

« back to all changes in this revision

Viewing changes to extra_UOM/__openerp__.py

  • Committer: Humberto Arocha
  • Date: 2011-11-15 17:43:52 UTC
  • mfrom: (23.1.24 Tecvemar)
  • Revision ID: humbertoarocha@gmail.com-20111115174352-mui690ncwegyu8br

[IMP] Split Stock Move

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
                    "data/extra_UOM_data.xml",
52
52
                    "view/extra_UOM_view.xml",
53
53
                    "view/account_invoice.xml",
54
 
                    "view/purchase_view.xml"],
 
54
                    "view/purchase_view.xml",
 
55
                     "wizard/stock_move_split_view.xml",
 
56
                     ],
55
57
 
56
58
    "active": False,
57
59
    "installable": True