Tuesday, September 23, 2014
2 changes · master
New functionality added to Odoo
Website editors can now add a ready-made table layout snippet from the website builder side panel. This makes it easier to present product descriptions or structured information clearly without custom design work.
Original PR description
<b>Add Table Snippet:</b> Write product description in table format View like: http://goo.gl/KKI8CW <b>Task:</b> https://www.odoo.com/web?#id=8713&view_type=form&model=project.task&action=327 <b>Pad:</b> https://pad.odoo.com/p/r.USCXaY1Y9mRoXCDQ
Adds a new tip feature that can show helpful guidance when certain conditions are met. The CRM app now includes its own tips, helping users discover relevant actions and workflows more easily.
Original PR description
This PR adds the web_tip module. Tips are now displayed when specific conditions are met. The module also allows other modules to define their own tips. Included in this PR are tip definitions for the CRM module. task: https://www.odoo.com/web#id=8829&view_type=form&model=project.task&menu_id=3942&action=327