From cd171091ddb3382c54000e2837afe9f6d9dd66a2 Mon Sep 17 00:00:00 2001 From: Mqdd Date: Mon, 29 Dec 2025 16:12:38 +0700 Subject: redirect to overview accounting --- fixco_custom/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'fixco_custom/__manifest__.py') diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index 7a796ad..2ba6f87 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -48,6 +48,7 @@ 'views/vit_kota.xml', 'views/token_log.xml', 'views/wizard_purchase_pricelist.xml', + 'views/accounting_dashboard.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3