major refactoring adding vendor and customer features

This commit is contained in:
2025-10-11 09:09:25 +02:00
parent f569995883
commit dd16198276
126 changed files with 15109 additions and 3747 deletions

View File

@@ -102,8 +102,8 @@ test-auth:
test-products:
pytest tests/test_products.py -v
test-stock:
pytest tests/test_stock.py -v
test-inventory:
pytest tests/test_inventory.py -v
# =============================================================================
# CODE QUALITY