[18.0][MIG] agreement_stock: Migration to 18.0 - #128
Open
marcos-mendez wants to merge 22 commits into
Open
Conversation
[UPD] README.rst [UPD] Update agreement_stock.pot
Added translation using Weblate (German) Translated using Weblate (German) Currently translated at 100.0% (18 of 18 strings) Translation: contract-11.0/contract-11.0-agreement_stock Translate-URL: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-agreement_stock/de/
[UPD] README.rst [UPD] Update agreement_stock.pot Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-12.0/contract-12.0-agreement_stock Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement_stock/ [UPD] README.rst Added translation using Weblate (Chinese (Simplified)) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (17 of 17 strings) Translation: contract-12.0/contract-12.0-agreement_stock Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement_stock/zh_CN/ Added translation using Weblate (Spanish) Added translation using Weblate (French) Added translation using Weblate (Italian) Added translation using Weblate (Portuguese (Brazil)) Translated using Weblate (Portuguese (Brazil)) Currently translated at 76.5% (13 of 17 strings) Translation: contract-12.0/contract-12.0-agreement_stock Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement_stock/pt_BR/
Added translation using Weblate (Portuguese) Translated using Weblate (Portuguese) Currently translated at 100.0% (17 of 17 strings) Translation: contract-12.0/contract-12.0-agreement_stock Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement_stock/pt/
[UPD] README.rst [UPD] README.rst Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (17 of 17 strings) Translation: contract-12.0/contract-12.0-agreement_stock Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement_stock/pt_BR/ Translated using Weblate (French) Currently translated at 100.0% (17 of 17 strings) Translation: contract-12.0/contract-12.0-agreement_stock Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement_stock/fr/
[MIG] Pre-Commit [MIG] Flake
to solve a pypi upload issue
This reverts commit 1602e240aee8337788924836f45f467f9f620865.
to solve a pypi upload issue
Currently translated at 100.0% (20 of 20 strings) Translation: contract-14.0/contract-14.0-agreement_stock Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-agreement_stock/es_AR/
Currently translated at 29.4% (5 of 17 strings) Translation: contract-14.0/contract-14.0-agreement_stock Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-agreement_stock/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-14.0/contract-14.0-agreement_stock Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-agreement_stock/
Currently translated at 100.0% (20 of 20 strings) Translation: contract-14.0/contract-14.0-agreement_stock Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-agreement_stock/es/
Currently translated at 100.0% (20 of 20 strings) Translation: contract-14.0/contract-14.0-agreement_stock Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-agreement_stock/pt_BR/
Currently translated at 30.0% (6 of 20 strings) Translation: contract-14.0/contract-14.0-agreement_stock Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-agreement_stock/it/
Author
|
/ocabot migration agreement_stock |
Contributor
|
Sorry @marcos-mendez you are not allowed to mark the addon to be migrated. To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons. If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the |
marcos-mendez
force-pushed
the
18.0-mig-agreement_stock
branch
from
August 5, 2026 20:35
26a4156 to
8463b69
Compare
Contributor
|
Sorry @marcos-mendez you are not allowed to mark the addon to be migrated. To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons. If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the |
marcos-mendez
force-pushed
the
18.0-mig-agreement_stock
branch
from
August 5, 2026 20:47
8463b69 to
60bf5c6
Compare
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
agreement_stockto 18.0. This module last lived in OCA/contract 14.0 and was never moved to this repository when the otheragreement_*modules were — history was restored from OCA/contract viaformat-patch, so authorship is preserved.Changes:
stock.production.lot->stock.lotview_modetree,form->list,formThis migration has been running in production on Odoo 18 at a customer of ours since July 2026.
Part of #46