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

Invoice date in Docker problem #39

Open
Xawery94 opened this issue Jul 26, 2019 · 0 comments
Open

Invoice date in Docker problem #39

Xawery94 opened this issue Jul 26, 2019 · 0 comments

Comments

@Xawery94
Copy link

Hi,
last time I found strange bug. When I ran my service using this package in latest version and lunching it in docker image on kubernetes, date on invoice was always the same. Date was from container start. Only workaround that I found is to pass date to invoice invoice.date = new Date() inside my service, and then it's works.

This bug could be related to this line because before it was working well, please check this if you can, there is something wrong going on

date: new Date(),

@Xawery94 Xawery94 changed the title Invoice date in Docker Invoice date in Docker problem Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant