-
Notifications
You must be signed in to change notification settings - Fork 7
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
fix: carrier details and taxes #394
fix: carrier details and taxes #394
Conversation
fox-john
commented
Nov 14, 2024
•
edited
Loading
edited
- Rework of the shops content carrier-details and carrier-taxes to align with changes introduced in V4 (full sql query)
- Removal of repositories that became obsolete (stateRepository and countryRepository)
- A few additional minor refactors
- Update fixtures
"price": 0 | ||
"delimiter1": 0, | ||
"delimiter2": 50, | ||
"country_ids": "US", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On peut pas en avoir avec plusieurs country_ids?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bien vu, j'ai peut être un problème ici en effet. J'avais tiqué sur la clé, mais j'avais pas trouvé de notion de plural ici. Je vais corriger ça.
Quality Gate failedFailed conditions |