diff options
| author | trisusilo48 <tri.susilo@altama.co.id> | 2025-03-27 08:48:27 +0700 |
|---|---|---|
| committer | trisusilo48 <tri.susilo@altama.co.id> | 2025-03-27 08:48:27 +0700 |
| commit | 3ca53ea0afef07cb79040c9f3c5aa29fa2355c90 (patch) | |
| tree | 2e09acc0d02968abe36d6f99cd28df38cb9eafa2 /indoteknik_custom/models/__init__.py | |
| parent | 4d2041d834a05692a17954a8968acde866379801 (diff) | |
sale order delay
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 37a49332..d5cededa 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -147,3 +147,4 @@ from . import ir_actions_report from . import barcoding_product from . import account_payment_register from . import stock_inventory +from . import sale_order_delay |
