Unable to remove added pricing
Components
Labels
None
Description
Context Information
None
Additional information (do not use)
Actual reporter is Phil
Attachments
1
Activity
Show:
Dmitry Andrejev March 30, 2011 at 2:57 PM
Closing, since 5.1.2 release has been released.
Alex January 5, 2011 at 11:20 AM
Ups, I made commit before making this task as "Reviewed & Tested".
Task is tested ok for sure.
Alex January 5, 2011 at 11:19 AM
Fix committed to [b]5.1.x branch/b. Commit Message:
Fixes #0000904: Unable to remove added pricing
Commit on behalf of Dmitry
Dmitry Andrejev December 3, 2010 at 10:14 PM
Please review and test.
NOTE: some minor code clean up was done since it's pretty messy and hard to work with.
Fixed
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Dmitry Andrejev
Dmitry AndrejevPatch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
External issue ID
904
External issue URL
Fix versions
Affects versions
Created October 25, 2010 at 8:20 PM
Updated December 29, 2024 at 11:35 PM
Resolved March 30, 2011 at 2:57 PM
I recently found something simple but yet annoying: when you setup a product's price for a group, you click to make appearing a price form. But you can't remove this price form for a given group, is to said once you've setup a price for a group, you can't remove these price brackets anymore. At worst you empty all fields and validate: the price for this group will be 0.
Solution:
Add "Delete" toolbar button. Once clicked it will ask user confirmation and once confirmed it will delete all price brackets (pricings) for currently edited product and currently selected user group.
Hint on that "Delete" button could be "Delete Group Pricing", so admin will know what exactly will be deleted, once button is clicked.