Daily updates from Odoo
Wednesday, December 16, 2015
2 changes
Enhancements to existing features
The stock barcode app now matches the stock dashboard by hiding internal transfer options when multi-location management is not enabled. This reduces confusion for warehouse users and adds automated checks to help keep the behavior reliable.
Original PR description
- Add tests - Small fixes
Resolved issues and error corrections
This fix prevents calendar drag-and-drop from changing dates when the related date field is read-only, helping preserve completed business records such as sales, manufacturing, and purchase orders. It also shortens overly long breadcrumb names so navigation remains usable and visually consistent.
Original PR description
Hello,
Task: [Calendar] read-only and invisible modifiers
i have FIX the following points:
-> when the record's name field contains more values the breadcrumb is getting expanded, it should cut after 45Char length(approx when it reaches right edge of More button) with ...
-> if the SO/MO/PO is done, date field is readonly so we cannot change it. but dragging/dropping it in calendar view changes date value, it should not
For more details:
https://www.odoo.com/web#id=5920&view_type=form&model=project.task&menu_id=3942&action=327
https://pad.odoo.com/p/r.woKAaZxe03Gi5G80
Thanks
Darshan