-
- Downloads
[FIX] point_of_sale: broken view of the NumberPopup
To reproduce: 1. Activate pos_hr feature. 2. Authorize an employee with pin. 3. Open a pos session and login with that employee. 4. [BUG] The popup to input pin is broken. This is because of the 'minus' button. In this commit, we make sure to hide the 'minus' button when the popup is used to ask for pin. closes odoo/odoo#66716 X-original-commit: 67dc3b2a Signed-off-by:pimodoo <pimodoo@users.noreply.github.com>
Please register or sign in to comment