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

« back to all changes in this revision

Viewing changes to stock_schedule/__openerp__.py

UF-385 [ADD] Added consumption_calculation module

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
    "depends": [
27
27
                "base",
28
28
                "stock",
29
 
                "procurement",
30
29
    ],
31
30
    "author": "TeMPO Consulting, MSF",
32
31
    "website": "",
55
54
#    'certificate': 'certificate',
56
55
}
57
56
 
58
 
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
 
57
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
 
 
b'\\ No newline at end of file'