-
- Downloads
[FIX] point_of_sale: fix onchange pricelist
Since ORM changes, the ids a many2many are new (virtual) ones in a
onchange, so we have to point to origin which are the real records to
check that the many2one is in as it has a real id.
closes odoo/odoo#33763
Signed-off-by:
pimodoo <pimodoo@users.noreply.github.com>
Please register or sign in to comment