diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-10 16:54:57 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-10 16:54:57 +0700 |
| commit | e1a19093f74222251280bf598a6256d6766dc4a2 (patch) | |
| tree | 30bd46d13c69388f72fbedb9e3399af3819c5032 /indoteknik_custom/models/__init__.py | |
| parent | b12be84e1f8f4b0082a4c77e25b3dc68434b1ebc (diff) | |
add reklas for uang muka penjualan
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 d7d3e03c..4b9d4545 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -41,3 +41,4 @@ from . import purchase_outstanding from . import sales_outstanding from . import customer_review from . import website_content +from . import invoice_reklas |
