POS/2.30/Database Model/receipts
Contents |
RECEIPTS
Description
Columns
This table contains the following columns:
Name | PK | Nullable | Data Type | Default | Description |
ID | Y | N | VARCHAR | ||
MONEY | N | N | VARCHAR | ||
DATENEW | N | N | TIMESTAMP | ||
ATTRIBUTES | N | Y | BYTEA |
Foreign Keys
These are the foreign keys for this table:
Name | Referencing column | Referenced table | Referenced column | Description |
RECEIPTS_FK_MONEY | MONEY | CLOSEDCASH | MONEY |
Indexes
These are the indexes for this table (for each index there is a list of the columns included within it):
Name | Unique | Reference | Description |
RECEIPTS_INX_1 | N | DATENEW - |
Languages: |
POS/2.30/Database Model/products com | POS/2.30/Database Model/reservation customers