Move view from account_banking_payment to account_banking_payment_export.

This commit is contained in:
Alexis de Lattre
2014-02-19 11:32:17 +01:00
parent e2be1a6e0d
commit d2b7fd679d
3 changed files with 1 additions and 1 deletions

View File

@@ -38,7 +38,6 @@
'view/account_payment.xml',
'view/banking_transaction_wizard.xml',
'view/payment_mode.xml',
'view/payment_order_create_view.xml',
'workflow/account_payment.xml',
],
'description': '''

View File

@@ -50,6 +50,7 @@
'view/bank_payment_manual.xml',
'view/payment_mode.xml',
'view/payment_mode_type.xml',
'view/payment_order_create_view.xml',
'data/payment_mode_type.xml',
'security/ir.model.access.csv',
],