odoo/odoo#194469
Created by fw-bot
Merged
at 5326af800e9c52c8dd5a3d3796a833337500fff0
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:master-17.0-peppol_fix_display_message-clbr-G3v5-fw
- head
- 894f2cbd610058c72745049a0dc93f4e8a7d743f
- merged
- 9 months ago by Accounting, Claire Bretton (clbr)
odoo/odoo | |
---|---|
17.0 | #194352 |
saas-17.2 | #194431 |
saas-17.4 | #194435 |
18.0 | #194442 |
saas-18.1 | #194454 |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #194469 |
[FW][FIX] account_peppol: Fix the messaged displayed on Peppol error
When an error occurs on IAP side for Peppol we display the content of message
while we have a more friendly-user text stored in display_message
. Use the latter when logging in Odoo.
See: https://github.com/odoo/iap-apps/blob/5dde71627dfd6c6168935346bece0018d4701ce3/iap_services/peppol_proxy/exceptions.py#L14
task-no
Forward-Port-Of: #194352