~camptocamp/purchase-wkfl/7.0-browse_record_error-1287159

« back to all changes in this revision

Viewing changes to purchase_delivery_term/__openerp__.py

  • Committer: Joel Grand-Guillaume
  • Author(s): Lorenzo Battistini
  • Date: 2013-10-10 07:49:15 UTC
  • mfrom: (12.5.2 7.0_imp_delivery_term_precision)
  • Revision ID: joel.grandguillaume@camptocamp.com-20131010074915-cqzt5j9sm5ums57c
[MRG] [IMP] allowing user to create e.g. 3 delivery with same quantity (0.333333 - 0.333333 - 0.333334)

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    "data" : [
37
37
        'purchase_view.xml',
38
38
        'security/ir.model.access.csv',
 
39
        'purchase_data.xml',
39
40
        ],
40
41
    "demo" : [],
41
42
    "active": False,