~openerp-luxembourg/openobject-addons/6.0-luxembourg-localization-addons

« back to all changes in this revision

Viewing changes to account_payment_export_multiline/payment_export_wizard.xml

  • Committer: Mustufa Rangwala
  • Date: 2007-08-13 09:59:34 UTC
  • Revision ID: mra@tinyerp.com-20070813095934-yldtohlm9w28nha1

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 Payment Export"
 
7
                        model="payment.order"
 
8
                        name="account.payment_create"
 
9
                        id="wizard_account_payment_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>
 
 
b'\\ No newline at end of file'