AGR Logo
6.1-r7 master 2020-08-20T16:38:28Z 6.1.7 6.1.5 6.1.4 0 / 13 6.1-r7.zip6.1-r7.zip

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

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-1482
  • Item Card - Fix forever spinning animation on recalculate chart data button if recalculation fails/throws errors. DEV-1480
  • Orders - 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-1473
  • Orders - Fix Selected view in orders resets after focus filter is cleared. Local storage was accidentally being reset. DEV-1477
  • Orders - Fix checkboxes in orders grid disappearing when switching between the "In Process" and "Confirmed" tabs. DEV-1478
  • Reports - Fix lookup filter (list filter) broken (hard to operate) when null or empty string values exist in the column data. DEV-1488
  • Navigation - Add modules to initial load navigation. DEV-1450
  • Navigation - 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-1487
  • Forecast - 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-590
  • Orders - 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-1494
  • Scheduled Orders - Fix error in scheduled orders when the order frequency of the item does not match the scheduled order frequency. DEV-1489