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

remove price validation #38

Merged
merged 2 commits into from
Mar 13, 2025
Merged

Conversation

hiagolcm
Copy link
Collaborator

What problem is this solving?

  • When Price=0 we assume that the AvailableQuantity is 0. This validation was used for the priceWithoutFulFillment situation, but it is not necessary anymore because it was unintentionally fixed here.

@chrsmutti chrsmutti merged commit ebd1ce0 into main Mar 13, 2025
2 checks passed
@chrsmutti chrsmutti deleted the bugfix/remove-price-equal-zero-validation branch March 13, 2025 16:33
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.

2 participants