2023-11-20 Implement Note Display for Product Price and Quantity Changes

Description:

  • Changing a Product's Price or Quantity from Fixed to Flexible is allowed but reverting the change is not possible.
  • We have implemented a Note Display feature to prevent inadvertent changes and warn users about potential consequences when modifying the Fixed/Flexible status of a Product's Pricing or Quantity.

Fixed Price change to Flexible Price:

  • If Product is connected to a Pending Approval OR an Active Subscription and you try and change the Price status from Fixed to Flexible, the following note will be displayed:
    • "Please note: You will not be allowed to change the Product Price back to Fixed after saving your changes."

Fixed Quantity change to Flexible Quantity:

  • If Product is connected to a Pending Approval OR an Active Subscription and you try and change the Quantity changed from Flexible to Fixed, display the following note:
    • "Please note: You will not be allowed to change the Product Quantity back to Fixed after saving your changes."
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.