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

Correct simple invoice amount limits #454

Merged
merged 4 commits into from
Jul 13, 2023

Conversation

thenmaster
Copy link
Member

No description provided.

Nuno Goncalves added 2 commits July 10, 2023 17:45
The used limits for simple invoice amounts for non business customers
are incorrect for PT and AD

This updates the amounts to the following values
 - 3000€ for PT
 - 40000€ for AD

This also makes all flows use the same exception to signal that the
amount is above the limit instead of each module defining its own
generic simple invoice exception that is only used in this scenario
As imposed by law

Also other small adjustments to tests and naming
limit

The simple invoice limits were mixed up. Should be 3000€ for ES and
1000€ for PT

Dropped the invoice limit check for PT since that limit applies only to
businesses and not all customers.
@thenmaster thenmaster requested a review from Vasco-F July 12, 2023 10:37
@thenmaster thenmaster merged commit c0d1a0e into master Jul 13, 2023
@thenmaster thenmaster deleted the correct_simple_invoice_amount_limits branch July 13, 2023 10:27
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.

3 participants