From ea655e339f1096fdc3c1aa23ba36d0109e9df760 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 3 Aug 2023 15:12:47 +0700 Subject: ledger --- indoteknik_custom/__manifest__.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indoteknik_custom/__manifest__.py') diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index dfe22fd2..362b2b2b 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -84,6 +84,8 @@ 'views/product_sla.xml', 'views/voucher.xml', 'views/bill_receipt.xml', + 'views/account_financial_report_view.xml', + 'views/account_report_general_ledger_view.xml', 'views/account_move_multi_update.xml', 'report/report.xml', 'report/report_banner_banner.xml', -- cgit v1.2.3