Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed rate and Hourly rates #304

Merged
merged 15 commits into from
Sep 6, 2018
Merged

Fixed rate and Hourly rates #304

merged 15 commits into from
Sep 6, 2018

Conversation

kevinpapst
Copy link
Member

@kevinpapst kevinpapst commented Sep 5, 2018

This PR will add hourly rates and fixed rates to:

  • Tasks
  • Projects
  • Customers

The rate calculation is extended and will be done in the following order:

  • Timesheet fixed rate
  • Activity fixed rate
  • Project fixed rate
  • Customer fixed rate
  • Timesheet hourly rate
  • Activity hourly rate
  • Project hourly rate
  • Customer hourly rate
  • Users hourly rate

TODO

  • Adjust import from v1 command
  • add unit and integration tests
  • add dedicated "rate calculation" documentation

Fixes #271 and #111

@kevinpapst kevinpapst added this to the 0.5 milestone Sep 5, 2018
@kevinpapst kevinpapst merged commit 8cae5e8 into master Sep 6, 2018
@kevinpapst kevinpapst deleted the activity-rates branch September 6, 2018 21:37
@lock
Copy link

lock bot commented Nov 18, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Nov 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding rates to customers, projects and tasks
1 participant