diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-07-23 17:21:46 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-07-23 17:21:46 +0700 |
| commit | 66d86b6f5b35274b66fe57bcee5864c64f564b97 (patch) | |
| tree | 8cb90e26ba8efc82553efebd2098319f57dd2283 /indoteknik_custom/models/__init__.py | |
| parent | d02c3d5d0522e6ec5a43d1380c078f0dd5fd1275 (diff) | |
| parent | a5da6a49dda2d756f907f072a00fb50672893682 (diff) | |
(andri) fix conflict
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 1c54efc6..d855b64d 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -152,5 +152,6 @@ 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 from . import down_payment |
