This commit is contained in:
2022-02-08 18:55:29 +00:00
parent 7455f2fe38
commit a1d248d3f8

View File

@@ -890,7 +890,7 @@ Current v8 docs home: https://www.ayanova.com/docs/
BUILD 8.0.0-beta.0.14 CHANGES OF NOTE BUILD 8.0.0-beta.0.14 CHANGES OF NOTE
- More beta required documentation written - More beta required documentation written, many pages including the full work order docs
- Put an under construction image on all docs pages that are not required / going to be completed for beta - Put an under construction image on all docs pages that are not required / going to be completed for beta
- Implemented ReminderImminent notification event - Implemented ReminderImminent notification event
- Changed Review biz object notification from general to specific with new ReviewImminent notification event - Changed Review biz object notification from general to specific with new ReviewImminent notification event
@@ -912,6 +912,7 @@ BUILD 8.0.0-beta.0.14 CHANGES OF NOTE
- work order, fixed null reference bug that would prevent a work order from being opened or saved if it had a contract and a labor or travel item with a null labor or travel rate (not set) - work order, fixed null reference bug that would prevent a work order from being opened or saved if it had a contract and a labor or travel item with a null labor or travel rate (not set)
- Changed work order item outside service section of wo/quote/pm to use title "Outside services" (translation key "OutsideServiceList") instead of formerly "Outside service list" (translation key "WorkOrderItemOutsideServiceList") - Changed work order item outside service section of wo/quote/pm to use title "Outside services" (translation key "OutsideServiceList") instead of formerly "Outside service list" (translation key "WorkOrderItemOutsideServiceList")
this is to be consistent with other sections this is to be consistent with other sections
- Fixed several broken links in documentation