xshop-docs
Order Model
The Order DB Model specs
Fields
field
type
status
description (verbose name)
timestamps
datetime
mandatory
ORder’s created/updated fields
cashier/customer
FK
mandatory
Cashier/Customer that created the order
Methods
….
Checklist
An Order must be connected to a
Shop
An Order must be connected to a
Cashier
or a
Customer
An Order can be added by
Cashier
and
Customer
Users only