[FIX] project_issue: explicit store attribute for the progress function field
authorJulien Legros <jle@odoo.com>
Thu, 30 Oct 2014 16:58:29 +0000 (17:58 +0100)
committerJulien Legros <jle@odoo.com>
Thu, 30 Oct 2014 17:07:07 +0000 (18:07 +0100)
commit6a95c9cf3e3f7acc534e9ef7440a30730db2033f
tree230537598fe711187e44e7412ccbd5e17e35c7f7
parent1661cf53e9b30dabaa5658906b68b3a1d25599b7
[FIX] project_issue: explicit store attribute for the progress function field

This is a workaround for an ORM limitation. A stored function field is
not updated when it should if the "source" field is also a stored function
field
addons/project_issue/project_issue.py