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

[Woo POS] Coupons: Create a POSCoupon as POSItem #15325

Open
iamgabrielma opened this issue Mar 12, 2025 · 1 comment
Open

[Woo POS] Coupons: Create a POSCoupon as POSItem #15325

iamgabrielma opened this issue Mar 12, 2025 · 1 comment
Labels
feature: coupons Related to basic fulfillment such as order tracking. feature: POS type: task An internally driven task.

Comments

@iamgabrielma
Copy link
Contributor

We'll need to create a POSCoupon type that conforms to POSItem in order to take advantage of the current item abstraction.

We might not need all the props in Networking.Coupon, or we might. As inspiration we can take a look into the existing CouponDetailsViewModel to see what's generally used use-facing, if needed.

@iamgabrielma iamgabrielma added feature: coupons Related to basic fulfillment such as order tracking. feature: POS type: task An internally driven task. labels Mar 12, 2025
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: coupons Related to basic fulfillment such as order tracking. feature: POS type: task An internally driven task.
Projects
None yet
Development

No branches or pull requests

2 participants