summaryrefslogtreecommitdiff
path: root/fixco_custom/models/__init__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-07-28 11:22:49 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-07-28 11:22:49 +0700
commitece8f2950b6c8fc8b65def8bc70d347fe7157f96 (patch)
treefdd85bcac414aa2ee968ee6f640b010f5d70289d /fixco_custom/models/__init__.py
parentb48199f0ffefe2ccd43799c06f679f1db96c5334 (diff)
skema buffer stock, cr purchasing job, api cancel so
Diffstat (limited to 'fixco_custom/models/__init__.py')
-rwxr-xr-xfixco_custom/models/__init__.py3
1 files changed, 2 insertions, 1 deletions
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