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

Expenses #19

Open
evandavey opened this issue Jul 17, 2011 · 1 comment
Open

Expenses #19

evandavey opened this issue Jul 17, 2011 · 1 comment
Labels

Comments

@evandavey
Copy link

  • Would be useful to allow logging of expenses with time entries
  • Would be useful to assign pay rates to members by activity and project
  • Finally, this information could be combined to produce a profit / loss report for a project

Something like:

  • custom fields for base_rate (user), project_multiplier (project), activity_multiplier (activity) and claimable_expenses (time entry) and expenses (time entry)

for each time entry

  • invoice_amount = hours*base_rate * project_multiplier * activity_multiplier + claimable_expenses
  • profit = invoice_amount - expenses
@bvdaele
Copy link

bvdaele commented Jan 6, 2012

Very useful feature indeed. We could use this as well!

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants