Friday, November 6, 2015
2 changes
Enhancements to existing features
Product templates now show an internal reference only when there is a single product variant. When multiple variants exist, the template field stays blank to avoid showing a misleading reference from just one variant.
Original PR description
Goal : Don't display the internal reference from one of the product template as it was currently the case, because it was a related field to a one2many. Here, we use the same behavior as for weight,volume or standard price fields. If only 1 variant, i.e. no variant used, take the default_code from the template If more than 1 variant, do not display anything. TASK : https://www.odoo.com/web#id=20067&view_type=form&model=project.task&action=333&active_id=248
CRM follow-up activity updates now produce clearer chatter messages, helping users better understand completed work. Sales settings also gain an easier option to enable sale layout features when needed.
Original PR description
TASK : https://www.odoo.com/web?db=openerp#id=20894&view_type=form&model=project.task&action=333&active_id=248