From 3b08defcc348e02ac6e07b0666f2f787b06bbf26 Mon Sep 17 00:00:00 2001 From: git_admin Date: Fri, 1 May 2026 14:20:48 +0000 Subject: [PATCH] Tower: upload accounting_pdf_reports 1.0.2 (via marketplace) --- .../wizard/balance_sheet.xml | 116 ++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 addons/accounting_pdf_reports/wizard/balance_sheet.xml diff --git a/addons/accounting_pdf_reports/wizard/balance_sheet.xml b/addons/accounting_pdf_reports/wizard/balance_sheet.xml new file mode 100644 index 0000000..705b22d --- /dev/null +++ b/addons/accounting_pdf_reports/wizard/balance_sheet.xml @@ -0,0 +1,116 @@ + + + + + Profit and Loss + -1 + sum + + + + Income + -1 + + detail_with_hierarchy + account_type + + + + + Expense + -1 + + detail_with_hierarchy + account_type + + + + + Balance Sheet + sum + + + + Assets + + detail_with_hierarchy + account_type + + + + + + Liability + + no_detail + sum + + + + Liability + + detail_with_hierarchy + account_type + + + + + Profit (Loss) to report + + no_detail + account_report + + + + + Accounting Report + accounting.report + + + + + + + + + + + + + + + + + + + + + + + + + + + + Balance Sheet + accounting.report + ir.actions.act_window + form + + new + + + + + + \ No newline at end of file