-
- Downloads
[FIX] point_of_sale: fix hitting backspace on 0 quantity line
Fine tuning of 02d9b51e Steps: - Install l10n_fr_pos_cert - Open POS session with French company - Add product - Hit backspace: set new quantity to 0 - Hit backspace again Error will be shown. This occur because `event.detail.buffer` might be null closes odoo/odoo#74711 Signed-off-by:agr-odoo <agr-odoo@users.noreply.github.com>
Please register or sign in to comment