summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-09-02 17:35:47 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-09-02 17:35:47 +0700
commitd43eb7ff8ffd4b11120a7354295e86736135344a (patch)
tree0e6bce3428149b694f12e22e29ba0ca561271fb9 /indoteknik_custom/models/__init__.py
parenta35dcc5907500e5189516459160c972bb72e1686 (diff)
(andri) add menu surat piutang
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index ba3dbad9..c8910669 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -157,4 +157,5 @@ from . import refund_sale_order
from . import tukar_guling
from . import tukar_guling_po
from . import update_date_planned_po_wizard
-from . import unpaid_invoice_view \ No newline at end of file
+from . import unpaid_invoice_view
+from . import letter_receivable \ No newline at end of file