-
-
Notifications
You must be signed in to change notification settings - Fork 603
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
[16.0][MIG] pos_picking_delayed #1227
Conversation
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.
Thanks a lot for your contribution, @em230418 !
Diff review, LGTM !
/ocabot migration pos_picking_delayed
/ocabot merge nobump |
What a great day to merge this nice PR. Let's do it! |
This PR has the |
@ivantodorovich your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1227-by-ivantodorovich-bump-nobump. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
/ocabot rebase |
@legalsylvain The rebase process failed, because command
|
Just added tick on "Allow edits by maintainers" in this PR. Probably it is the reason why it says "permission denined" |
/ocabot rebase |
- creating pos.order doesn't create picking, when it is created via create_from_ui; - add a cron to generate picking of pos.order - log when cron is called - configuration in pos.config (picking_creation_delayed) - handle correctly pos order that doesn't generate pickings. (based on services)
[IMP] replace cron by queue_job
…odules of the same repository ; [IMP] improve the display of the field on the pos config form
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-12.0/pos-12.0-pos_picking_delayed Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_picking_delayed/
Currently translated at 100.0% (7 of 7 strings) Translation: pos-12.0/pos-12.0-pos_picking_delayed Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_picking_delayed/es/
…efactoring. + Add idempotent test
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-13.0/pos-13.0-pos_picking_delayed Translate-URL: https://translation.odoo-community.org/projects/pos-13-0/pos-13-0-pos_picking_delayed/
Currently translated at 100.0% (7 of 7 strings) Translation: pos-13.0/pos-13.0-pos_picking_delayed Translate-URL: https://translation.odoo-community.org/projects/pos-13-0/pos-13-0-pos_picking_delayed/it/
Currently translated at 100.0% (7 of 7 strings) Translation: pos-13.0/pos-13.0-pos_picking_delayed Translate-URL: https://translation.odoo-community.org/projects/pos-13-0/pos-13-0-pos_picking_delayed/it/
Congratulations, PR rebased to 16.0. |
312d045
to
33d33c0
Compare
/ocabot merge nobump |
On my way to merge this fine PR! |
Congratulations, your PR was merged at 7550d7e. Thanks a lot for contributing to OCA. ❤️ |
Commits are from this PR #1213