Details
-
Type:
Task
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 5.12.0-b2
-
Component/s: None
-
Labels:None
Description
We added the concept of the "Service Queue" which unfittingly relies on the ServiceInvoices model/table. Anyhow, it shares some features with the existing "Service Changes". Namely it's queued nature and association with an invoice.
We may want to just merge these two concepts into a single model/table/concept. Maybe something like adding an additional service_invoice type of 'change' or 'upgrade' or whatever is fitting, then adding a data column like the service_changes table has.
Investigate.