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

« back to all changes in this revision

Viewing changes to purchase_msf/purchase_report.xml

  • Committer: Quentin THEURET
  • Date: 2011-11-30 13:31:37 UTC
  • mto: This revision was merged to the branch mainline in revision 515.
  • Revision ID: qt@tempo-consulting.fr-20111130133137-mdf2fp6hkqmwbppn
UF-647 [ADD] Added a line in Purchase Order to have information about international transport costs

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_msf_quotation" model="purchase.order" name="purchase.msf.quotation" rml="purchase_msf/report/request_quotation.rml" string="Request for Quotation"/>
 
5
        <report auto="False" id="report_purchase_msf_order" model="purchase.order" name="purchase.msf.order" rml="purchase_msf/report/order.rml" string="Purchase Order"/>
 
6
    </data>
 
7
</openerp>