Tuesday, July 9, 2024
2 changes · saas-17.3
Resolved issues and error corrections
The Barcode app now follows the existing setting to mute sound notifications when users scan from the main menu. This prevents unwanted scan sounds and keeps the app behavior consistent with company configuration.
Original PR description
The config parameter `stock_barcode.mute_sound_notifications`, who allows to mute all sounds in the Barcode app, is not used on the MainMenu, which means scanning a barcode on the main menu will always play a sound regardless the configuration. This commit fixes that.
This fix restores text copying in the Documents app when using Safari. It corrects a missed step from an earlier conflict resolution, helping users copy document text reliably again.
Original PR description
the await keyword was missed when fixing the conflict in 7d6bc84ef10abfcc1053156b03fc0992a731728f