Review: Resubmit Pushed 5 extra revisions to fix the branch: - fixed the store dependencies (when a task/project is touched, its parent projects may require recomputation); - fixed stored function fields (all four fields 'planned_hours', 'total_hours', 'effective_hours', and 'progress_rate' are now stored); - fixed aggregation of results (hours from subprojects, etc) - the algorithm was unreadable.
Now, the values of the fields are correct with respect to their specification, and their recomputation and storage is optimal (a single query retrieves the values for the given projects and their children projects). -- https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-823838-jam/+merge/83924 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-bug-823838-jam. _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

