From 7c5db07874a4acec1b994d845b77ac6616900dce Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 23 Nov 2021 00:11:19 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a5130b2e..bb0f2eb1 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -964,6 +964,8 @@ BUILD 139 CHANGES OF NOTE PartInventory - PartNumber now PartName and added PartDescription (that was PartName) Part inventory transactions - change 'PartViz' to PartNameViz (also available PartDescriptionViz and PartUpcViz) -- Example report naming convention: prepend all Example report names so that the first character is a 💡 lightbulb emoji 💡 - I've changed the code to ensure it sorts emoji last behind all ascii characters - Also recommend drop the word "EXAMPLE" or make it the final word in the name so that people can see the relevant bits sooner +- EXAMPLE report naming convention: prepend all Example report names so that the first character is a 💡 lightbulb emoji 💡 + I've changed the code to ensure it sorts emoji last in report chooser list behind all ascii characters + Also recommend drop the word "EXAMPLE" or if you feel it must be there to make it the final word in the name so that people can see the relevant bits sooner + Also recommend remove any words that redundantly refer to the object type i.e. no need to put "Customer" in a Customer report unless it's necessary + e.g. "EXAMPLE single line per PO" becomes "💡 Single line per PO" or "💡 Single line per PO example"