From 26ce32efb8612a70d4b60a6063d72c179e3ed9cf Mon Sep 17 00:00:00 2001 From: git_admin Date: Tue, 28 Apr 2026 07:36:14 +0000 Subject: [PATCH] Tower: upload at_accounting 18.0.1.7 (via marketplace) --- .../data/account_report_actions.xml | 160 ++++++++++++++++++ 1 file changed, 160 insertions(+) create mode 100644 addons/at_accounting/data/account_report_actions.xml diff --git a/addons/at_accounting/data/account_report_actions.xml b/addons/at_accounting/data/account_report_actions.xml new file mode 100644 index 0000000..5b1bd82 --- /dev/null +++ b/addons/at_accounting/data/account_report_actions.xml @@ -0,0 +1,160 @@ + + + + + + Cash Flow Statement + account_report + + + + + Balance Sheet + account_report + balance-sheet + + + + + Executive Summary + account_report + executive-summary + + + + + Profit and Loss + account_report + profit-and-loss + + + + + Tax Return + account_report + tax-report + + + + + Journal Audit + account_report + journal-report + + + + + General Ledger + account_report + general-ledger + + + + + Unrealized Currency Gains/Losses + account_report + + + + + Aged Receivable + account_report + aged-receivable + + + + + Aged Payable + account_report + aged-payable + + + + + Trial Balance + account_report + trial-balance + + + + + Partner Ledger + account_report + partner-ledger + + + + + EC Sales List + account_report + + + + + Deferred Expense + account_report + deferred-expense + + + + Deferred Revenue + account_report + deferred-revenue + + + + + + + + + + + + + + + + + Create Menu Item + + + code + form + + if records: + action = records._create_menu_item_for_report() + + + + + Accounting Reports + account.report + list,form + + + + + + Horizontal Groups + account.report.horizontal.group + list,form + + + + + Bank Reconciliation + account_report + + + + + Financial Budgets + account.report.budget + list,form + + + + + +