From 080bdd7d1283509e55a0af2459c8e12b7519c0eb Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Sat, 15 Jun 2024 10:23:20 +0700 Subject: change request uang muka purchase order --- 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 1d8e3533..6b5bc8bb 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -130,6 +130,7 @@ 'views/def_cargo_city.xml', 'views/def_cargo_district.xml', 'views/purchase_order_multi_uangmuka.xml', + 'views/purchase_order_multi_uangmuka2.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', -- cgit v1.2.3