[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#78909 X-original-commit: 834bed30 Signed-off-by:Masereel Pierre <pim@odoo.com>
Please register or sign in to comment