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

Store the SKU of the ordered product variant at the OrderItem entity #723

Closed
mgesing opened this issue May 26, 2023 · 1 comment
Closed

Comments

@mgesing
Copy link
Contributor

mgesing commented May 26, 2023

Requested by easybill to obtain them via Web API.

@mgesing mgesing added this to the 5.1.0 milestone May 26, 2023
@mgesing mgesing self-assigned this May 26, 2023
@mgesing mgesing modified the milestones: 5.1.0, 5.0.5 Jun 5, 2023
@mgesing mgesing closed this as completed in b2c6269 Jun 5, 2023
@mgesing
Copy link
Contributor Author

mgesing commented Jun 5, 2023

The SKU is now directly available via OrderItem.Sku. Note that the field is only populated for new orders. It is null for orders created before this enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant