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

[FEATURE REQUEST] Billable total #115

Open
wittwerch opened this issue Jan 14, 2021 · 12 comments
Open

[FEATURE REQUEST] Billable total #115

wittwerch opened this issue Jan 14, 2021 · 12 comments
Labels

Comments

@wittwerch
Copy link

It would be great to either

  • get the billable total (showed on /projects at the top) from our Moco app.
  • get the billable items (and their total) per project (from /projects/1234/invoices)

We have build a small dashboard and would like to show that value compared to the costs set in Moco, to transparently show how we're doing :)

@agileapplications
Copy link
Member

Hi @wittwerch, nice idea. Send a screenshot if possible (with fake numbers) :-)

We bundle a few API updates and also consider your request. I hope to fit it in in February 👍

Best, Tobias

@agileapplications agileapplications changed the title Billable total [FEATURE REQUEST] Billable total Jan 18, 2021
@agileapplications
Copy link
Member

@wittwerch Can you send the screenshot I asked? That would help us understand your request. Thanks!

@wittwerch
Copy link
Author

Hi @agileapplications

Sorry for not coming back early on that. We do use the invoices from Moco to report our gross profit on a per month base.

2021-02-16_07-41-59

During a month it would be nice to show the current progress aka the billable total. We usually look at that number, because it's projection of how much we're going to be able to bill (aka gross profit).

2021-02-16_07-48-39

So in the end it would be nice to have that number per project, so that we can sum it up and show "temporarily" in the current month. Basically till we make the invoices and get the hard facts :)

@nethad
Copy link
Contributor

nethad commented Feb 25, 2021

@wittwerch thanks for the clarification and the screenshots. This got delayed a little internally, but we will get back to you!

@agileapplications
Copy link
Member

@wittwerch So from the MOCO perspective the green number total on top of the project list (like on your screenshot) and the green one next to each project, correct?

@wittwerch
Copy link
Author

Yes, exactly!

@agileapplications
Copy link
Member

agileapplications commented Jul 14, 2021

We haven't had the opportunity yet to work on this @wittwerch. Getting back to it...

@wittwerch
Copy link
Author

Hi @agileapplications, I just wanted to ask if that is still on the roadmap?

@agileapplications
Copy link
Member

@wittwerch We prepared a new /report endpoint to add also this one. Sorry for being unresponsive here. It's the first request yet and we have to provide a fast solution (performance-wise) to put this online. It will take more time unfortunately.

@wittwerch
Copy link
Author

@agileapplications Thanks for the update, appreciate it! Looking forward to the new API :)

@acydburn
Copy link

It seems like the projects/{id}/report endpoint returns wrong numbers if several hours are marked as "bereits abgerechnet". Actually it would be nice if the values within the projects "Abrechnung" Tab would be reflected correctly:

Abrechenbare Positionen:

  • x,xx Stunden
  • xxx EUR

At the moment i think only billable_hours are returned anyways. The amount is not able to be calculated easily.

I think this is also what the original request is about... to simply return these two values for all projects. The current billable hours and amount (no date selection or anything).

@wittwerch
Copy link
Author

I think this is also what the original request is about... to simply return these two values for all projects. The current billable hours and amount (no date selection or anything).

Yes, exactly. We basically want a projection of the revenue we are going to do in that month.
@agileapplications Is that feature on the roadmap somehow? Would appreciate a short feedback on this.

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

4 participants