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