-
-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[18.0][MIG] edi_endpoint_oca #130
Conversation
JordiMForgeFlow
commented
Dec 17, 2024
•
edited
Loading
edited
- [18.0][MIG] endpoint web-api#78
@JordiMForgeFlow the dependancies on this get merged? |
@dnplkndll the only missing is OCA/web-api#78 |
Block archiving of backends if they have active endpoints exposed.
* more efficient w/ read_group * consider only active records explicitly
I don't know why but when test_edi_endpoint runs before these tests the rollback of the exception catched within the test `test_archive_check` make the controller lookup fail. Since the whole routing registry machinery is going to be refactored in OCA/edi#633 let's survive w/ this forced registration for now.
Former version of `endpoint_route_handler` had a major flaw: routing rule registry was not properly shared across workers forcing us to restart the instance to make sure all envs were inline w/ it. This change adapts edi_endpoint_oca to the new version which contains some refactoring.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: edi-framework-16.0/edi-framework-16.0-edi_endpoint_oca Translate-URL: https://translation.odoo-community.org/projects/edi-framework-16-0/edi-framework-16-0-edi_endpoint_oca/
The new mixin view won't be affected by weird extensions. Requires OCA/web-api#56 Solves conflict w/ OCA/web-api-contrib#1
Currently translated at 1.9% (1 of 51 strings) Translation: edi-framework-16.0/edi-framework-16.0-edi_endpoint_oca Translate-URL: https://translation.odoo-community.org/projects/edi-framework-16-0/edi-framework-16-0-edi_endpoint_oca/it/
Currently translated at 100.0% (51 of 51 strings) Translation: edi-framework-16.0/edi-framework-16.0-edi_endpoint_oca Translate-URL: https://translation.odoo-community.org/projects/edi-framework-16-0/edi-framework-16-0-edi_endpoint_oca/it/
edi.endpoint views must be independent that's why primary mode is used. endpoint.endpoint views might be polluted by other modules: this change ensures they are isolated. Depends on OCA/web-api#87
If record field value is already True, impossible to sync the registry
2423c4c
to
4535120
Compare
@simahawk could you merge this one? |
/ocabot migration edi_endpoint_oca |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at af49389. Thanks a lot for contributing to OCA. ❤️ |
Thanks!!
El vie, 14 mar 2025, 15:26, OCA Bot ***@***.***> escribió:
… Congratulations, your PR was merged at af49389
<af49389>.
Thanks a lot for contributing to OCA. ❤️
—
Reply to this email directly, view it on GitHub
<#130 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB2T6VW7NE4UHRMZFBDUBXT2ULRHTAVCNFSM6AAAAABTYIHIYGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMRUHA3DSMZZGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
[image: OCA-git-bot]*OCA-git-bot* left a comment (OCA/edi-framework#130)
<#130 (comment)>
Congratulations, your PR was merged at af49389
<af49389>.
Thanks a lot for contributing to OCA. ❤️
—
Reply to this email directly, view it on GitHub
<#130 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB2T6VW7NE4UHRMZFBDUBXT2ULRHTAVCNFSM6AAAAABTYIHIYGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMRUHA3DSMZZGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|