From ca5912d9f29f4bb2e7b482cce01f917285ed53cb Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 4 Aug 2025 09:55:46 +0700 Subject: penyusutan, reklas, journal uang muka --- fixco_custom/__manifest__.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fixco_custom/__manifest__.py') diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index 0624df9..a00dbeb 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -40,6 +40,9 @@ 'views/brands_views.xml', 'views/product_public_category.xml', 'views/reordering_rule.xml', + 'views/update_depreciation_move_wizard_view.xml', + 'views/invoice_reklas.xml', + 'views/uangmuka_pembelian.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3