From acd06377bb5c4b375fadf3ad37a7ad5853ed79b3 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 30 May 2025 15:06:15 +0700 Subject: push --- fixco_custom/models/__init__.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fixco_custom/models/__init__.py') diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py index 6a4717c..a6fc1c9 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -5,3 +5,6 @@ from . import detail_order from . import stock_picking from . import product_product from . import barcoding_product +from . import sale_order_multi_invoices +from . import account_move +from . import upload_payments -- cgit v1.2.3