-
- Downloads
[FIX] point_of_sale: split check
- Install `pos_restaurant`
- Make an order, choose 'Split'
At validation, an error is raised because the field `mp_dirty` doesn't
exist.
We filter out the non-existing fields sent by the server.
opw-2116461
closes odoo/odoo#39552
Signed-off-by:
Nicolas Martinelli (nim) <nim@odoo.com>
Please register or sign in to comment