-
- Downloads
[FIX] pos_sale: down_payment product not imported
Current behavior:
If you limit the number of product loaded in the pos to 0, and block
loading product in the background you will have a traceback when trying
to apply a down_payment.
Steps to reproduce:
- Settings > POS > Limit products to load > Set 0
- Disable the option "Load product in the background"
- Start a PoS session
- Go in the Quotation / Order screen
- Apply a down payment
- Results in traceback
opw-3113215
closes odoo/odoo#109787
Signed-off-by:
Engels Robin (roen) <roen@odoo.com>