Wednesday, June 17, 2015
3 changes
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`.
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