Complete system for getting + saving Product Categories with new database, server, and client architecture.

This commit is contained in:
2024-09-01 21:57:46 +01:00
parent f9cd9ec33a
commit c9dda91dc9
303 changed files with 4358 additions and 2885 deletions

View File

@@ -19,7 +19,7 @@ Data model for store basket view
from models.model_view_store import Model_View_Store
# from routes import bp_home
from business_objects.store.product import Product
from forms import Form_Billing # Form_Product
from forms.forms import Form_Billing # Form_Product
# external