From fb8abc000707a2b8ba1fb0d16c1d8cbbd640ea34 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 23 Jun 2023 14:12:49 +0700 Subject: Fiture Over Due Limit --- indoteknik_custom/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/__manifest__.py') diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index eaa5390a..79f6e195 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -45,6 +45,7 @@ 'views/uangmuka_penjualan.xml', 'views/sale_order.xml', 'views/account_asset_views.xml', + 'views/account_move_views.xml', 'views/ir_sequence.xml', 'views/stock_location.xml', 'views/stock_picking.xml', -- cgit v1.2.3