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

Product admits multiple entries of the same tax #14

Open
jorgeFons opened this issue Feb 21, 2014 · 0 comments
Open

Product admits multiple entries of the same tax #14

jorgeFons opened this issue Feb 21, 2014 · 0 comments
Milestone

Comments

@jorgeFons
Copy link

Its possible to add the same tax, multiple times, to a product. At the entity level this relation is modeled as a list, should'nt it be a set?

This leads to an incoherent state when issuing an invoice, GenericInvoiceEntryBuilderImpl.validateValues() @line314, with the tax amount being multiplied; Which is detected at GenericInvoiceBuilderImpl.validateValues() @line368.

@froque froque added this to the billy-7 milestone Sep 14, 2022
@froque froque modified the milestones: billy-8, billy-9 Mar 29, 2023
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

2 participants