From a1d248d3f8a0ed1939dd4c70674c3ccc315a2ea1 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 8 Feb 2022 18:55:29 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a8ed17f5..ad706964 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -890,7 +890,7 @@ Current v8 docs home: https://www.ayanova.com/docs/ 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 - Implemented ReminderImminent 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) - 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 +- Fixed several broken links in documentation