Skip to content
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

[17.0] [MIG] edi_storage_oca: Migration to 17.0 #114

Merged
merged 76 commits into from
Jan 20, 2025

Conversation

luisDIXMIT
Copy link

Standard migration.

The tests are failing due to an error in the code of the edi_oca module, which was fixed in PR #113.

@etobella

@luisDIXMIT luisDIXMIT force-pushed the 17.0-mig-edi_storage_oca branch from f4e3cfb to 2cd048b Compare October 14, 2024 13:18
Copy link
Member

@etobella etobella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@etobella etobella force-pushed the 17.0-mig-edi_storage_oca branch 2 times, most recently from 29f5d89 to 31386e2 Compare January 3, 2025 15:42
@JordiMForgeFlow
Copy link
Contributor

@etobella in V16 I opened a PR to fix the problem with the full paths: #64. Maybe we can merge it and then FW here

@@ -7,7 +7,7 @@
"summary": """
Base module to allow exchanging files via storage backend (eg: SFTP).
""",
"version": "16.0.1.1.2",
"version": "17.0.1.1.2",
Copy link
Contributor

@JordiMForgeFlow JordiMForgeFlow Jan 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@luisDIXMIT could you reset the version numbering to 17.0.1.0.0 ?

@etobella
Copy link
Member

@luisDIXMIT can you remove my commit and add @JordiMForgeFlow commit from the PR?

OCA-git-bot and others added 12 commits January 20, 2025 12:53
…ge.record to avoid moving files after processing
Enable any internal user to trigger creation of EDI records without EDI Manager group nor read access to fs.storage
When relying on listing all files in a dir,
if there's a missing trailing slash no file will be found.
Currently translated at 100.0% (19 of 19 strings)

Translation: edi-framework-16.0/edi-framework-16.0-edi_storage_oca
Translate-URL: https://translation.odoo-community.org/projects/edi-framework-16-0/edi-framework-16-0-edi_storage_oca/it/
Currently translated at 100.0% (19 of 19 strings)

Translation: edi-framework-16.0/edi-framework-16.0-edi_storage_oca
Translate-URL: https://translation.odoo-community.org/projects/edi-framework-16-0/edi-framework-16-0-edi_storage_oca/it/
@luisDIXMIT luisDIXMIT force-pushed the 17.0-mig-edi_storage_oca branch from 31386e2 to 9ea0740 Compare January 20, 2025 12:05
@luisDIXMIT
Copy link
Author

@luisDIXMIT can you remove my commit and add @JordiMForgeFlow commit from the PR?

Done

@luisDIXMIT luisDIXMIT force-pushed the 17.0-mig-edi_storage_oca branch from 9ea0740 to 948543e Compare January 20, 2025 12:22
@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@etobella
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 17.0-ocabot-merge-pr-114-by-etobella-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 33ceb54 into OCA:17.0 Jan 20, 2025
5 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at a2428b6. Thanks a lot for contributing to OCA. ❤️

@etobella etobella deleted the 17.0-mig-edi_storage_oca branch January 20, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.