odoo/odoo#194352
Created by Accounting, Claire Bretton (clbr)
Merged
at feaeb872ff0ec38756825cf198bf5188309d377b
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- 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:17.0-peppol_fix_display_message-clbr
- head
- fb0d7d1aac4567bfb2b8c26d60048a69365d4527
- merged
- 9 months ago by Accounting, Antoine Dupuis (andu)
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 |
[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