This commit is contained in:
@@ -513,10 +513,13 @@ CURRENTLY DOING: next item in list misc below
|
||||
|
||||
todo MISC:
|
||||
|
||||
|
||||
workorderitemloan field in loanunit??
|
||||
wtf?
|
||||
|
||||
Get rid of loan unit workorder item id flag field entirely?
|
||||
I think it makes no sense since you can't return a unit and if you want to know where it is or it's history you can click on the menu item in the
|
||||
loaner (test this to see if true) to see it's history including presumably the current location.
|
||||
AyaNova doesn't have a return system to return from the workorder anyway so it's not logical
|
||||
See how it is in v7 first before removing
|
||||
if removing really remove entirely from the datalist loaners and the backend code just added to wokroderitemloan, db column and reference etc
|
||||
|
||||
|
||||
|
||||
profit$
|
||||
@@ -851,4 +854,8 @@ BUILD 118
|
||||
(in other words object created, object age, object deleted, object modified for all workorder item descendant objects)
|
||||
- Unhideable fields (case 3916) good catch, thank you for spotting those, fixed, I found some more as well:
|
||||
Purchase order, Service rate, travel rate, tax code, admin->User, Translation (shouldn't have offered Customize),
|
||||
- quote/pm/service work orders made the work order Items font two sizes bigger to make it easier to find when quickly scrolling up and down as a visual "anchor"
|
||||
- quote/pm/service work orders made the work order Items font two sizes bigger to make it easier to find when quickly scrolling up and down as a visual "anchor"
|
||||
- Work order item loan: updated to properly flag the loaner unit with the id of the workorder item so that it can be seen in the loaner data table
|
||||
Note that this does not enforce anything, there is no system to prevent double loaning it or not returning it, it's just a flag so users can see which workorder loaner units were last tagged on.
|
||||
if a user selects the same loaner on another work order then it will just change it to that one in the loaner unit
|
||||
So this can be thought of just like in v7 as the "last workorder" this loan unit was flagged on
|
||||
|
||||
Reference in New Issue
Block a user