This commit is contained in:
2021-05-12 20:02:29 +00:00
parent d9b1edf2ee
commit 40bcc084ce

View File

@@ -157,6 +157,8 @@ todo: cypress testing for load testing etc
todo: custom required rules only apply to new records!!
todo: Contract Duplicate throws exception at server (id attempted to be set, probably forgot to set copy to null id)
todo: Reports need to generate under a file name that is informative (this applies to every object)
This is because it will be a common case to need to email them to customers or other users or whatever and it is very helpful to know what it is by name alone.
i.e. a workorder should generate a report that can be saved as "Workorder_1" or whatever,
@@ -327,6 +329,9 @@ todo: tax codes, should they just be used to SET a mirror set of fields in other
I'd like to see it implemented as somethign that is just applied to it and not something that is stored with it and flow that out to PO and global settings etc
then it's less sticky, people can just delete a tax code any time and don't need to rule check all the shit
However it is decoupled now as it stands because it will still have the taxes applied even if the code is deleted separately, just won't display in the UI properly
but that *is* kind of an issue anyway
Circle back to this one
ORDER: Travel, tasks, parts, loans, units, outside service