diff --git a/account_usability/__manifest__.py b/account_usability/__manifest__.py index fed8cc9..0aa42fe 100644 --- a/account_usability/__manifest__.py +++ b/account_usability/__manifest__.py @@ -31,6 +31,7 @@ 'views/account_report.xml', 'wizard/account_invoice_mark_sent_view.xml', 'wizard/account_group_generate_view.xml', + 'wizard/account_payment_register_views.xml', 'security/ir.model.access.csv', ], 'installable': True, diff --git a/account_usability/wizard/account_payment_register_views.xml b/account_usability/wizard/account_payment_register_views.xml new file mode 100644 index 0000000..26d09be --- /dev/null +++ b/account_usability/wizard/account_payment_register_views.xml @@ -0,0 +1,23 @@ + + + + + + + + account.payment.register + + + + + + + +