From 1ca3b3df3421961caec3b747a364071c80f5c7da Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 17:14:58 +0700 Subject: initial commit --- .../views/account_asset_templates.xml | 9 + base_accounting_kit/views/account_asset_views.xml | 324 +++++++++++++++++++++ .../views/account_configuration.xml | 16 + base_accounting_kit/views/account_followup.xml | 113 +++++++ base_accounting_kit/views/account_group.xml | 16 + base_accounting_kit/views/account_move_views.xml | 20 ++ base_accounting_kit/views/account_payment_view.xml | 50 ++++ base_accounting_kit/views/accounting_menu.xml | 95 ++++++ base_accounting_kit/views/assets.xml | 18 ++ base_accounting_kit/views/credit_limit_view.xml | 71 +++++ base_accounting_kit/views/dashboard_views.xml | 16 + base_accounting_kit/views/followup_report.xml | 129 ++++++++ .../views/multiple_invoice_form.xml | 33 +++ .../views/multiple_invoice_layout_view.xml | 44 +++ base_accounting_kit/views/payment_matching.xml | 35 +++ .../views/product_template_views.xml | 17 ++ base_accounting_kit/views/product_views.xml | 17 ++ .../views/recurring_payments_view.xml | 99 +++++++ base_accounting_kit/views/reports_config_view.xml | 89 ++++++ base_accounting_kit/views/res_config_view.xml | 29 ++ 20 files changed, 1240 insertions(+) create mode 100644 base_accounting_kit/views/account_asset_templates.xml create mode 100644 base_accounting_kit/views/account_asset_views.xml create mode 100644 base_accounting_kit/views/account_configuration.xml create mode 100644 base_accounting_kit/views/account_followup.xml create mode 100644 base_accounting_kit/views/account_group.xml create mode 100644 base_accounting_kit/views/account_move_views.xml create mode 100644 base_accounting_kit/views/account_payment_view.xml create mode 100644 base_accounting_kit/views/accounting_menu.xml create mode 100644 base_accounting_kit/views/assets.xml create mode 100644 base_accounting_kit/views/credit_limit_view.xml create mode 100644 base_accounting_kit/views/dashboard_views.xml create mode 100644 base_accounting_kit/views/followup_report.xml create mode 100644 base_accounting_kit/views/multiple_invoice_form.xml create mode 100644 base_accounting_kit/views/multiple_invoice_layout_view.xml create mode 100644 base_accounting_kit/views/payment_matching.xml create mode 100644 base_accounting_kit/views/product_template_views.xml create mode 100644 base_accounting_kit/views/product_views.xml create mode 100644 base_accounting_kit/views/recurring_payments_view.xml create mode 100644 base_accounting_kit/views/reports_config_view.xml create mode 100644 base_accounting_kit/views/res_config_view.xml (limited to 'base_accounting_kit/views') diff --git a/base_accounting_kit/views/account_asset_templates.xml b/base_accounting_kit/views/account_asset_templates.xml new file mode 100644 index 0000000..fc4660c --- /dev/null +++ b/base_accounting_kit/views/account_asset_templates.xml @@ -0,0 +1,9 @@ + + +