~vauxoo/addons-vauxoo/6.0-trunk

« back to all changes in this revision

Viewing changes to aging_due_report/report/ing_due_report.xml

  • Committer: Jose Antonio
  • Date: 2012-04-22 20:38:11 UTC
  • mto: This revision was merged to the branch mainline in revision 212.
  • Revision ID: jose@vauxoo.com-20120422203811-ahks9nmn4pck8bl8

[ADD] Added news modules to cancel invoices with withholding income and vat 

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 id="formal_due_report" model="res.partner" name="formal_due_report" rml="addons/aging_due_report/report/formal_due_report.rml" string="Customer Formal Report of Debts" auto="False" header="False" menu="True"/>
5
 
            
6
 
        <report id="detail_due_report" model="res.partner" name="detail_due_report" rml="addons/aging_due_report/report/detail_due_report.rml" string="Customer Detail Report of Debts" auto="False" header="False" menu="True"/>
7
 
            
8
 
        <report id="aging_due_report" model="res.partner" name="aging_due_report" rml="addons/aging_due_report/report/aging_due_report.rml" string="Customer Aging Report of Debts" auto="False" header="False" menu="True"/>
9
 
 
10
 
    </data>
11
 
</openerp>
 
 
b'\\ No newline at end of file'