Wednesday, June 17, 2015
5 changes · master
New functionality added to Odoo
This adds coupon support to the online store, allowing businesses to create promotions such as buy-one-get-one offers, cart discounts, category-based discounts, and unique public coupon codes. It helps merchants run more flexible marketing campaigns directly through the ecommerce checkout experience.
Original PR description
- Tasks: https://www.odoo.com/web/#id=11407&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.XyoXf9YwmZhVVXQc
Enhancements to existing features
Search and list results can now be ordered using translated field values, so users see sorting that matches their selected language. This improves usability for multilingual teams and makes translated records easier to browse consistently.
Original PR description
This pull request originates from #5310, and has been reworked for branch `master`.
Documentation and clarification updates
This update adds the corporate contributor agreement for UKTech, formally allowing contributions from Uhlig & Korovsky Tecnologia Ltda to be recognized under Odoo's legal contribution process. It also includes minor web template compatibility fixes related to Bootstrap 3.4, with low business impact.
Original PR description
[CLA] Add UKTech (Uhlig & Korovsky Tecnologia Ltda) CLA
Website posting buttons now show a busy state while data is being sent to the server. This helps prevent users from clicking multiple times and accidentally creating duplicate posts, orders, applications, or other submissions across several website areas.
Original PR description
- **Task :** https://www.odoo.com/web#id=11860&view_type=form&model=project.task&menu_id=3942&action=327 - **Pad :** https://pad.odoo.com/p/r.iTvcd2bpvVccGlk0
The export wizard now keeps selected fields when users switch export types and better handles field ordering. This reduces repeated work and makes exporting data more predictable for business users.
Original PR description
Purpose: Issue fixed regarding sorting order in fields to export and not remove selected fields by changing export type More Details: Task: https://www.odoo.com/web#id=5110&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.lZVj53TW0aZDnp2v Thanks rba-odoo