This commit is contained in:
@@ -145,11 +145,11 @@ Closed and Service completed have been replaced by the new [work order status](s
|
||||
|
||||
Now nearly all fields and sections on the work order form can be removed or made mandatory for entry.
|
||||
|
||||
We've made design changes behind the scenes to reduce as much as possible the number of manadatory fields that must be filled in so that users can remove more things from the interface through customization if they don't require them.
|
||||
To support this, we've made changes behind the scenes to reduce as much as possible the number of manadatory by default fields on a work order that must be filled in so that users can remove more things from the interface through customization if they don't require them.
|
||||
|
||||
#### Custom fields / attachments / wiki
|
||||
|
||||
In v7 custom fields, attachments and wiki were supported only in the Work order Item part of the work order. We have now added those to the main Work order itself and the Work order item Unit record in addition to the work order item. So there are now three areas in a work order that support these features. Migrated data from v7 will go to the Work order item record the same as v7.
|
||||
In v7 custom fields, attachments (wiki files) and wiki were supported only in the Work order Item part of the work order. We have now added those to the main Work order itself and the Work order item Unit record in addition to the work order item. So there are now three areas in a work order that support these features. Migrated data from v7 will go to the Work order item record the same as v7.
|
||||
|
||||
#### Work order inventory changes
|
||||
|
||||
@@ -163,7 +163,9 @@ The work order items now have a "Sequence" field and can be re-ordered as desire
|
||||
|
||||
#### Work order item Units
|
||||
|
||||
Units are now a _collection_ under work order item rather than a single item. This facilitates scenarios where a large number of units need to be serviced identically at the same time (inspection, maintenance etc). Users can choose to select multiple units or a single unit as appropriate.
|
||||
Units are now a _collection_ under work order item rather than a single item. This facilitates scenarios where a large number of units need to be serviced identically at the same time (inspection, maintenance etc). Users can choose to select multiple units or a single unit as appropriate.
|
||||
|
||||
We have also included the ability to bulk select Units from other customers than the one selected on the work order to support scenarios where the equipment being service may rotate between customers.
|
||||
|
||||
#### Work order item Outside Service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user