~mga/openobject-addons/account_india

« back to all changes in this revision

Viewing changes to l10n_ch/bvr/bvr_report.xml

  • Committer: ced
  • Date: 2007-08-10 06:48:31 UTC
  • Revision ID: ced-367003b23874c1f4f623d67f85ecabc3d677ca66
Account chart from terp repo

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="iso-8859-1"?>
 
2
<terp>
 
3
<data>
 
4
        <report
 
5
                id="account_invoice_bvr"
 
6
                string="BVR A4 Sheet"
 
7
                model="account.invoice"
 
8
                name="l10n_ch.bvr"
 
9
                rml="l10n_ch/bvr/bvr.rml"
 
10
                auto="False"
 
11
                menu="False"
 
12
        />
 
13
 
 
14
</data>
 
15
</terp>
 
16
 
 
17