Skip to content

allow to return zero values#507

Merged
bosd merged 1 commit intoinvoice-x:masterfrom
bosd:allow-zero
Apr 8, 2023
Merged

allow to return zero values#507
bosd merged 1 commit intoinvoice-x:masterfrom
bosd:allow-zero

Conversation

@bosd
Copy link
Copy Markdown
Collaborator

@bosd bosd commented Apr 8, 2023

Allow to return 0.0 on float values.
Usefull for 0 discount or 0.0 tax situations.

Closes #505

@bosd bosd merged commit 4f893c0 into invoice-x:master Apr 8, 2023
@bosd bosd deleted the allow-zero branch April 8, 2023 20:13
dannyadair added a commit to dannyadair/invoice2data that referenced this pull request Nov 24, 2023
invoice-x#507 fixed the issue with zero values reported in invoice-x#505 but not for legacy syntax.
bosd pushed a commit that referenced this pull request Nov 24, 2023
#507 fixed the issue with zero values reported in #505 but not for legacy syntax.
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

Successfully merging this pull request may close these issues.

Value that is zero is matched but then not parsed

1 participant