diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-07-23 08:15:55 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-07-23 08:15:55 +0000 |
| commit | 0a93ea7f0325c5308932756992718142f529c3c2 (patch) | |
| tree | 678962ebacb2576e589ca9ba37dc596268ed368a /indoteknik_custom/models/__init__.py | |
| parent | 87f38f9fcb68f04a2cc8157744622c2d0ebf1eab (diff) | |
| parent | 4d0ba0dc130697e6dec1422efa7339b5e6445b53 (diff) | |
Merged in pengajuan_pum (pull request #356)
<hafid> Refund System
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index b815b472..44f383b0 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -152,4 +152,5 @@ from . import stock_inventory from . import sale_order_delay from . import approval_invoice_date from . import approval_payment_term +from . import refund_sale_order # from . import patch |
