Inventory Wizard Command question or request

Jul 22, 2008 2 Replies

Is there any way to adjust the Inventory Wizard to create a Task that will allow me to mark a department, category or group of items as "Item is not discountable at the POS" all at one time?



I'm using RMS 2.0.


We are putting some items on sale and don't want any further discounts to apply, but don't want to have to go into each item separately and check this box in the Options tab.



Any input would be helpful. Thanks!


Hi S. Pike,

Without a lot of modifications (costing $$) there is no way to adjust the Inventory Wizard.

If you would like to do this the SQL way, then drop me a line microsoft.public.pos with @gmail.com on the end.

If you have any SQL experience, your looking to change "ItemNotDiscountable" to "1" instead of "0"

update dbo.item set ItemNotDiscountable = '1' where

Nate

If you are still interested, we have created a nice base for adding tasks to the inventory wizard. I'm certain we would be able to include this for a minimal charge. If you are inserted please drop me an email or give me a call.

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required