-
- Downloads
[FIX] crm: remove the field date_closed from demo data
Purpose: The purpose of this commit is to change the current behavior of days to close graph generating from customizable desk demo data. Specification: For the opportunities, the day_close field is a compute field depending upon the date_closed field. For the customizable desk demo data, the date_closed field pre-existed, due to that customizable desk opportunity was not won or lost but the graph report was generated. so, this commit fixes the current behavior for customizable desk opportunity. Task-3278039 closes odoo/odoo#120407 X-original-commit: e368725b Signed-off-by:Thibault Delavallee (tde) <tde@openerp.com>
Please register or sign in to comment