~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to procurement_auto/__openerp__.py

  • Committer: chloups208
  • Date: 2011-08-23 06:36:05 UTC
  • mto: This revision was merged to the branch mainline in revision 253.
  • Revision ID: chloups208@chloups208-laptop-20110823063605-g92qqcpmnnb74iok
[UF-368]first commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
    "depends": ["base",
26
26
                "procurement",
27
27
                "stock",
28
 
                "stock_schedule",
29
 
                "reason_types_moves",
30
 
                "consumption_calculation",],
 
28
                "stock_schedule"],
31
29
    "author": "TeMPO Consulting, MSF",
32
30
    "website": "",
33
31
    "category": "Warehouse & Stock",