Skip to content

Syncing from upstream OCA/e-commerce (19.0) - #1012

Merged
bt-admin merged 21 commits into
brain-tec:19.0from
OCA:19.0
Sep 10, 2026
Merged

Syncing from upstream OCA/e-commerce (19.0)#1012
bt-admin merged 21 commits into
brain-tec:19.0from
OCA:19.0

Conversation

@bt-admin

Copy link
Copy Markdown

bt_gitbot

Jairo Llopis and others added 21 commits August 20, 2026 09:44
This module extends the functionality of ``sale_resource_booking`` to support
the eCommerce use case and to allow your visitors to buy products that produce
a resource booking, and pre-book them before buying.

You can also set a timeout for those pre-bookings to expire if unpaid.

@Tecnativa TT28202
Before this patch, when a resource.booking was canceled due to being expired, reactivating it would immediately cancel it again when cron ran again.

@Tecnativa TT29651

[UPD] Update website_sale_resource_booking.pot

[UPD] README.rst
…er is accessible

If someone introduces a different email address for the resource
booking, a partner with such email is searched and if not found,
created, which is correct in theory.

But the core method used for that goal (`find_or_create` in
`res.partner`) is not taking multi-company into account, searching
partners only matching by mail, and creating them in the default
company.

Due to this, this commits changes the resource booking partner
population code to perform the search and creation controlling the
involved company.

TT33276
The eCommerce customers should see the calendar available appointments
in the calendar tz context. Otherwise it could lead to confussions.

TT36661
[UPD] Update website_sale_resource_booking.pot

[UPD] README.rst

[UPD] Update website_sale_resource_booking.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: e-commerce-15.0/e-commerce-15.0-website_sale_resource_booking
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-15-0/e-commerce-15-0-website_sale_resource_booking/

[UPD] README.rst
Currently translated at 100.0% (21 of 21 strings)

Translation: e-commerce-15.0/e-commerce-15.0-website_sale_resource_booking
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-15-0/e-commerce-15-0-website_sale_resource_booking/es/
Translated using Weblate (Portuguese (Brazil))

Currently translated at 47.6% (10 of 21 strings)

Translation: e-commerce-15.0/e-commerce-15.0-website_sale_resource_booking
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-15-0/e-commerce-15-0-website_sale_resource_booking/pt_BR/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (21 of 21 strings)

Translation: e-commerce-15.0/e-commerce-15.0-website_sale_resource_booking
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-15-0/e-commerce-15-0-website_sale_resource_booking/pt_BR/
Currently translated at 100.0% (21 of 21 strings)

Translation: e-commerce-17.0/e-commerce-17.0-website_sale_resource_booking
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-17-0/e-commerce-17-0-website_sale_resource_booking/pt_BR/
Currently translated at 100.0% (21 of 21 strings)

Translation: e-commerce-17.0/e-commerce-17.0-website_sale_resource_booking
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-17-0/e-commerce-17-0-website_sale_resource_booking/es/
Signed-off-by pedrobaeza
@bt-admin bt-admin added the 19.0 label Sep 10, 2026
@bt-admin
bt-admin merged commit 67afaa1 into brain-tec:19.0 Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.