-
- Downloads
[FIX] point_of_sale: close sessions via xml-rpc
Some of the support scripts use xml-rpc calls to work
on pos.session on Saas or SH databases
(especially when needed to upload lot of offline orders
in smaller batches)
These scripts should be allowed to close any rescue session
created during this process programmatically via xml-rpc.
Our xml-rpc protocol does not allow to call function that
return nothing
closes odoo/odoo#61988
Signed-off-by:
Richard Mathot (rim) <rim@openerp.com>
Please register or sign in to comment