Rank: Member
Joined: 6/6/2005(UTC) Posts: 483
|
How do I stop BV 5.8 from sending me Out of Stock or Low Stock reports for inactive products? I prefer not to delete the products if I don't have too.
Thanks Bob Noble
|
|
|
|
Rank: Member
Joined: 4/29/2010(UTC) Posts: 256
Thanks: 4 times Was thanked: 11 time(s) in 10 post(s)
|
Hi Bob
The sort answer is you can't without either changing the code or Disabling Inventory.
To disable the Inventory go to admin >> Options >> Inventory and check Disable Inventory then press save changes.
If you wish to change the code, then you can modify the global.asax and omit the EmailLowStockReport. I am not going to document how to do this here as you can break your web store should you make a mistake within the code. If you go down this route please ensure you have a full backup of the globabl.asax file before you make the changes.
If you wish to do none of the above (e.g. you just want to stop the emails) then you could simply create a rule in your email client to put the email in a folder and mark it as read.
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
A simpler way to disable the low stock email is to set the "Send Low Stock Notice Every X Hours" setting to an arbitrarily high number.
To exclude inactive products you will need to alter the bvc_ProductInventory_AllLowStock_s stored procedure in the database. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.