-
-
Notifications
You must be signed in to change notification settings - Fork 526
[18.0][MIG] quality_control_stock_oca: Migration to 18.0 #1389 #1524 #1547
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
Open
peluko00
wants to merge
42
commits into
OCA:18.0
Choose a base branch
from
APSL:18.0-mig2-quality_control_stock_oca
base: 18.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
…README files, and new concepts. WIP of quality_control_tolerance Merge branch '8.0' of github.com:odoomrp/odoomrp-wip into 8.0 [FIX] quality_control_stock: * File missing * Triggers for product category
* Omit lot when it's not present * Change icon set
Making it a regular field, you can put any manual quantity in inspections
quality_control_mrp: tests extended [IMP] quality_control_mrp: removed not required code
create quality control inspection without necessarily being quality control user. It is common that the person doing the picking is not going to be the same as the one doing the inspection. So when a stock user create the transfer, the system will create the necessary qc inspections, regardless if the user has permissions to process them.
Currently translated at 100.0% (27 of 27 strings) Translation: manufacture-11.0/manufacture-11.0-quality_control_stock Translate-URL: https://translation.odoo-community.org/projects/manufacture-11-0/manufacture-11-0-quality_control_stock/de/
Currently translated at 100.0% (27 of 27 strings) Translation: manufacture-11.0/manufacture-11.0-quality_control_stock Translate-URL: https://translation.odoo-community.org/projects/manufacture-11-0/manufacture-11-0-quality_control_stock/es/
[UPD] Update quality_control_stock_oca.pot [UPD] README.rst
A compute must be multi-record aware
…t and calculated fields, so no permissions have to be assigned to the sotck user [UPD] Update quality_control_stock_oca.pot [UPD] README.rst [IMP] update dotfiles [ci skip]
quality_control_stock_oca 14.0.1.0.1
Currently translated at 100.0% (24 of 24 strings) Translation: manufacture-14.0/manufacture-14.0-quality_control_stock_oca Translate-URL: https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-quality_control_stock_oca/it/
… trigger name [UPD] Update quality_control_stock_oca.pot [BOT] post-merge updates
Currently translated at 100.0% (24 of 24 strings) Translation: manufacture-15.0/manufacture-15.0-quality_control_stock_oca Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-quality_control_stock_oca/it/ Translated using Weblate (Italian) Currently translated at 100.0% (24 of 24 strings) Translation: manufacture-15.0/manufacture-15.0-quality_control_stock_oca Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-quality_control_stock_oca/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: manufacture-16.0/manufacture-16.0-quality_control_stock_oca Translate-URL: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-quality_control_stock_oca/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: manufacture-17.0/manufacture-17.0-quality_control_stock_oca Translate-URL: https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-quality_control_stock_oca/
Currently translated at 100.0% (24 of 24 strings) Translation: manufacture-17.0/manufacture-17.0-quality_control_stock_oca Translate-URL: https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-quality_control_stock_oca/it/
Currently translated at 100.0% (24 of 24 strings) Translation: manufacture-17.0/manufacture-17.0-quality_control_stock_oca Translate-URL: https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-quality_control_stock_oca/it/
c4a0d27
to
a71ceee
Compare
a71ceee
to
ec1f6d4
Compare
LoisRForgeFlow
requested changes
Jul 14, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Module migrated to version 18.0
cc https://github.com/APSL 163256
@miquelalzanillas @lbarry-apsl @javierobcn @mpascuall @BernatObrador @ppyczko please review
Depends on: