This commit is contained in:
2021-03-09 21:55:05 +00:00
parent 16d6d03419
commit 0882e19c10

View File

@@ -95,6 +95,7 @@ taxcode form has default of .05 in taxa, change to zero
Tag extension should have tag picker instead of empty field in cases where you are picking from existing tags
Tag extension to report results of operation? i.e. how many tags deleted etc
Tag extension or any extension refresh main data table it was run from after operation (so can see results) automatically
Default warehouse try to enter a tag bombs with error likely due to read only nature of default or missing the empty array maybe in it's record? (though tags is supposed to handle that now?!?)
.....
@@ -1159,6 +1160,7 @@ Warehouses
*******************
Error occurs when attempt to place cursor in Tags field in the warehouse labeled "Default"
Vue error: Error - Name:TypeError, Message:Cannot read property 'some' of null info: render STACK: TypeError: Cannot read property 'some' of null at offerAdd (https://test.helloayanova.com/js/app.5b32d682.js:1:134141) at o.tn (https://test.helloayanova.com/js/app.5b32d682.js:1:132290) at o.t._render (https://test.helloayanova.com/js/chunk-vendors.80454369.js:7:23733) at o.i (https://test.helloayanova.com/js/chunk-vendors.80454369.js:7:27824) at ni.get (https://test.helloayanova.com/js/chunk-vendors.80454369.js:7:30684) at ni.run (https://test.helloayanova.com/js/chunk
[I'll check into it, default is semi read-only, probably some conflict there]
Also too - Default warehouse had NO original tags added during sample data seeding. NOW that I did add tags, saved, and then removed the tags, now "zone2" is ALSO automatically being saved to it even though don't want any tags.