Skip to content
Snippets Groups Projects
Commit 42f29831 authored by roen-odoo's avatar roen-odoo
Browse files

[FIX] point_of_sale: prevent adding not saleable product with scan


Current behavior:
When scanning the barcode of a product that is not saleable, the product
was added to the order.

Steps to reproduce:
- Create a product that is not saleable and not available in PoS
- Set a barcode for this product
- Open the PoS, and scan the barcode of the product
- The product is added to the order even if it is not saleable

opw-3325238

closes odoo/odoo#124804

Signed-off-by: default avatarJoseph Caburnay (jcb) <jcb@odoo.com>
parent 9232093d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment