This commit is contained in:
2021-07-20 23:57:01 +00:00
parent 1cbe6dea3a
commit 70740f68af

View File

@@ -253,7 +253,7 @@ todo: cypress testing for load testing etc
todo: Joyce was having trouble getting a license request email response from rockfish when trialing
it appeared it was not sending the confirmation check email, double check what the fuck
todo: seeder is putting customer users in as techs in sample workorders (on scheduled user for sure at least)
todo: seeder customer and head office accounts now login show "No features have been enabled for your account"
@@ -456,17 +456,26 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: more misc stuff below to complete workorder!!!
duration to completed, make sure it's calculating right, looked weirdly off by an hour, cb timezone stuff or dst or whatever
also seeded data not setting time to completion and should, just a simple calc added if closed type status is set
As a test, make one workorder, wait a few minutes then set closed and examine the age and time to completion values as they should match exactly
Age will always grow, but TTC will freeze at moment it's set completed or reset if opened and reclosed (test that)
then document these facts
CASES TODO:
Some initial workorder cases to do
1908 1: set new durationtocompleted field on wo header upon setting to a closed status, also show it in the main data list
also needs age of workorder which is dynamic and just current age since created
3500 1: implemented but needs the docs and seed data to illustrate the feature
make a shadow units customer in seeder sample data
make units under shadow units customer
assign some loan items to those shadow units
assign some loan items to those shadow units
ensure shows in data tables so can click through and in forms to click through / select on work order etc.
So can service
3721 1: make labor rate mandatory on workorderitemlabor record and import v7 with some kind of dummy rate if not filled in there