This commit is contained in:
2021-10-01 00:01:34 +00:00
parent fe2df2be86
commit 99210c8403

View File

@@ -249,18 +249,14 @@ todo: 3 Schedule form reporting?
todo: 1 Reviews need to be removed when corebiz are deleted (any reviewable object)
see customer delete for example, probably need to move this to a static function in Review since it will be called from everywhere
should be a bizobject built int?
todo:1 Joyce case 3931 test restore of 4alarm data todo:1.5 Joyce case 3931 test restore of 4alarm data
Get a copy from Joyce on the red drive, it's about 5gb Get a copy from Joyce on the red drive, it's about 5gb
write up how to do it if there are manual steps (there will be I guess but maybe there shouldn't be) write up how to do it if there are manual steps (there will be I guess but maybe there shouldn't be)
make sure it works one way or another make sure it works one way or another
confirm it's really backing up everything confirm it's really backing up everything
todo: 1 make sample data appointments suitable for evaluation of calendar todo: 2 make sample data appointments suitable for evaluation of calendar
spread throughout the day spread throughout the day
right now a bunch are extremely close if not on the same time window for same wo right now a bunch are extremely close if not on the same time window for same wo
Nicer colors Nicer colors
@@ -269,8 +265,6 @@ todo: 1 make sample data appointments suitable for evaluation of calendar
make sure there are plenty spread near the current month outwards so that users will see stuff immediately when they open it make sure there are plenty spread near the current month outwards so that users will see stuff immediately when they open it
put them between 8am and 5pm put them between 8am and 5pm
Set the calendar default to 7am for first appointment Set the calendar default to 7am for first appointment
todo:2 update to latest postgres portable and document how to do it as well or a link to how to do it todo:2 update to latest postgres portable and document how to do it as well or a link to how to do it
todo:2 clean up / simplify bizroles.cs at server for large objects like work order with same for all children (see quote for how it's done) todo:2 clean up / simplify bizroles.cs at server for large objects like work order with same for all children (see quote for how it's done)
todo:2 this: 2021-07-23 07:04:06.0270|INFO|CoreJobLicense|TEMP TEST LOG: CoreJobLicense - result is: notfound todo:2 this: 2021-07-23 07:04:06.0270|INFO|CoreJobLicense|TEMP TEST LOG: CoreJobLicense - result is: notfound
@@ -764,6 +758,7 @@ BUILD 132 CHANGES OF NOTE
- fixed Help->About tech support translation key not fetched - fixed Help->About tech support translation key not fetched
- Added boot message and server version to console output so version is visible in OS terminal window when starting AyaNova - Added boot message and server version to console output so version is visible in OS terminal window when starting AyaNova
- Added code to prevent login for a Contact customer type user's head office or customer that is inactive - Added code to prevent login for a Contact customer type user's head office or customer that is inactive
- Added code to delete all Review objects if their parent biz object is deleted
- case 3977 this might still be an issue / potential bug or I'm misreading what you wrote - case 3977 this might still be an issue / potential bug or I'm misreading what you wrote
- case 3987 - case 3987
- case 3988 - case 3988