diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-03-20 11:43:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-03-20 11:43:50 +0700 |
| commit | d8750844beed392c0dd3e588ea242be3c86f2be9 (patch) | |
| tree | 6371a9dc15db3caf2dfe147f859e6c251cd3fb9a /indoteknik_custom/models/__init__.py | |
| parent | 4c5ded71ae3562a1efe2584bad3b4e03ad06af16 (diff) | |
process semi automatic for generate uang muka pembelian
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 432b0641..d86b1225 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -52,3 +52,4 @@ from . import midtrans from . import ip_lookup from . import wati from . import uangmuka_penjualan +from . import uangmuka_pembelian |
