6.1-r11
Database Update Scripts
Check out the update reports for updating and patching in the dbscripts\comparereports folder of the release zip file. (Note that all schema changes listed in the patch reports are applied every time you patch the databases, so please check the report and see if you have any customisations in the objects listed there.)
Prod - data migration
- DB 6.1.6
- Stock history chart element to
fn_chart_elements_by_item_idDEV-1585 - DB 6.1.5
- Parallel forecast new setting DEV-1558
- DB 6.1.1
- Add max fraction digits format DEV-1257
- DB 6.1.0
- Add
order_logic_lost_sale_percentagesetting DEV-886 - Disable translations feature DEV-1105
- Remove deprecated features from dbo.features and dbo.role_features DEV-1105
- Remove run in parallel setting DEV-1067
- Run
initial_load_translations
- Stg - data migration
- DB 6.1.0
- No change
Known Issues/Bugs
Unaddressed issues in JIRA
Issues
Issues that were addressed and fixed in this release
- See list on Jira
- See list of pull requests involved in this update on GitHub
- See code changes on GitHub compare
Client 6.1.11
Roles- Fix new roles not saving features immediately. It is now possible to start editing roles immediately after creation. PR-878, DEV-1749Navigation- Fix issue where icons with no captions were not appearing in navigation menus and submenus. PR-886, DEV-1709
API 6.1.8
Reports/Items- Improve upon issue where errors were occurring when editing views in reports/items. Fix concurrency error in delete mbe-filters. PR-841, DEV-1533Forecast- FixSkip Forecast to Datenot working when there is only one salepoint. PR-902, DEV-1734
Databases 6.1.7
Orders- Fix reserved missing fromunit_qty_calcandunit_qty_resultin[dbo].[order_processing_initialize]. Reserved was only affectingstock_aggand notunit_qtycalculations. PR-867, DEV-1685
Installer
ForecastsUse polling forecast setting instead of service broker in the installer DEV-1800