Community Add-Ons
Quick Price Updates v1.0
for osCommerce Online Merchant v2.2
I had downloaded Mattice's quick stock updater, and use it just about everyother day. I decided to adapt it to change the prices in an entire catagory.
While functional the credit goes to mattice, and all i did was make some minor changes.
enjoy
Jeremy (www.momentumgt.com)
2006-June-07 - Quick Price Updates 1.1.3
This is a great contribution, thank you to the original author and everyone who has worked on it.
I hope this helps everyone as much as it has helped me. Enjoy
Testing: If you want to test this contribution, copy "quick_priceupdates.php" to your admin directory and navigate to the file
Small Changes
- install instructions
- screen shots
- combined price & stock to one file (cleaned up a bit)
- lists product name to compliment mouse over mod (thanks)
- lists product model
- clicking on product name navigates to edit (shortcut through categories/products)
- support for those that use "Master Products"
"displays (master) and color code if product is master"
"displays (slave) and color code if product is slave"
"displays product name in standard format if product is normal"
- commented out all other menus (all that shows is "all categories" drop down)
- changed some text to try to make sense of whole "last performed action" & "checkmark box"
"checkbox = checkmarked
if product is active, but stock is changed to 0, on update the product will NOT be active.
if product is not active, but stock is changed to 1+, on update the product will be active.
however
checkbox = NOT checkmarked
if product is active, but stock is changed to 0, on update the product will remain active.
if product is not active, but stock is changed to 1+, on update the product will remain NOT active.
