diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-16 10:09:01 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-16 10:09:01 +0700 |
| commit | 7a9d6dab1578f7f2d2ea77b58c8fa4eeec4a037f (patch) | |
| tree | edb067ecc275873d9f1aaf0f9d04c5718fe76c8f /indoteknik_custom/__manifest__.py | |
| parent | d2a64b4e6023f0768d5c326c833fd5a9d8a11444 (diff) | |
| parent | c6c01d5b7bfa1a95e0e8191a71215f76960f6b88 (diff) | |
Merge branch 'odoo-backup' of bitbucket.org:altafixco/indoteknik-addons into cr_renca_find
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 dcb23344..66d59af2 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/keywords.xml' ], 'demo': [], |
