6.1-r7
Known Issues/Bugs
Unaddressed issues in JIRA
Items
- Edit and Save button accidentally introduced in the Items feature. DEV-1530. The issue was introduced when fixing DEV-1435
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.7
Item Card
- Remove min/max stock input value logic that would make sure min stock couldn't exceed max and vice versa. DEV-1482Item Card
- Fix forever spinning animation on recalculate chart data button if recalculation fails/throws errors. DEV-1480Orders
- Fix bug when inserting a value into purchase units for one line then the quantity was updated in the line but not for the aggregation for the order. DEV-1473Orders
- Fix Selected view in orders resets after focus filter is cleared. Local storage was accidentally being reset. DEV-1477Orders
- Fix checkboxes in orders grid disappearing when switching between the "In Process" and "Confirmed" tabs. DEV-1478Reports
- Fix lookup filter (list filter) broken (hard to operate) when null or empty string values exist in the column data. DEV-1488Navigation
- Add modules to initial load navigation. DEV-1450Navigation
- Fix any runtime errors in navigation caused by incorrect/incomplete App Nav JSON. Fixed by initializing a class and taking responsibility for values in the client. DEV-1435
Api 6.1.5
Forecast
- Fix Calendar events (Holidays) not working for every year. DEV-1487Forecast
- Fix weekly forecast bug. Doesn't give forecast for last 30 days even though it has a sale within the period. DEV-1496
Databases 6.1.4
Update scripts
- New install and update scripts. PR-590Orders
- Fix error when recalculating planned orders where items have different schedule (if schedules for items didn't match you could end up with blank lines when recalculating). DEV-1494Scheduled Orders
- Fix error in scheduled orders when the order frequency of the item does not match the scheduled order frequency. DEV-1489