Friday, November 6, 2015
3 changes · master
New functionality added to Odoo
Adds a new GitHub integration module that connects GitHub activity with Odoo messaging channels. This helps teams receive and manage GitHub events inside Odoo, improving visibility and collaboration around development work.
Original PR description
Task: https://www.odoo.com/web?#id=19545&view_type=form&model=project.task&menu_id=3942&action=327 pad : https://pad.odoo.com/p/r.rMlx5SNEK1Dm59pP
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