OCA / project

Odoo Project Management and Services Company Addons
https://odoo-community.org/psc-teams/project-service-28
GNU Affero General Public License v3.0
275 stars 775 forks source link

[14.0][ADD] project_milestone_spent_hours #1333

Open abenzbiria opened 2 weeks ago

abenzbiria commented 2 weeks ago

Context

The module project_milestone <https://github.com/OCA/project/tree/14.0/project_milestone>_ allows to define milestones for a project.

Multiple tasks in the project can be linked to a given milestone.

Field total hours is displayed in form and list view of a project milestone and in tab of milestones of a project

Description

Field Total Hours is the sum of timesheets of active tasks associated to the milestone

abenzbiria commented 2 weeks ago

Hi Hi @aleuffre , @leemannd , @OCA/project-service-maintainers

Could you review this PR please?

Have a nice day

TumbaoJu commented 5 days ago

@OCA/project-service-maintainers : Hello! Can you please revise this PR? Thank you in advance.

rvalyi commented 2 days ago

important: after Odoo v15, project_milestone is removed from the OCA as it became a native feature. so not sure it's worth adding this module in v14. See https://github.com/OCA/project/pull/1268

TumbaoJu commented 2 days ago

important: after Odoo v15, project_milestone is removed from the OCA as it became a native feature. so not sure it's worth adding this module in v14. See #1268

Thank you for your comment but we think and know that a lot of people are using V14 so we think that it could be good to have those new features.