~unifield-team/unifield-wm/us-671-homere

« back to all changes in this revision

Viewing changes to stock_override/__openerp__.py

  • Committer: chloups208
  • Date: 2012-11-21 11:15:15 UTC
  • mto: This revision was merged to the branch mainline in revision 1340.
  • Revision ID: chloups208@chloups208-laptop-20121121111515-myqv282h6xmgh053
utp-171 modification of fields po, po line, product, so, so line

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
        "stock_workflow.xml",
38
38
        "procurement_view.xml",
39
39
        "destruction_report.xml",
40
 
        "stock_report.xml",
41
40
        "report/report_destruction_location_view.xml",
42
41
        "report/report_stock_move_view.xml",
43
42
        "wizard/stock_analyze_view_view.xml",
44
43
        "security/ir.model.access.csv",
45
 
        "wizard/stock_partial_move_view.xml",
46
 
        "wizard/change_dest_location_view.xml",
47
 
        "wizard/stock_card_view.xml",
48
44
        ],
49
45
    'test': ['test/chained_nomen_loc.yml'],
50
46
    'installable': True,