-
- Downloads
[FIX] pos_adyen: prevent having the same Adyen in multi-company
Before this commit: it was possible to create two PoS terminals in two companies with the same `adyen_terminal_identifier`. So it's possible, after each payment, it would add the response to the wrong payment method's `adyen_latest_response`. The solution is to bypass multi-company record rule in `_check_adyen_terminal_identifier`. opw-3131814 closes odoo/odoo#111982 X-original-commit: 5af4ffa9 Signed-off-by:Trinh Jacky (trj) <trj@odoo.com> Signed-off-by:
Pedram Bi Ria (pebr) <pebr@odoo.com>
Please register or sign in to comment