Custom Stock Reorder Quantity BS

for osCommerce Online Merchant v2.3

Most store owners are familiar with the 80/20 rule, where 20% of your inventory does 80% of your business. Those products move much faster than all of the others. Therefore, it makes no sense to have a single stock reorder level setting applied to all products. This contribution adds a custom stock reorder quantity setting to the /admin/category/product page, so that the store owner can easily add a custom stock reorder level to any product they want. This setting will override the main default site setting for Stock Reorder Level. Additionally, an email will be sent to the store owner any time a product is purchased where the stock available is less than, or equal to the custom reorder level setting or the default Stock Reorder Level, depending on which one is set as the active setting. And, added is a column in /admin/category/products-overview, displaying available quantities for each product and highlighting those that are at or below the active reorder level setting. See screenshots for details. Features: - A unique reorder level number can be assigned to each individual product - A column in /admin/category/products-overview displays individual product quantities on-hand - The Reorder Quantity Level is displayed in the right-side info pane of the /admin/category/products-overview - The Product Quantity input-box on the /admin/category/product-(edit/new) page gets highlighted if the quantity falls below the active reorder level - An explanation of this feature is available on the /admin/category/product-(edit/new) page as a hidden div that toggles down on click - Every time a product is purchased where its inventory is at or below the active reorder setting, an email is sent to the store owner as a reminder of the low stock issue ~~~~~~~~~~ - No new files to upload - 1 SQL addition - 4 file code additions/changes - Instructions for those who have the MVS addon - screenshots included This is a Full Package.

Changelog