diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-05-13 11:13:36 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-05-13 11:13:36 +0700 |
| commit | f134f03f0e9998001a6fec44502a1e5a0a6b821b (patch) | |
| tree | 9388a54df9e17768a3e7c4f92d9247893b7f554d /indoteknik_custom/__manifest__.py | |
| parent | 6600698b2e80a8cc86266b7cbad64470d4bcb8b8 (diff) | |
fix bug return, and change view project
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 8272efc4..9fe3dcdb 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -155,6 +155,7 @@ 'views/user_pengajuan_tempo.xml', 'views/stock_backorder_confirmation_views.xml', 'views/barcoding_product.xml', + 'views/project_views.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
