-
-
Notifications
You must be signed in to change notification settings - Fork 486
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] quality_control_stock_oca: Migration to 17.0 #1272
[17.0][MIG] quality_control_stock_oca: Migration to 17.0 #1272
Conversation
…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/
df56389
to
996432d
Compare
996432d
to
0539001
Compare
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.
Working good, checked in runboat
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.
This error is appearing in the view:
Uncaught Promise > Can not evaluate python expression: ([('picking_id', '=', id), ('state', 'not in', ['draft', 'waiting'])]) Error: Name 'id' is not defined
0539001
to
c0c4a71
Compare
Fix it, thanks! |
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.
Works well, reviewed on the Runboat
8b1f3fc
to
70234ce
Compare
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.
/ocabot migration quality_control_stock_oca
@pedrobaeza The migration issue commenter process could not start, because of exception 500 [No message]. |
/ocabot migration quality_control_stock_oca |
70234ce
to
ff1d6bc
Compare
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.
Thank you
/ocabot merge nobump
On my way to merge this fine PR! |
Congratulations, your PR was merged at 3f76345. Thanks a lot for contributing to OCA. ❤️ |
Module migrated to version 17.0
cc https://github.com/APSL 155133
@miquelalzanillas @lbarry-apsl @javierobcn @mpascuall please review