~vauxoo/addons-vauxoo/7.0-demo_maintenance-dev_luis

« back to all changes in this revision

Viewing changes to sale_order_report/__openerp__.py

  • Committer: openerp
  • Date: 2011-07-25 03:03:37 UTC
  • mto: (16.1.2 m321_modules)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: openerp@cl-t076-283cl-20110725030337-bu1lt31g5bhgliz1
[IMP] Sale Report - Adding Field Sequence to view in Sale Order Line - Add Diff to be applied in all Servers to use without errors

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
    ],
17
17
    "update_xml" : [
18
18
        "sale_order_report.xml",
 
19
        "sale_order_view.xml",
19
20
    ],
20
21
    "active": False,
21
22
    "installable": True,