From ece8f2950b6c8fc8b65def8bc70d347fe7157f96 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 28 Jul 2025 11:22:49 +0700 Subject: skema buffer stock, cr purchasing job, api cancel so --- fixco_custom/models/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fixco_custom/models/__init__.py') diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py index e80acd8..297002e 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -25,4 +25,5 @@ from . import purchasing_job from . import stock_move from . import upload_bills from . import brands -from . import product_public_category \ No newline at end of file +from . import product_public_category +from . import reordering_rule \ No newline at end of file -- cgit v1.2.3