Using POSper/Developer guide/Database-Table descriptions/posper cashregister ticket
Appearance
posper_cashregister_ticket
[edit | edit source]
This associative table links a ticket to a cash session (start and end time)
Column Name | Data Type | Null Allowed? | Key? | Comments |
---|---|---|---|---|
cashregister_id | VARCHAR(255) | No | Foreign Key; Composite Primary Key | points to the associated cashregister |
ticket_id | VARCHAR(255) | No | Foreign Key; Composite Primary Key | points to the associated ticket |