Monday, April 30, 2018
2 changes · master
Enhancements to existing features
The live chat settings were reorganized to make configuration easier for users. A clearer tooltip now explains the chat input placeholder so teams can better understand what customers will see when starting a conversation.
Original PR description
task : https://www.odoo.com/web?#id=1837812&view_type=form&model=project.task&action=327&menu_id=4720 pad : https://pad.odoo.com/p/r.0df29f2015f5cd978414ab53e2854521
Inter-company sales rules were updated to match renamed order date fields in the base sales functionality. This keeps date information flowing correctly between related company orders and prevents confusion from outdated field names.
Original PR description
Task : https://www.odoo.com/web#id=34343&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.0827fde0087f4d4e0efcf754a2941ab1 commitment_date to expected_date and expected_date to requested_date hence adapting the code here. related community PR: https://github.com/odoo/odoo/pull/18325