Daily updates from Odoo
Thursday, January 8, 2015
3 changes · master
New functionality added to Odoo
Adds a website form builder that lets teams create and configure forms directly on website pages, including common fields such as text, checkboxes, radio buttons, and dropdowns. It also connects website contact forms to CRM so submitted information can be captured as business leads more easily.
Original PR description
- Task: https://www.odoo.com/web?debug=#id=9220&view_type=form&model=project.task&action=333&active_id=357 - Pad: https://pad.odoo.com/p/r.m4FFgfkAmDhCBcL0
This update adds a shared customer rating system and applies it to project tasks, issues, and live chat interactions. Businesses can collect feedback by email and showcase live chat channel ratings on website pages, improving visibility into customer satisfaction.
Original PR description
- Task : https://www.odoo.com/web#id=8060&view_type=form&model=project.task&menu_id=3942&action=327 - Pad : https://pad.odoo.com/p/r.2BmKqyvcwKbiXPRI Rating modules - rating : with the rating mixin and rating objects - rating_project : apply rating for task project, by email - rating_project_issue : idem, but for issue - rating_livechat : rating for the livechat, using the mixin - website_livechat : modified to include web pages exposing the rating of the channels
Adds a new website versioning feature that lets teams manage and test different versions of website content. This supports safer website changes and experimentation before updates are made broadly visible, with a related display fix for Kanban columns.