From 66b6b5863a15377c91300079026b11e7f81d60e4 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 14 Jul 2025 14:58:56 +0700 Subject: create bills per receipt --- 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 27178c6..bc53263 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -22,3 +22,4 @@ from . import account_move_line from . import manage_stock from . import automatic_purchase from . import purchasing_job +from . import stock_move \ No newline at end of file -- cgit v1.2.3