Daily updates from Odoo
Navigate
Branch
Thursday, May 3, 2018
2 changes
Enhancements to existing features
Mobile form status bars now appear grey when they cannot be changed, making the disabled state easier to recognize. This helps users avoid confusion by clearly showing when a status is informational only and not editable.
Original PR description
…ray color so user can easily understand it's not changeable Task: https://www.odoo.com/web?#id=35306&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.a14e26f2115039e6abf3b3c009be432e
Resolved issues and error corrections
The project form now includes the chatter area, so users can see project change history and communicate from the project record. This fixes missed portal-message replies and broken notification redirects, improving collaboration around projects.
Original PR description
**Current behavior before PR:** User do not see project change history. User is unable to response to message from portal user. User see notification about new message from portal user but redirection doesn't work. **Desired behavior after PR is merged:** Fix above problems. **Video:** https://youtu.be/Mc4WVrat08k -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr