From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- .../views/account_journal_views.xml | 42 ++++++++++++++++++++++ .../views/account_move_views.xml | 13 +++++++ .../views/account_payment_views.xml | 39 ++++++++++++++++++++ .../views/res_config_settings_views.xml | 38 ++++++++++++++++++++ .../views/res_partner_views.xml | 13 +++++++ 5 files changed, 145 insertions(+) create mode 100644 addons/account_check_printing/views/account_journal_views.xml create mode 100644 addons/account_check_printing/views/account_move_views.xml create mode 100644 addons/account_check_printing/views/account_payment_views.xml create mode 100644 addons/account_check_printing/views/res_config_settings_views.xml create mode 100644 addons/account_check_printing/views/res_partner_views.xml (limited to 'addons/account_check_printing/views') diff --git a/addons/account_check_printing/views/account_journal_views.xml b/addons/account_check_printing/views/account_journal_views.xml new file mode 100644 index 00000000..db8961ff --- /dev/null +++ b/addons/account_check_printing/views/account_journal_views.xml @@ -0,0 +1,42 @@ + + + + account.journal.dashboard.kanban.inherited + account.journal + + + + + + + + + + account.journal.form.inherited + account.journal + + + + + + + + + + + + + diff --git a/addons/account_check_printing/views/account_move_views.xml b/addons/account_check_printing/views/account_move_views.xml new file mode 100644 index 00000000..905a9da9 --- /dev/null +++ b/addons/account_check_printing/views/account_move_views.xml @@ -0,0 +1,13 @@ + + + + account.invoice.select.account_check_printing + account.move + + + + + + + + diff --git a/addons/account_check_printing/views/account_payment_views.xml b/addons/account_check_printing/views/account_payment_views.xml new file mode 100644 index 00000000..d8c52557 --- /dev/null +++ b/addons/account_check_printing/views/account_payment_views.xml @@ -0,0 +1,39 @@ + + + + account.payment.form.inherited + account.payment + + + +