Skip to content

Releases: msupply-foundation/mobile

Version 2.3.2

08 May 03:16
1f0e61d
Compare
Choose a tag to compare

Known issues

  • Version code was not updated, the app will show itself as v2.3.1 rather than v2.3.2.

Bug fixes

  • #962 Stocktake program dialog now doesn't show if no programs
  • #960 Stocktake default naming works correctly

Version 2.3.1

06 May 11:15
Compare
Choose a tag to compare

Bug Fixes

  • #958 Stocktakes were not syncing down on initialisation

Version 2.3.0

06 May 06:58
e0e91aa
Compare
Choose a tag to compare

New Features

WIP

Bug Fixes

WIP

v2.2.0

11 Jan 01:47
f5fc4e3
Compare
Choose a tag to compare

New Features

  • Upgrade React native and several other dependancies
  • Lao translations added

Bug Fixes

  • Sync can now handle invalid numeric values safely #780

Version 2.1.1

03 Aug 05:06
9793a76
Compare
Choose a tag to compare

New Features

Bug Fixes

  • Fixed being able to select own store name as a customer or supplier
  • Fixed deleting of transactions on incoming sync from breaking serial number reuse

Version 2.1.1-rc1

09 Jul 23:46
Compare
Choose a tag to compare
Version 2.1.1-rc1 Pre-release
Pre-release

New Features

  • Export data: In the admin mode there is an "Export Data" button that copies the realm data into the android download/ folder. This helps for inspecting the data for diagnosing issues.

Version 2.1.0

09 May 02:39
Compare
Choose a tag to compare

New Features

  • When an existing stocktake is opened, it'll reset lines for items that have had stock movements since the last stocktake. This reduces incidences of erroneous values being entered into the stocktake, or stock movements
  • French translations!
  • Cross reference items now implemented work as they do on mSupply Desktop (If you have been using these prior to this release please contact us!)
  • Mobile Sync now reports any errors to bugSnag
  • During sync if TransactionBatch is missing ItemBatch, Sync Out record is gracefully ignored and logged to bugSnag.
  • And many more, check out release history!

Bug Fixes

  • Crash on stocktake column sort #627
  • Stocktake values being erroneously set to snapshot quantity when highlighted
  • Stocktake now apply inventory adjustments correctly through a transactions (rather than editing batch quantities directly)
  • Can no longer abuse round about way of getting a negative stock adjustment.
  • Spamming certain buttons no longer generates multiple records (e.g. create stocktake)
  • Spamming finalise confirm button no longer attempts to double finalise
  • Can no longer create duplicate inventory adjustment lines, causing ledger problems (Thanks to above 4 fixes)
  • Navigating back from a supplier invoice now shows invoices table with cleared "remove" selection if there was one prior to viewing the supplier invoice navigated back from
  • Same as above but for stocktake
  • And many more, check out release history!

Version 2.1.0-rc11

07 May 01:45
Compare
Choose a tag to compare
Version 2.1.0-rc11 Pre-release
Pre-release

New Features

  • Loading spinner for resetting stocktake

Bug Fixes

  • Stocktake confirm button spam doesn't cause crash

Version 2.1.0-rc10

03 May 05:10
e9b4ac0
Compare
Choose a tag to compare
Version 2.1.0-rc10 Pre-release
Pre-release

New Features

  • When an existing stocktake is opened, it'll reset lines for items that have had stock movements since the last stocktake. This reduces incidences of erroneous values being entered into the stocktake, or stock movements
  • French translations!
  • Cross reference items now implemented work as they do on mSupply Desktop (If you have been using these prior to this release please contact us!)

Bug Fixes

  • Crash on stocktake column sort #627
  • Stocktake values being erroneously set to snapshot quantity when highlighted
  • Stocktake now apply inventory adjustments correctly through a transactions (rather than editing batch quantities directly)
  • Can no longer abuse round about way of getting a negative stock adjustment.
  • Spamming certain buttons no longer generates multiple records (e.g. create stocktake)
  • Spamming finalise confirm button no longer attempts to double finalise
  • Can no longer create duplicate inventory adjustment lines, causing ledger problems (Thanks to above 4 fixes)
  • Navigating back from a supplier invoice now shows invoices table with cleared "remove" selection if there was one prior to viewing the supplier invoice navigated back from
  • Same as above but for stocktake

v2.1.0-rc8

15 Feb 21:50
8096390
Compare
Choose a tag to compare
v2.1.0-rc8 Pre-release
Pre-release

Features:

  • Mobile Sync now reports any errors to bugSnag
  • During sync if TransactionBatch is missing ItemBatch, Sync Out record is gracefully ignored and logged to bugSnag.