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/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'fixco_custom/__manifest__.py') diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index 0bcdfaa..0624df9 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -39,6 +39,7 @@ 'views/upload_bills.xml', 'views/brands_views.xml', 'views/product_public_category.xml', + 'views/reordering_rule.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3