From b4448913dc446840c21d2403a58cd7edcc13be4a Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 21 May 2024 11:47:03 +0700 Subject: add view of ged tracking --- 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 c3c77d4e..68695b0e 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -123,6 +123,7 @@ 'views/purchasing_job_state.xml', 'views/res_partner_site.xml', 'views/apps_stored.xml', + 'views/ged_tracking.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', -- cgit v1.2.3