diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-05-21 11:47:03 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-05-21 11:47:03 +0700 |
| commit | b4448913dc446840c21d2403a58cd7edcc13be4a (patch) | |
| tree | c56654855867367e865b88a5237ec02db4f4df3a /indoteknik_custom/__manifest__.py | |
| parent | 3c43dad74ebb3feef42ddb871a794ea1763e7008 (diff) | |
add view of ged tracking
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
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', |
