diff options
| author | trisusilo48 <tri.susilo@altama.co.id> | 2025-03-03 13:45:12 +0700 |
|---|---|---|
| committer | trisusilo48 <tri.susilo@altama.co.id> | 2025-03-03 13:45:12 +0700 |
| commit | 887a0a83cd1ba53689d8c4b453761b94fa7e109b (patch) | |
| tree | ab586cf196a454d17df70301bef6c4e714b5223a /indoteknik_custom/__manifest__.py | |
| parent | 83d9fcaaae0ba04902d0010a801ccc2245834bab (diff) | |
| parent | 7c675cd5bc9f45d2ebca33a63b7184cbb97f0f2f (diff) | |
Merge branch 'odoo-production' into feature/integrasi_biteship
# Conflicts:
# indoteknik_custom/__manifest__.py
# indoteknik_custom/models/sale_order.py
# indoteknik_custom/security/ir.model.access.csv
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 38c60f50..e031cdcb 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -163,6 +163,7 @@ 'views/vendor_sla.xml', 'views/coretax_faktur.xml', 'views/public_holiday.xml', + 'views/stock_inventory.xml', ], 'demo': [], 'css': [], |
