diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index fed4da06..88df14d4 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -909,7 +909,7 @@ BUILD 8.0.0-beta.0.14 CHANGES OF NOTE - Changed Material date picker to show adjacent months days - work order item parts, removed serials from the table so it only displays in the edit form as during documentation realized it's eating up huge screen real estate - Work order item labor, removed the service details from the Table so it only displays in the edit form as it's eating up a large amount of UI space unnecessarily. - +- work order, fixed null reference bug that would prevent a work order from being opened if it had a contract and a labor item with a null service rate (not set)