Home Page link  

make items inactive

 

Point-Of-Sale Software - - MS Point Of Sale software discussed here 

get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content  add this group's latest topics to your Google content  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
make items inactive faiz 11-09-2007
Posted by faiz on November 9, 2007, 1:38 pm
Please log in for more thread options
I just finished updating the inventory and also putting the word UPDATED in
sub-description3. I have some items left that are not updated and would like
to make them inactive. I was thinking of running sql statement to make the
item inactive that is not updated in sub-description3 and also set the qty-on
hand to zero.
Need help with the sql statement.

Posted by convoluted on November 9, 2007, 2:13 pm
Please log in for more thread options
Hello Faiz...if you have items that have a quantity greater than zero, it
means they were received on a PO or on a transfer in - I would not recommend
you use a sql statement to set the qty to zero as you will not have any
visibility or audit trail in the system for that change - you can start a
physical inventory file in SO manager, apply a filter that selects items that
do not have the word "UPDATED" in subdescription 3, then zero out these qties.

The SQL to set the items to inactive can be something along these lines
BACKUP FIRST and try after hours if possible

UPDATE ITEM
SET INACTIVE = 1
WHERE SUBDESCRIPTION3 <> 'UPDATED'

Hope this helps...

"faiz" wrote:

> I just finished updating the inventory and also putting the word UPDATED in
> sub-description3. I have some items left that are not updated and would like
> to make them inactive. I was thinking of running sql statement to make the
> item inactive that is not updated in sub-description3 and also set the qty-on
> hand to zero.
> Need help with the sql statement.

Similar ThreadsPosted
RE: How to make items with QTY=0 Inactive ? March 27, 2007, 7:55 pm
RE: How to make items with QTY=0 Inactive ? March 27, 2007, 8:05 pm
How to make items with QTY=0 Inactive ? March 27, 2007, 10:07 pm
sql - make items inactive May 15, 2008, 11:27 am
Delete Items and Make Items Inactive January 27, 2009, 10:57 am
Make Inactive & May Not Be Placed on PO September 22, 2008, 3:37 pm
make item inactive January 12, 2008, 3:20 am
Inactive Items May 16, 2007, 6:47 pm
Making Items Inactive October 18, 2006, 2:27 pm
Delete inactive items November 3, 2006, 4:56 pm

Contact Us | Privacy Policy
This site is not affiliated with Intuit - makers of Quickbooks and Quicken software
This site is not affiliated with Sage Software - makers of Peachtree accounting software
XML SitemapXML Sitemap