[19.0][MIG] storage_backend: Migration to 19.0 - #2
Open
alan196 wants to merge 6 commits into
Open
Conversation
A way to classify storages in a functional way. For instance: you might have N storage backends for the shop, N storage backends for data import, N storage backends for EDI purposes. With this change you can finally organize them and let your customers understand what such storages do.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: storage-18.0/storage-18.0-storage_backend Translate-URL: https://translation.odoo-community.org/projects/storage-18-0/storage-18-0-storage_backend/
Currently translated at 100.0% (28 of 28 strings) Translation: storage-18.0/storage-18.0-storage_backend Translate-URL: https://translation.odoo-community.org/projects/storage-18-0/storage-18-0-storage_backend/it/
Available types: 'task#', 't#' (case insensitive) Examples:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migration of
storage_backendto 19.0 for the Starka 17.0 -> 19.0 project.The module was not yet merged in OCA 19.0 (the branch-creation copy was still
installable: False), so this branch cherry-picks the open upstream migration PR OCA/storage#636 (head4c80503, acsone) on top ofjarsa/19.0:Validation on this server:
pre-commit-vauxoo -p storage_backend: Mandatory = Passed (Optional only flags trailing whitespace in the OCA-generated README.rst)component(Jarsa/connector 19.0) andserver_environment(OCA/server-env 19.0): 12 tests, 0 failed, 0 error(s)Note:
storage_backend_sftpis intentionally left out (wave 2).