From dc4bf9e012ad3cac86804d9c9b7c6304a3810d49 Mon Sep 17 00:00:00 2001 From: git_admin Date: Fri, 1 May 2026 14:20:49 +0000 Subject: [PATCH] Tower: upload accounting_pdf_reports 1.0.2 (via marketplace) --- .../wizard/aged_partner.xml | 85 +++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 addons/accounting_pdf_reports/wizard/aged_partner.xml diff --git a/addons/accounting_pdf_reports/wizard/aged_partner.xml b/addons/accounting_pdf_reports/wizard/aged_partner.xml new file mode 100644 index 0000000..215d525 --- /dev/null +++ b/addons/accounting_pdf_reports/wizard/aged_partner.xml @@ -0,0 +1,85 @@ + + + + + Aged Partner Balance + account.aged.trial.balance + +
+ + + + + + + + + + + + + + +
+
+ +
+
+ + + Aged Partner Balance + account.aged.trial.balance + ir.actions.act_window + list,form + + + new + + + + + + Aged Receivable + account.aged.trial.balance + ir.actions.act_window + list,form + + {'default_result_selection': 'customer', + 'hide_result_selection': 1} + new + + + + + + + Aged Payable + account.aged.trial.balance + ir.actions.act_window + list,form + + {'default_result_selection': 'supplier', + 'hide_result_selection': 1} + new + + + + +