-
- Downloads
[FIX] l10n_fr_pos_cert: bind disallowLineQuantityChange
When using several certification together, there was an issue
when we tried to modify the quantity of an orderline.
The "this" context was lost and we were unable to call the function
anymore.
In order to fix that, we bind the context when calling the function.
closes odoo/odoo#74162
Related: odoo/enterprise#19811
Signed-off-by:
William André (wan) <wan@odoo.com>
Please register or sign in to comment