summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-12-15 16:23:26 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-12-15 16:23:26 +0700
commit8fc9eddc57f76f62c3efaa70c9a3aee8be1911fa (patch)
tree6d6b2e5742f8788a86f016e37e584eff50641578 /indoteknik_custom/models/__init__.py
parentcd2844a0ed01d85c0a5f917ea611e787a664ce7e (diff)
partner_id in invoice always takes parent_id
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index 35f06f03..50885f56 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -93,3 +93,4 @@ from . import product_monitoring
from . import account_bank_statement
from . import stock_warehouse_orderpoint
from . import commision
+from . import sale_advance_payment_inv