This commit is contained in:
2021-02-23 01:45:49 +00:00
parent 6b521c78a2
commit 691f174e2b

View File

@@ -193,7 +193,10 @@ todo: test form customization hide child collection items
todo: test required rule and server errors display correctly / clear in both poitems table row and in edit form for poitem when opened
make up fake rules if necessary just to confirm the new child collection error handling works
todo: can edit po number but if I set an existing po number 4 to 23 for example and the last autogenerated is 22 it will happily make another 23 so there are now two
what I want to happen is it skips existing numbers
not many serialized objects, maybe a utility to do wahtever, renumbering with them could be done for just that purpose entirely
(along with resetting the autoid number)