~savoirfairelinux-openerp/purchase-wkfl/pallet-delivery-optimized

« back to all changes in this revision

Viewing changes to purchase_gains/purchase_report.xml

  • Committer: EL HADJI DEM
  • Date: 2013-11-07 16:55:07 UTC
  • mto: This revision was merged to the branch mainline in revision 113.
  • Revision ID: ehdem@savoirfairelinux.com-20131107165507-788esu93ahz9h4f1
add files 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<openerp>
 
3
    <data>
 
4
        <report auto="False" id="report_purchase_order_gains" model="purchase.order"
 
5
                name="purchase.order.gains" rml="purchase_gains/report/order.rml"
 
6
                usage="default" string="Purchase Order gains"/>
 
7
 
 
8
    </data>
 
9
</openerp>
 
 
b'\\ No newline at end of file'