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

« back to all changes in this revision

Viewing changes to stock_schedule/__openerp__.py

  • Committer: Olivier DOSSMANN
  • Date: 2014-03-31 09:31:46 UTC
  • mto: This revision was merged to the branch mainline in revision 2086.
  • Revision ID: od@tempo-consulting.fr-20140331093146-tgvxnly1kc1hbv1s
UF-2171 [ADD] Analytic distribution reset button for recurring models

Show diffs side-by-side

added added

removed removed

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