Monday, April 6, 2020
1 change · master
Enhancements to existing features
Point of Sale managers can now update many configuration options even while a POS session is running. Only settings that could disrupt active sales remain locked, reducing downtime while keeping sessions stable.
Original PR description
Description of the issue/feature this PR addresses: Allow modifying the configuration of a POS while a session is open Current behavior before PR: When a session is open, we're unable to change the pos config. Desired behavior after PR is merged: We're allowed to change some options in the pos config which doesn't lead to bad behavior. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr