diff options
| author | HafidBuroiroh <hafidburoiroh09@gmail.com> | 2025-09-23 11:31:14 +0700 |
|---|---|---|
| committer | HafidBuroiroh <hafidburoiroh09@gmail.com> | 2025-09-23 11:31:14 +0700 |
| commit | e1678372f8af653d30d49f38abe8ca3129e29a03 (patch) | |
| tree | 2375aac399c56d917d0ed6d419b182fdaa50897e /indoteknik_custom/models/__init__.py | |
| parent | 6d50b35724592c4f8c302204adcfbc0f5db3727f (diff) | |
| parent | f58e6e2fa013789bfa8ac8456cd29735a83a56d0 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into refund_system
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 3a9f9312..6dc61277 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -156,4 +156,7 @@ from . import refund_sale_order # from . import patch from . import tukar_guling from . import tukar_guling_po -from . import update_date_planned_po_wizard
\ No newline at end of file +from . import update_date_planned_po_wizard +from . import unpaid_invoice_view +from . import letter_receivable +from . import sj_tele |
