[FIX] project: Overpassed Deadline computation
authorMartin Trigaux <mat@odoo.com>
Fri, 17 Oct 2014 14:31:30 +0000 (16:31 +0200)
committerMartin Trigaux <mat@odoo.com>
Fri, 17 Oct 2014 15:21:30 +0000 (17:21 +0200)
commit289319816574c7ff8835e687c39f96c36323a633
tree02a83601f1345c746e448bdb7f87521cb2c72eb9
parentef4d8b2df037f86ad7da1e490fba2850db757171
[FIX] project: Overpassed Deadline computation

The field delay_endings_days represents the number of days since the deadline.
This field was using the write_date instead of now to compute it and was using the absolute value (so project in advance would also get overdue days
addons/project/report/project_report.py