Skip to content

Conversation

@fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Mar 28, 2025

Ensure only Peppol-type proxies are retrieved when performing Peppol operations.

Steps to reproduce:

  • Install Peppol and IT EDI
  • Register Peppol and IT EDI users
  • In Accounting, on the Vendor Bill journal, click "Fetch from Peppol"

Odoo will attempt requests for all users, including an invalid call
to 'False/api/peppol/1/get_all_documents'. This is not an issue in V17
but causes problems in V18.

This fix makes sense in both versions as it prevents unnecessary
requests and avoids error messages in the logs.

opw-4624633

Forward-Port-Of: #203881
Forward-Port-Of: #203734

Ensure only Peppol-type proxies are retrieved when performing
Peppol operations.

Steps to reproduce:
- Install Peppol and IT EDI
- Register Peppol and IT EDI users
- In Accounting, on the Vendor Bill journal, click "Fetch from Peppol"

Odoo will attempt requests for all users, including an invalid call
to 'False/api/peppol/1/get_all_documents'. This is not an issue in V17
but causes problems in V18.

This fix makes sense in both versions as it prevents unnecessary
requests and avoids error messages in the logs.

opw-4624633

X-original-commit: 7422b21
@robodoo robodoo added the forwardport This PR was created by @fw-bot label Mar 28, 2025
@robodoo
Copy link
Contributor

robodoo commented Mar 28, 2025

Pull request status dashboard

@fw-bot
Copy link
Contributor Author

fw-bot commented Mar 28, 2025

This PR targets saas-18.2 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label Mar 28, 2025
@fw-bot
Copy link
Contributor Author

fw-bot commented Mar 28, 2025

@LouisGobert @jbw-odoo the next pull request (#204049) is in conflict. You can merge the chain up to here by saying

@robodoo r+

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@LouisGobert
Copy link
Contributor

@robodoo r+

robodoo pushed a commit that referenced this pull request Mar 29, 2025
Ensure only Peppol-type proxies are retrieved when performing
Peppol operations.

Steps to reproduce:
- Install Peppol and IT EDI
- Register Peppol and IT EDI users
- In Accounting, on the Vendor Bill journal, click "Fetch from Peppol"

Odoo will attempt requests for all users, including an invalid call
to 'False/api/peppol/1/get_all_documents'. This is not an issue in V17
but causes problems in V18.

This fix makes sense in both versions as it prevents unnecessary
requests and avoids error messages in the logs.

opw-4624633

closes #204032

X-original-commit: 7422b21
Signed-off-by: de Wouters de Bouchout Jean-Benoît (jbw) <jbw@odoo.com>
Signed-off-by: Louis Gobert (loug) <loug@odoo.com>
@robodoo robodoo closed this Mar 29, 2025
@fw-bot fw-bot deleted the saas-18.2-17.0-account_peppol-fix-search-only-for-peppol-edi-loug-426430-fw branch April 5, 2025 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

forwardport This PR was created by @fw-bot OE the report is linked to a support ticket (opw-...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants