Skip to content
Snippets Groups Projects
Commit 36e565b9 authored by rhe-odoo's avatar rhe-odoo
Browse files

[FIX] point_of_sale: add product asynchronous


Since we changed add product signature to be asynchronous, we had to change all the functions and the calls to this function to be awaited or set as async.

closes odoo/odoo#104467

Related: odoo/enterprise#33382
Signed-off-by: default avatarMasereel Pierre <pim@odoo.com>
parent 5e4b951f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment