documents (Documents)
Description
Docs used in the CRM module
Columns
| Name | Title | Datatype | Nullable | Other | Description | Last edit |
|---|---|---|---|---|---|---|
| id | int(11) | NO | auto_increment | 1 year ago | ||
| name | Filename | text | NO | 1 year ago | ||
| file | Document | text | NO | Path to the file | 1 year ago | |
| start | Docs start date | date | NO | First day of the document | 1 year ago | |
| end | Docs end date | date | NO | Last day of the document | 1 year ago | |
| id_client | Clients | int(11) | NO | Ref. clients | 1 year ago | |
| deleted | Is deleted flag | int(11) | NO | 0 - not deleted, 1 - deleted | 1 year ago |