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

Allow the user to set the invoice index #7

Open
Iepoev opened this issue Jul 16, 2017 · 1 comment
Open

Allow the user to set the invoice index #7

Iepoev opened this issue Jul 16, 2017 · 1 comment
Milestone

Comments

@Iepoev
Copy link

Iepoev commented Jul 16, 2017

In case something fucky happens with the indexing outside of the app.
The app should continue incrementing from this index instead of the old one.

@werthen werthen added this to the v0.1.0 milestone Jul 16, 2017
@werthen
Copy link
Contributor

werthen commented Jul 16, 2017

What happens when this index is set before the last existing index? this would fuck up the logic completely, as there might be conflicting indices. Right now it always searches for the last invoice to base the index on.

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

No branches or pull requests

2 participants