Skip to content
Snippets Groups Projects
Commit 834bed30 authored by jev-odoo's avatar jev-odoo Committed by Pierre Masereel
Browse files

[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#78893

X-original-commit: b12f1c1b
Signed-off-by: default avatarMasereel Pierre <pim@odoo.com>
parent 83bb18e4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment