Skip to content
Snippets Groups Projects
Commit 9a6f2cb5 authored by Mustufa Rangwala's avatar Mustufa Rangwala
Browse files

[REM] account_payment: wizard view file removed

bzr revid: mra@tinyerp.com-20100430115820-syrjsj96arriyyp9
parent 5bb377ff
Branches
Tags
No related merge requests found
......@@ -39,7 +39,6 @@
'security/account_payment_security.xml',
'security/ir.model.access.csv',
'wizard/account_payment_pay_view.xml',
'payment_wizard.xml',
'wizard/account_payment_create_order_view.xml',
'payment_view.xml',
'payment_workflow.xml',
......
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<!--<wizard id="wizard_populate_payment" menu="False" model="payment.order" name="populate_payment" string="Populate payment"/>-->
<!-- <wizard id="wizard_pay_payment" menu="False" model="payment.order" name="pay_payment" string="Pay"/>-->
<wizard id="wizard_populate_statement" menu="False" model="account.bank.statement" name="populate_statement" string="Populate Statement with Payment lines"/>
</data>
</openerp>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment