From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/account/views/account.xml | 55 + addons/account/views/account_account_tag_views.xml | 49 + .../account/views/account_account_type_views.xml | 65 + addons/account/views/account_account_views.xml | 163 +++ .../views/account_analytic_default_view.xml | 119 ++ addons/account/views/account_analytic_view.xml | 73 + .../account/views/account_bank_statement_views.xml | 425 ++++++ .../account/views/account_cash_rounding_view.xml | 62 + .../account/views/account_chart_template_views.xml | 278 ++++ .../account/views/account_dashboard_setup_bar.xml | 12 + .../account/views/account_full_reconcile_views.xml | 22 + addons/account/views/account_group_views.xml | 50 + addons/account/views/account_incoterms_view.xml | 61 + .../views/account_journal_dashboard_view.xml | 373 +++++ addons/account/views/account_journal_views.xml | 251 ++++ addons/account/views/account_menuitem.xml | 86 ++ addons/account/views/account_move_views.xml | 1464 ++++++++++++++++++++ .../account/views/account_onboarding_templates.xml | 146 ++ .../account/views/account_payment_term_views.xml | 137 ++ addons/account/views/account_payment_view.xml | 371 +++++ addons/account/views/account_portal_templates.xml | 175 +++ .../views/account_reconcile_model_views.xml | 241 ++++ addons/account/views/account_report.xml | 82 ++ addons/account/views/account_tax_report_views.xml | 103 ++ addons/account/views/account_tax_views.xml | 208 +++ addons/account/views/digest_views.xml | 15 + addons/account/views/partner_view.xml | 239 ++++ addons/account/views/product_view.xml | 97 ++ addons/account/views/report_invoice.xml | 244 ++++ addons/account/views/report_journal.xml | 103 ++ .../views/report_payment_receipt_templates.xml | 72 + addons/account/views/report_statement.xml | 123 ++ addons/account/views/res_company_views.xml | 13 + addons/account/views/res_config_settings_views.xml | 598 ++++++++ addons/account/views/res_currency.xml | 21 + addons/account/views/res_partner_bank_views.xml | 28 + addons/account/views/tax_adjustments.xml | 9 + 37 files changed, 6633 insertions(+) create mode 100644 addons/account/views/account.xml create mode 100644 addons/account/views/account_account_tag_views.xml create mode 100644 addons/account/views/account_account_type_views.xml create mode 100644 addons/account/views/account_account_views.xml create mode 100644 addons/account/views/account_analytic_default_view.xml create mode 100644 addons/account/views/account_analytic_view.xml create mode 100644 addons/account/views/account_bank_statement_views.xml create mode 100644 addons/account/views/account_cash_rounding_view.xml create mode 100644 addons/account/views/account_chart_template_views.xml create mode 100644 addons/account/views/account_dashboard_setup_bar.xml create mode 100644 addons/account/views/account_full_reconcile_views.xml create mode 100644 addons/account/views/account_group_views.xml create mode 100644 addons/account/views/account_incoterms_view.xml create mode 100644 addons/account/views/account_journal_dashboard_view.xml create mode 100644 addons/account/views/account_journal_views.xml create mode 100644 addons/account/views/account_menuitem.xml create mode 100644 addons/account/views/account_move_views.xml create mode 100644 addons/account/views/account_onboarding_templates.xml create mode 100644 addons/account/views/account_payment_term_views.xml create mode 100644 addons/account/views/account_payment_view.xml create mode 100644 addons/account/views/account_portal_templates.xml create mode 100644 addons/account/views/account_reconcile_model_views.xml create mode 100644 addons/account/views/account_report.xml create mode 100644 addons/account/views/account_tax_report_views.xml create mode 100644 addons/account/views/account_tax_views.xml create mode 100644 addons/account/views/digest_views.xml create mode 100644 addons/account/views/partner_view.xml create mode 100644 addons/account/views/product_view.xml create mode 100644 addons/account/views/report_invoice.xml create mode 100644 addons/account/views/report_journal.xml create mode 100644 addons/account/views/report_payment_receipt_templates.xml create mode 100644 addons/account/views/report_statement.xml create mode 100644 addons/account/views/res_company_views.xml create mode 100644 addons/account/views/res_config_settings_views.xml create mode 100644 addons/account/views/res_currency.xml create mode 100644 addons/account/views/res_partner_bank_views.xml create mode 100644 addons/account/views/tax_adjustments.xml (limited to 'addons/account/views') diff --git a/addons/account/views/account.xml b/addons/account/views/account.xml new file mode 100644 index 00000000..c0aa006d --- /dev/null +++ b/addons/account/views/account.xml @@ -0,0 +1,55 @@ + + + + + + + + + + diff --git a/addons/account/views/account_account_tag_views.xml b/addons/account/views/account_account_tag_views.xml new file mode 100644 index 00000000..b5bb2307 --- /dev/null +++ b/addons/account/views/account_account_tag_views.xml @@ -0,0 +1,49 @@ + + + + + + Tags + account.account.tag + +
+ + + + + + + + + + + +
+
+
+ + + Tags + account.account.tag + + + + + + + + + + account.tag.view.search + account.account.tag + + + + + + + + + +
+
diff --git a/addons/account/views/account_account_type_views.xml b/addons/account/views/account_account_type_views.xml new file mode 100644 index 00000000..286263b3 --- /dev/null +++ b/addons/account/views/account_account_type_views.xml @@ -0,0 +1,65 @@ + + + + + + account.account.type.search + account.account.type + + + + + + + + + account.account.type.tree + account.account.type + + + + + + + + + + account.account.type.form + account.account.type + +
+ + + + + + + + + + + + + +
+ + + Account Types + account.account.type + tree,form + + +

+ Define a new account type +

+ An account type is used to determine how an account is used in + each journal. The deferral method of an account type determines + the process for the annual closing. Reports such as the Balance + Sheet and the Profit and Loss report use the category + (profit/loss or balance sheet). +

+
+
+ +
+
diff --git a/addons/account/views/account_account_views.xml b/addons/account/views/account_account_views.xml new file mode 100644 index 00000000..37a629ba --- /dev/null +++ b/addons/account/views/account_account_views.xml @@ -0,0 +1,163 @@ + + + + + account.account.form + account.account + +
+ +
+
+
+

+ - + +

+
+
+
+ + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + + account.account.list + account.account + + + + + + + + + + + + + + + + +
+ + +
+ +
+ +
+
+
+
+ + + + +
+ + + Connect + + +
+
+ Create Statements +
+
+
+ + New Transaction + + +
+ +
+
+
+ Balance in GL +
+
+ +
+
+
+
+ Outstanding Payments/Receipts +
+
+ +
+
+ +
+
+ Latest Statement +
+
+ +
+
+
+
+
+ +
+ + + + + + Create Manually + +
+ +
+ + + + + +
+
+ + + Accounting Dashboard + account.journal + kanban,form + + menu + {'search_default_dashboard':1} + [] + +

+ This is the accounting dashboard +

+ If you have not installed a chart of account, please install one first.
+ Browse available countries. +

+
+
+ +
diff --git a/addons/account/views/account_journal_views.xml b/addons/account/views/account_journal_views.xml new file mode 100644 index 00000000..abdf5380 --- /dev/null +++ b/addons/account/views/account_journal_views.xml @@ -0,0 +1,251 @@ + + + + + + account.journal.tree + account.journal + 1 + + + + + + + + + + + + + account.journal.form + account.journal + 1 + +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Keep empty for no control
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ + + +
+ +
+
+ + + account.journal.kanban + account.journal + 1 + + + + +
+
+
+ +
+
+ +
+
+
+
+
+
+
+
+ + + account.journal.search + account.journal + 1 + + + + + + + + + + + + + + + + + Journals + account.journal + tree,kanban,form + + +

+ Add a journal +

+ A journal is used to record transactions of all accounting data + related to the day-to-day business. +

+
+
+ + + account.journal.group.tree + account.journal.group + 1 + + + + + + + + + + + + account.journal.group.form + account.journal.group + 1 + +
+ + + + + + + + +
+
+
+ + + Journal Groups + account.journal.group + +

+ Add a journal group +

+ Journal group are used in reporting to display relevant data together. +

+
+
+ +
+
diff --git a/addons/account/views/account_menuitem.xml b/addons/account/views/account_menuitem.xml new file mode 100644 index 00000000..abcab09c --- /dev/null +++ b/addons/account/views/account_menuitem.xml @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/addons/account/views/account_move_views.xml b/addons/account/views/account_move_views.xml new file mode 100644 index 00000000..7a56c589 --- /dev/null +++ b/addons/account/views/account_move_views.xml @@ -0,0 +1,1464 @@ + + + + + + + + + account.move.line.form + account.move.line + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + account.move.line.kanban + account.move.line + + + + + + + + +
+
+ + + + + + +
+ +
+
+ +
+
+
+
+
+
+
+
+ + + account.move.line.pivot + account.move.line + + + + + + + + + + + account.move.line.tree + account.move.line + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + account.move.line.tree.grouped + account.move.line + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +

+ Draft +

+ + + The current highest number is . You might want to put a higher number here. +

+ +

+ +
+ + +
+
+ +
+ + +
+
+ + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+
+ + + + + +
+ Quantity: + + +
+
+ Unit Price: + +
+ + + + + + +
+
+
+ +
+
+ + + +
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+
+ + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+ +
+
+ + + +
+ + + + + + account.payment.graph + account.payment + + + + + + + + + + + + + Payments + account.payment + tree,kanban,form,graph + { + 'default_payment_type': 'inbound', + 'default_partner_type': 'customer', + 'search_default_inbound_filter': 1, + 'default_move_journal_types': ('bank', 'cash'), + } + + +

+ Register a payment +

+ Payments are used to register liquidity movements. You can process those payments by your own means or by using installed facilities. +

+
+
+ + + Payments + account.payment + tree,kanban,form,graph + { + 'default_payment_type': 'outbound', + 'default_partner_type': 'supplier', + 'search_default_outbound_filter': 1, + 'default_move_journal_types': ('bank', 'cash'), + } + + +

+ Register a payment +

+ Payments are used to register liquidity movements. You can process those payments by your own means or by using installed facilities. +

+
+
+ + + Internal Transfers + account.payment + tree,kanban,form,graph + {'default_payment_type': 'outbound', 'search_default_transfers_filter': 1} + [] + + +

+ Register a payment +

+ Payments are used to register liquidity movements. You can process those payments by your own means or by using installed facilities. +

+
+
+ + + Register Payment + + + + list + code + + if records: + action = records.action_register_payment() + + + + + + Post Payments + ir.actions.server + code + + + + list + + records.action_post() + + + + + diff --git a/addons/account/views/account_portal_templates.xml b/addons/account/views/account_portal_templates.xml new file mode 100644 index 00000000..04d4af64 --- /dev/null +++ b/addons/account/views/account_portal_templates.xml @@ -0,0 +1,175 @@ + + + + + + + +