~mga/openobject-addons/account_india

« back to all changes in this revision

Viewing changes to l10n_ch/dta/dta_wizard.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"?>
 
2
<terp>
 
3
        <data>
 
4
 
 
5
                <wizard
 
6
                        string="Create DTA"
 
7
                        model="account.invoice"
 
8
                        name="account.dta_create"
 
9
                        id="wizard_account_dta_create"/>
 
10
                                                                                                                                                                                                                                                
 
11
<!--            <menuitem name="Financial Management/Create Dta" action="wizard_account_dta_create" type="wizard"  id="menu_account_dta" sequence="16"/> -->
 
12
 
 
13
 
 
14
        </data>
 
15
</terp>