diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2026-02-25 09:41:17 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2026-02-25 09:41:17 +0700 |
| commit | a3ff90b7a2616a01535fc1968d4ac5bfdf9f3c26 (patch) | |
| tree | d3eb7a90aee08085c04a4ebe5343b46e4ac2dc20 /indoteknik_custom/models/__init__.py | |
| parent | 316b8257845d0df10153fa7e5e294a699ad17c56 (diff) | |
| parent | 75972376c64d133e4dcf8cb0808a60b36db07825 (diff) | |
Merge branch 'odoo-backup' into feature/api-altama-matches-so
# Conflicts:
# indoteknik_custom/__manifest__.py
# indoteknik_custom/models/__init__.py
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index faea989d..31ee5108 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -165,6 +165,8 @@ from . import partial_delivery from . import domain_apo from . import uom_uom from . import commission_internal +from . import gudang_service from . import update_depreciation_move_wizard from . import keywords from . import token_log +from . import kartu_stock |
