From 4a65f46a5b7fd1bc48bc04cbf456119332fff0fe Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 16 Jun 2025 14:37:23 +0700 Subject: uangmuka penjualan and cr schema shipment group --- 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 9eba2c6..6ef28e0 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -13,3 +13,4 @@ from . import shipment_group from . import stock_picking_shipment_group from . import print_picking_list from . import stock_picking_print_picking_list +from . import uangmuka_penjualan -- cgit v1.2.3