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

Update Product Pricing and Discounts #9

Open
luoyantao99 opened this issue Oct 2, 2023 · 0 comments
Open

Update Product Pricing and Discounts #9

luoyantao99 opened this issue Oct 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@luoyantao99
Copy link
Contributor

luoyantao99 commented Oct 2, 2023

As a products operator,
I need to implement pricing and discount functionality in the "products" service,
So that we can apply discounts to products and calculate final prices.

Assumptions:

  • Product model and database table are already defined.

Acceptance Criteria:

Given the existence of the product model and database table,
When a new product is created,
Then there should be fields to specify the original price and any applicable discounts.
@luoyantao99 luoyantao99 added the enhancement New feature or request label Oct 2, 2023
@luoyantao99 luoyantao99 changed the title Implement Product Pricing and Discounts Update Product Pricing and Discounts Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant