From ad1f21b27dff6eca4eb90d2a4496cd9ff80701c4 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Sat, 12 Jul 2025 10:40:06 +0700 Subject: purchasing job, requisition, reordering v2 --- fixco_custom/models/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'fixco_custom/models/__init__.py') diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py index 150e15f..27178c6 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -21,3 +21,4 @@ from . import purchase_order from . import account_move_line from . import manage_stock from . import automatic_purchase +from . import purchasing_job -- cgit v1.2.3