Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Quickly Update Product Stock Problem


Guest

Recommended Posts

I am trying to use Quickly Update Product Stock and i have installed it but when i go in and want to upgrade my stock, there are nok products to upgrade. I can only see the title "Quickly Update Product Stock v1.1" i have followed the manuel:

 

Installation

 

1. Add the quick_stockupdate.php file into the admin directory of your oscommerce install directory.

 

2. In the admin/includes/filenames.php file add a new definition - usually in alpha order for neatness

 

define('FILENAME_QUICK_STOCKUPDATE', 'quick_stockupdate.php');

 

3. Around line 30 of the file admin\includes\boxes\catalog.php add a new menu option something like this.

 

'<a href="' . tep_href_link(FILENAME_QUICK_STOCKUPDATE, '', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_CATALOG_QUICK_STOCKUPDATE . '</a><br>' .

 

4. Use Quick Stock Update from the admin menu.

 

Help :'(

Link to comment
Share on other sites

  • 4 weeks later...

I have a question...

 

How do you know if this is set or not?

 

"Check to set status on each individual product based on items in stock"

L8r,

PopTheTop

 

Published osC Contributions:

- eCheck Payment Module v3.1

- Reviews in Product Display v2.0

- Fancier Invoice & Packingslip v6.1

- Admin Notes / Customer Notes v2.2

- Customer Zip & State Validation v2.2

- Search Box with Dropdown Category Menu v1.0

 

Pop your camper's top today!

It's a popup thing...

You wouldn't understand

Link to comment
Share on other sites

Nevermind... DOE!

L8r,

PopTheTop

 

Published osC Contributions:

- eCheck Payment Module v3.1

- Reviews in Product Display v2.0

- Fancier Invoice & Packingslip v6.1

- Admin Notes / Customer Notes v2.2

- Customer Zip & State Validation v2.2

- Search Box with Dropdown Category Menu v1.0

 

Pop your camper's top today!

It's a popup thing...

You wouldn't understand

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...