From b559bcdf167ba24cbbcf978461fb774e8eda2f07 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 2 Apr 2024 15:04:29 +0700 Subject: add note on purchasing job --- 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 95c52fc9..1bfaa722 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -120,6 +120,7 @@ 'views/role_permission/res_groups.xml', 'views/cust_commision.xml', 'views/stock_quant.xml', + 'views/purchasing_job_state.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', -- cgit v1.2.3