summaryrefslogtreecommitdiff
path: root/fixco_custom/models/__init__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-07-02 11:48:35 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-07-02 11:48:35 +0700
commitdd93d36b4c7cec4e1681d69e296a7cff559386a0 (patch)
tree247cf5e739b60592d630b8d86ed6a2be0863dc85 /fixco_custom/models/__init__.py
parent9c17104f86f116782f0ed36f82d7c3de7130d363 (diff)
search invoice marketplace and add discount on order line purchase and add biaya lain lain on purchase
Diffstat (limited to 'fixco_custom/models/__init__.py')
-rwxr-xr-xfixco_custom/models/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py
index 4fd81d8..226e6b9 100755
--- a/fixco_custom/models/__init__.py
+++ b/fixco_custom/models/__init__.py
@@ -16,3 +16,5 @@ from . import print_picking_list
from . import stock_picking_print_picking_list
from . import uangmuka_penjualan
from . import upload_ginee
+from . import purchase_order_line
+from . import purchase_order