notes (Manager notes)
Description
Notes that one Warehouse manager can leave for the other warehouse manager
Columns
Name | Title | Datatype | Nullable | Other | Description | Last edit |
---|---|---|---|---|---|---|
id | int(11) | NO | auto_increment | 11 months ago | ||
data | Note date | date | NO | 11 months ago | ||
title | Note title | text | NO | 11 months ago | ||
text | text | NO | 11 months ago | |||
id_user | User | int(11) | NO | Ref. users - who made the note | 11 months ago | |
deleted | Is deleted flag | int(11) | NO | 0 - not deleted, 1 - deleted | 11 months ago |