~openerp-commiter/openobject-addons/trunk-extra-addons

« back to all changes in this revision

Viewing changes to l10n_ch/v11_wizard.xml

merging new development from indian accounting

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="Import V11 data" 
7
 
                model="account.bank.statement" 
8
 
                name="account.v11_import" 
9
 
                id="wizard_account_v11_import"
10
 
                />
11
 
 
12
 
        </data>
13
 
</terp>