Skip to content

Releases: msupply-foundation/open-msupply

v2.15.2

18 Jan 22:53

Choose a tag to compare

Patch release to resolve hot fixed bug

What's Changed

  • #10228 Fix auto logout issue on Android

Full Changelog: v2.15.1...v2.15.2

v2.14.4

18 Jan 22:25

Choose a tag to compare

Patch release to resolve hot fixed bug

What's Changed

  • #10227 Fix auto logout issue on Android

Full Changelog: v2.14.3...v2.14.4

v2.15.1

09 Jan 04:11
0dfd5c7

Choose a tag to compare

This is a very small release, primarily to fix issues with older postgres versions and small fix for anyone using the now removed skip_intermediate_statuses_in_outbound pref.

What's Changed

  • #10166 fix sql subquery alias runtime error in items stats query
  • #10159 Update migration to fix issues with pref re-initalisation

Full Changelog: v2.15.0...v2.15.1

v2.15.0

29 Dec 07:37

Choose a tag to compare

Enhancements

  • Add a supplier return form #9441
  • Add preferences for item pricing #9865
  • Overstock alert on dashboard #9890
  • Inbound shipment implement a store preference to skip the status #9633
  • Prescriptions - can export the list of prescriptions in excel and not just csv #9451

Bug fixes

  • Fix preferences endpoint #9894
  • customer requisitions programs module displays in customer requisition module of the store that are not eligible for programs #9502
  • Can add batch & edit volume @ shipped status in customer returns #9959
  • The online docs link is incorrect #9191
  • Translation issue. Hardcoded "on hold" #9901
  • Status filter in Prescriptions showing irrelevant options #9924
  • Can't view transactions that involve a disabled Store #9540
  • Some manual response/customer requisition fields are enabled when finalised #9870
  • Disable inputs in prescription item edit view when prescription is verified #10129

Full Changelog: v2.14.3...v2.15.0

v2.14.3

24 Dec 03:09
71d4d1f

Choose a tag to compare

What's Changed

  • Fix runtime error when re-initialising on client apps

Full Changelog: v2.14.2...v2.14.3

v2.14.2

21 Dec 20:38

Choose a tag to compare

Enhancements

  • Gaps navigate to equipment on login #10022
  • [CCEI / GAPS] Data matrix scan doesn't give users enough time #10060
  • Show unit price along side indicative price in requisitions #10055

Bug fixes

  • Fix sensor list sorting #9998
  • Update sync translation and fields for vaccination #9990
  • Navigating in mobile redirects to dashboard page #10025
  • Expired stock logic fix #10024
  • Incorrect number of records downloaded from Sync v6 and Cannot see source of sync error in initialisation screen #9839 #9902
  • Internal order document upload issues #10023
  • In desktop, the Clear data action doesn't remove local preferences #10034
  • Server crash with too many database connections #9979
  • Excel report ignore html table headers #10097

Full Changelog: v2.14.1...v2.14.2

v2.14.1

10 Dec 06:57

Choose a tag to compare

2.14.0 with 2.13.1 patch changes

v2.14.00

09 Dec 20:09

Choose a tag to compare

New Features ✨

Improvements for smaller facilities
Some improvements to make life easier for smaller facilities

  • 🐾 Option to simplify steps on outbound shipments #9703
  • 🎨 Differentiate the current store #9700
  • ⚡Auto finalise inbound shipments #9690

Ordering process improvements
And some features to streamline the ordering process. These are enabled with preferences - you will need to opt-in to use them

  • 🛑 Prevent the issue of expired stock #9701
  • 📎 Upload documents to Internal Orders #9698
  • ⚠️ When creating an internal order warn the user if they haven't created a recent stocktake #9696
  • 💲 Indicative Prices on internal orders (when using national price list) #9697

Enhancements

  • The preferences now have a filter #9762
  • Add basic inbound shipments report #9737
  • New report filters available: master list, location, and reason #9948

Bug fixes

  • Clicking 'ok & next' when filling out a stocktake leads to a slow loading time, screen skewed to the left #9745
  • Fix purchase order list sorting #9764
  • Fix bug when changing skipped dose from Not Given to Given #9841
  • Fix prescription list sorting #9816

Full Changelog: v2.13.0...v2.14.0

v2.13.1

09 Dec 09:55

Choose a tag to compare

Enhancements

  • The store selector list is now filterable #9904
  • Able to print asset labels using a USB connected printer #7648

Bug fixes

  • #9812 transferring CCE between stores creates duplicates
  • #3927 Unable to find store to transfer when there are too many stores
  • #9782 & #9797 fix issues with pref products at risk of being out of stock
  • #9891 Store can't choose the correct destination customer when creating an internal from a requisition if the Store category is set to "Customer" only
  • #9928 asset integration order fix
  • Fix stock on order negative value
  • #9938 Desktop app gets stuck in a loop if you enter a URL with no port number
  • #9970 fix bug with moving asset between stores on remote site

Full Changelog: v2.13.00...v2.13.1

v2.13.00

27 Nov 08:17

Choose a tag to compare

New Features

Enhanced customisation #9517 #9528 #9505
Some changes which allow the system to be configured for a particular client's needs, drawing together some common functionality requests and generalising them as configuration options

  • Customisable AMC
  • Configurable supply level property
  • Preferences to control dashboard statistics

Ordering process improvements #9516 #9750
Changes to accomodate specific requirements in the ordering process has introduced general features

  • Create an order based on a requisition
  • Sell price can be displayed in an internal order (via a plugin)
  • Exclude stock transfers between stores in the consumption calculations

Enhancements

  • Refactor the code for our "line edit modals" so that these modals are more consistent #8979
  • Able to save generated reports as PDF files #9525
  • Additional statistics panels on the homepage dashboard #9526 #9519

Bug fixes

  • On installing Open mSupply the app data folder is sometimes not created #9581
  • Can't enter decimals in Store property Stock Safety Buffer #9786
  • CCEI button layout too crowded on phones #7296

Full Changelog: v2.12.1-RC2...v2.13.00