Skip to content

v2.1.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@andreievg andreievg released this 19 Oct 02:18
· 8717 commits to master since this release

What's new in this release:

  • Stocktake now allows:
    • Adjusting quantities by batch
    • Creating new batches
    • Editing batch names and expiry dates
  • Batch information can be viewed for an item in Current Stock page
  • Extra translations for Kiribati
  • Bug Fixes
    • When creating external supplier invoice, status is now 'new' not 'suggested'
    • Avoid deep equals comparison for table data (react-native-generic-table-page)
    • Fix cases where otherStoreName in outgoing requisition is undefined (causing permanent sync freeze)
    • Fix changed fields not saving new value when loosing focus by clicking on Finalised, Back, PageButton etc..