ProductManagementSystem
ProductManagementSystem copied to clipboard
[Bug] Updating price of product should not change price in ordered product
Bug
Steps to Reproduce:
- Customer places order
- Amin changes the price of any product which is ordered by a customer
Actual Behaviour In order, the price of the product changed.
Expected Behaviour In orders placed before the price change, the price of the product should never change.