This commit is contained in:
2021-08-13 22:26:24 +00:00
parent 066deafd70
commit 35bbf2eff1

View File

@@ -863,14 +863,15 @@ BUILD CHANGES OF NOTE
BUILD 119 BUILD 119
- Fixed TLS / SSL issue preventing connecting v8 migrate to our test server via https url - V8 Migrate plugin
- Fixed money rounding issue on work/quote/pm *order calculations to match v7 Fixed TLS / SSL issue preventing v8 migrate connecting to our test server via https url
- Seed number for next work order after migration now properly set server "url" label change to server "address" in label
- Migrate utility server "url" label change to server "address" in label TaskGroups implemented
- Migrate utility now parses out the part it needs from the user entered server url and re-constructs it into a valid url Seed number for next work order after migration now properly set
this means the user can just copy and paste the v8 url they are testing with from the browser address bar and paste into the v8 migrate and it will work now parses out the part it needs from the user entered server url and re-constructs it into a valid url this means the user can just copy and paste the v8 url they are testing with from the browser address bar and paste into the v8 migrate and it will work
- Migrate TaskGroups implemented - Fixed money rounding issue on work/quote/pm *order calculations to match v7
- Workorder/Quote/PM forms now all have link to Task Groups list in their main menus - Workorder/Quote/PM forms now all have link to Task Groups list in their main menus
- HeadOffice menu implemented "Customers" option which shows a filtered list of customers by this head office