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

Excel Output not containing data #327

Closed
Richigeht opened this issue Sep 25, 2018 · 8 comments
Closed

Excel Output not containing data #327

Richigeht opened this issue Sep 25, 2018 · 8 comments

Comments

@Richigeht
Copy link

Describe the bug
Excel is not containing data time entries.

To Reproduce

  1. I added a new entry.
  2. Configured Excel output.
  3. Printed the invoice.

Expected behavior
Having my data in for the customer but the excel is not containing entries.

Screenshots
2018-09-25_15-48-54

spreadsheet.xlsx

@kevinpapst
Copy link
Member

Works on the Demo:
https://demo-v2.kimai.org/de/invoice/?template=7&user=&begin=2017-09-01&end=2018-09-30&customer=1&project=

And here:
https://demo-v2.kimai.org/de/invoice/?template=8&user=6&begin=2018-09-01&end=2018-09-30&customer=6&project=179&activity=1385

But not here:
https://demo-v2.kimai.org/de/invoice/?template=8&user=6&begin=2018-09-01&end=2018-09-30&customer=6&project=179&activity=1384

There is definitely a bug in spreadsheet invoices that contain only ONE entry. HTML/ODT works with one entry and Spreadsheets work when you have two or more entries.

I'll look into it, thanks for testing and reporting!

@kevinpapst
Copy link
Member

Fixed bug in PR #328 - will merge it to master later this day

@Richigeht
Copy link
Author

Hope this time grabbing from master does actually work. Just running a git fetch didn't do anything the last time and I had to redownload everything.

@kevinpapst
Copy link
Member

Oh, thats the problem, let me quote from the git docu:

What are the differences between git pull and git fetch?
Answer:
In the simplest terms, git pull does a git fetch followed by a git merge.

If you don't change anything locally, simply use git pull the next time.
But for now, I haven't merged the changes, so neither git fetch nor git pull will do anything.

@Richigeht
Copy link
Author

Richigeht commented Sep 25, 2018 via email

@kevinpapst
Copy link
Member

You cloned directly instead of using a fork, right?
Probably try a git pull origin master.

@Richigeht
Copy link
Author

Richigeht commented Sep 25, 2018 via email

@kevinpapst kevinpapst added this to the 0.5 - Invoice milestone Oct 21, 2018
@lock
Copy link

lock bot commented Dec 20, 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. If you use Kimai on a daily basis, please consider donating to support further development of Kimai.

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

No branches or pull requests

2 participants