diff --git a/addons/accounting_pdf_reports/report/report.xml b/addons/accounting_pdf_reports/report/report.xml new file mode 100644 index 0000000..635a5e1 --- /dev/null +++ b/addons/accounting_pdf_reports/report/report.xml @@ -0,0 +1,71 @@ + + + + + General Ledger + account.report.general.ledger + qweb-pdf + accounting_pdf_reports.report_general_ledger + accounting_pdf_reports.report_general_ledger + + + + Partner Ledger + account.report.partner.ledger + qweb-pdf + accounting_pdf_reports.report_partnerledger + accounting_pdf_reports.report_partnerledger + + + + + Trial Balance + account.balance.report + qweb-pdf + accounting_pdf_reports.report_trialbalance + accounting_pdf_reports.report_trialbalance + + + + Financial Report + account.financial.report + qweb-pdf + accounting_pdf_reports.report_financial + accounting_pdf_reports.report_financial + + + + Tax Report + account.tax.report.wizard + qweb-pdf + accounting_pdf_reports.report_tax + accounting_pdf_reports.report_tax + + + + Aged Partner Balance + res.partner + qweb-pdf + accounting_pdf_reports.report_agedpartnerbalance + accounting_pdf_reports.report_agedpartnerbalance + + + + Journals Audit + account.common.journal.report + qweb-pdf + accounting_pdf_reports.report_journal + accounting_pdf_reports.report_journal + + + + Journals Entries + account.move + qweb-pdf + accounting_pdf_reports.report_journal_entries + accounting_pdf_reports.report_journal_entries + + report + + +