This commit is contained in:
@@ -1,28 +1,11 @@
|
||||
# now
|
||||
|
||||
todo: rebuild rc1, repost then re-test e2e again now that fixed part assembly add bug
|
||||
|
||||
TODO: TEST RC1 thoroughly BEFORE POSTING
|
||||
make sure that loan unit default rate isn't bugging out
|
||||
test all the functionality, use the e2e test and confirm
|
||||
|
||||
bugbug: discovered during e2e adding part assembly confirmed manually:
|
||||
Vue error:
|
||||
Error - Name:TypeError, Message:this.value.items[this.activeWoItemIndex].parts[this.activeItemIndex] is undefined
|
||||
filename: https://test.helloayanova.com/js/svc.b72909db.js
|
||||
lineNumber: 6
|
||||
info: render
|
||||
STACK:
|
||||
showRealizeSuggestedPartsInParts@https://test.helloayanova.com/js/svc.b72909db.js:6:168098
|
||||
2b0e/</rr.prototype.get@https://test.helloayanova.com/js/chunk-vendors.f5a2569d.js:63:30788
|
||||
2b0e/</rr.prototype.evaluate@https://test.helloayanova.com/js/chunk-vendors.f5a2569d.js:63:31777
|
||||
2b0e/</fr/<@https://test.helloayanova.com/js/chunk-vendors.f5a2569d.js:63:33470
|
||||
tt@https://test.helloayanova.com/js/svc.b72909db.js:6:149864
|
||||
2b0e/</bn/t.prototype._render@https://test.helloayanova.com/js/chunk-vendors.f5a2569d.js:63:23862
|
||||
r@https://test.helloayanova.com/js/chunk-vendors.f5a2569d.js:63:27903
|
||||
2b0e/</rr.prototype.get@https://test.helloayanova.com/js/chunk-vendors.f5a2569d.js:63:30788
|
||||
2b0e/</rr.prototype.run@https://test.helloayanova.com/js/chunk-vendors.f5a2569d.js:63:31521
|
||||
Kn@https://test.helloayanova.com/js/chunk-vendors.f5a2569d.js:63:29728
|
||||
2b0e/</pe/<@https://test.helloayanova.com/js/chunk-vendors.f5a2569d.js:63:12771
|
||||
ue@https://test.helloayanova.com/js/chunk-vendors.f5a2569d.js:63:12166
|
||||
|
||||
TODO: BUILD NEW MIGRATE RC1 with loan unit change (below) BEFORE POSTING
|
||||
TODO: REMOVE BETA TEST DOCS AND LICENSE FROM MANUAL
|
||||
@@ -1107,7 +1090,9 @@ BUILD 8.0.0-rc.1 CHANGES OF NOTE
|
||||
- Updated multiple back and front end dependencies to latest release
|
||||
- Unit model form only show discontinued date if discontinued is checked
|
||||
- unit model form only show warranty length if lifetime warranty is *not* checked
|
||||
- fixed regression caused by recent renaming of field in workorder/quote/pm where part name would not be displayed in parts list until object was saved when parts were added from an assembly or a part request
|
||||
- fixed bug in workorder/quote/pm where adding parts from assembly could trigger an exception
|
||||
- fixed regression in wo/quote/pm where part name would not be displayed in parts list until object was saved when parts were added from an assembly or a part request
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user