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

Change VAT Rate code from integer to string #392

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

marlena-b
Copy link
Collaborator

Issue: #391

I updated the product creation code to accept the VAT rate code as a string, aligning it with how VAT rates are created. Additionally, I renamed the attribute in the product form to vat_rate_code to better reflect that it represents the VAT rate code, not the entire VAT rate.

Copy link

netlify bot commented Sep 3, 2024

Deploy Preview for ecommerce-events failed.

Name Link
🔨 Latest commit 00e9f45
🔍 Latest deploy log https://app.netlify.com/sites/ecommerce-events/deploys/66d6c6bd6fc71100084c7970

@andrzejkrzywda andrzejkrzywda merged commit d182172 into master Sep 3, 2024
27 of 31 checks passed
@andrzejkrzywda
Copy link
Contributor

Looks good to me, possible next step could be to make it a value object.

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