phamos-eu / it_management

Management von IT-Bausteinen. Hierzu gehören IT-Geräte und IT-Lösungen wie Server, Rechner, Netzwerke und E-Mailserver sowie auch Backups, Dienstleistungsverträge, Accounts und Internetleistungen.
https://phamos.eu/module/it_management
GNU General Public License v3.0
70 stars 74 forks source link

Status fields #37

Closed wojosc closed 4 years ago

wojosc commented 4 years ago

All DocTypes in IT Management should have the following Status available:

{ "bold": 1, "fieldname": "status", "fieldtype": "Select", "in_list_view": 1, "in_standard_filter": 1, "label": "Status", "no_copy": 1, "options": "Implementing\nRunning\nIssue\nStorage\nObsolet" },

These should later be color-coded and should be manipulated when e.g. there is an Issue that is not closed; when there is a Task or Projekt that is not closed or cancelled; and maybe some others.

wojosc commented 4 years ago

closed with: https://github.com/tueit/it_management/commit/235cdc600653c071a8553f4139b2896cd5f469b8