From 85493aa6f97429a561ebf0ff1fa6baa3da9bd50c Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Wed, 28 Feb 2024 14:47:00 +0700 Subject: Add inherit stock quant --- 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 dc03d138..30e8e176 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -115,6 +115,7 @@ 'views/role_permission/ir_model_access.xml', 'views/role_permission/res_groups.xml', 'views/cust_commision.xml', + 'views/stock_quant.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', -- cgit v1.2.3