diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-12-10 13:21:14 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-12-10 13:21:14 +0700 |
| commit | 1bf746c93dc5010e30490d0a5ed6a2a174726be0 (patch) | |
| tree | 27be1d61e8d5985e4d202a2723a063445f782348 /indoteknik_custom/models/__init__.py | |
| parent | bab6a911535b771e988093725e0ba378c77297c6 (diff) | |
<iman> update code telegram print so when amount > 200jt
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 1e0cedc9..b319883c 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -135,3 +135,4 @@ from . import find_page from . import approval_retur_picking from . import va_multi_approve from . import va_multi_reject +from . import ir_actions_report |
