diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-14 11:14:01 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-14 11:14:01 +0700 |
| commit | 472f36669375d3d0bcecf137e07260fac25d12b3 (patch) | |
| tree | 873a665fd8d3cc249a6460858e85272b838162d3 /indoteknik_custom/__manifest__.py | |
| parent | 24b33148858c9827ad0b14e716562c377e1644ca (diff) | |
| parent | 37e0beac646ee2e676ff935e8289cf3189b3c21b (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into gudang-service
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index ddf80cb1..fd6f3140 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -169,6 +169,7 @@ 'report/report_surat_piutang.xml', 'report/report_tutup_tempo.xml', 'report/purchase_report.xml', + 'report/purchase_report_internal.xml', 'views/vendor_sla.xml', 'views/coretax_faktur.xml', 'views/public_holiday.xml', @@ -193,6 +194,7 @@ 'views/domain_apo.xml', 'views/uom_uom.xml', 'views/commission_internal.xml', + 'views/update_depreciation_move_wizard_view.xml', 'views/gudang_service.xml' ], 'demo': [], |
