You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shopkeeper should have a page for adding items to the catalogue. THis should allow CRUD operations on the catalogue but items should be archived rather than deleted so that references in old orders can still be retrieved if the item is removed from the catalogue.
Catalogue items should have the following fields
name
description
UUID (SKU)
list price
photo
external link for more details
The text was updated successfully, but these errors were encountered:
Shopkeeper should have a page for adding items to the catalogue. THis should allow CRUD operations on the catalogue but items should be archived rather than deleted so that references in old orders can still be retrieved if the item is removed from the catalogue.
Catalogue items should have the following fields
name
description
UUID (SKU)
list price
photo
external link for more details
The text was updated successfully, but these errors were encountered: