This commit is contained in:
2020-12-17 20:52:53 +00:00
parent 11a04314bc
commit 93b3ff5f9b

View File

@@ -6,6 +6,7 @@
MISC ITEMS THAT CAME UP
todo: vendor edit form has locale keys from headoffice, check all recent, may be more, memo etc
todo: All objects, check biz searchresult code to ensure all text fields were added as some were probably missed, particularly recent ones
todo: newer objects use full translation key for form field definitions but some forms have abbreviated or lower case for ShowMe() code, double check recent
todo: NEXT DEPLOY TO DEVOPS attach a photo from phone, no error just does nothing
@@ -60,7 +61,8 @@ EACH OBJECT DEV CYCLE:
BACK
AyaType and associated code
Model and Database Schema and AyContext
Biz object and all supported interfaces (searchable, exportable etc)
Biz object and all supported interfaces (searchable, exportable etc)
Biz Object SEARCH Index / getsearchresult code add unique text fields
Business rules port from v7 and new ones
Translation keys
AyaFormFieldDefinitions for object if it's got a customizable form