From 7cbd9ab842cfeba65563a1806b79ab2bbd8372a1 Mon Sep 17 00:00:00 2001 From: git_admin Date: Fri, 1 May 2026 14:20:35 +0000 Subject: [PATCH] Tower: upload accounting_pdf_reports 1.0.2 (via marketplace) --- .../data/account_account_type.xml | 96 +++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 addons/accounting_pdf_reports/data/account_account_type.xml diff --git a/addons/accounting_pdf_reports/data/account_account_type.xml b/addons/accounting_pdf_reports/data/account_account_type.xml new file mode 100644 index 0000000..d2d280d --- /dev/null +++ b/addons/accounting_pdf_reports/data/account_account_type.xml @@ -0,0 +1,96 @@ + + + + + + Receivable + asset_receivable + + + + Payable + liability_payable + + + + Bank and Cash + asset_cash + + + + Credit Card + liability_credit_card + + + + Current Assets + asset_current + + + + Non-current Assets + asset_non_current + + + + Prepayments + asset_prepayments + + + + Fixed Assets + asset_fixed + + + + Current Liabilities + liability_current + + + + Non-current Liabilities + liability_non_current + + + + Equity + equity + + + + Current Year Earnings + equity_unaffected + + + + Income + income + + + + Other Income + income_other + + + + Expenses + expense + + + + Depreciation + expense_depreciation + + + + Cost of Revenue + expense_direct_cost + + + + Off-Balance Sheet + off_balance + + + + \ No newline at end of file