diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 734f3c1f..1429892e 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -30,7 +30,7 @@ FIRST CLIENT SOURCE CODE COMMIT JAN 3rd 2019 Remove translation "WorkOrderItemLaborPrice" after double checking not used anywhere else at backend Then can proceed on to next items in trans key request stats.json file - +ObjectCustomFieldFieldType used where it should be UiFieldDataType in z_customfields report beta versioning for actual release, beta rc1? @@ -830,3 +830,5 @@ BUILD 8.0.0-beta.0.15 CHANGES OF NOTE - updated all docs with example backslash in config.json to include sample specific to windows and linux separately and predominant warning about any backslashes need to be doubled in config.json file - updated install docs for windows iis and lan to include windows pg14's dump path in the example and also a block explaining about setting that to the correct location - changed installed config.json for windows lan and iis to include a pre-configured pg_dump path assuming pg14 is installed to default location +- Report change: z_customfields deprecated translation key ObjectCustomFieldFieldType replaced with key UiFieldDataType +- \ No newline at end of file