[17.0][MIG] sale_resource_booking: Migration to 17.0#3763
Merged
OCA-git-bot merged 10 commits intoOCA:17.0from Jun 21, 2025
Merged
[17.0][MIG] sale_resource_booking: Migration to 17.0#3763OCA-git-bot merged 10 commits intoOCA:17.0from
OCA-git-bot merged 10 commits intoOCA:17.0from
Conversation
This module extends the functionality of sale and resource bookings to support creating pending resource bookings automatically when confirming a sale order and to allow you to generate those sale orders easily from a resource booking type. @Tecnativa TT28202
- Set `resource.booking` new `combination_auto_assign` field depending on `product.template`'s `resource_booking_type_combination_rel_id`. - Adapt tests. - The rest is normal migration stuff. @Tecnativa TT31324
[UPD] Update sale_resource_booking.pot [UPD] README.rst [UPD] README.rst Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-15.0/sale-workflow-15.0-sale_resource_booking Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_resource_booking/
Currently translated at 100.0% (42 of 42 strings) Translation: sale-workflow-15.0/sale-workflow-15.0-sale_resource_booking Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_resource_booking/es/
[BOT] post-merge updates
Member
|
/ocabot migration sale_resource_booking |
pedrobaeza
approved these changes
Jun 19, 2025
carlos-lopez-tecnativa
suggested changes
Jun 19, 2025
f724b67 to
fc039fd
Compare
carlos-lopez-tecnativa
approved these changes
Jun 20, 2025
rousseldenis
approved these changes
Jun 21, 2025
Contributor
|
/ocabot merge nobump |
Contributor
|
On my way to merge this fine PR! |
Contributor
|
Congratulations, your PR was merged at 68c1dc3. Thanks a lot for contributing to OCA. ❤️ |
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 to 17.0
Please @pedrobaeza and @carlos-lopez-tecnativa can you review it?
@Tecnativa TT51945