From f6bd867ddb61d240184793675f05db68e7da0cff Mon Sep 17 00:00:00 2001 From: Marc Durepos Date: Wed, 13 Sep 2023 11:40:15 -0400 Subject: [PATCH] bemade_multiple_billing_contacts: incorporating views --- .../views/account_move_views.xml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 bemade_multiple_billing_contacts/views/account_move_views.xml diff --git a/bemade_multiple_billing_contacts/views/account_move_views.xml b/bemade_multiple_billing_contacts/views/account_move_views.xml new file mode 100644 index 0000000..d253dc6 --- /dev/null +++ b/bemade_multiple_billing_contacts/views/account_move_views.xml @@ -0,0 +1,22 @@ + + + + + + bemade_multiple_billing_contacts.invoice.view.form + account.move + + + + + + + + \ No newline at end of file