Home Page link  

worksheet 250 creates Duplicate Items at store

 

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
worksheet 250 creates Duplicate Items at store Mano 09-23-2009
Posted by Mano on September 23, 2009, 7:41 pm
Please log in for more thread options


Hi,
We have a HQ and several stores connecting to it. All items are created
from HQ and sent to store for receiving. In some instances when a 250 is sent
twice to the store the item is duplicated at the store level. All
information is exactly the same. On the flip side, when you create an item
at the store level with the same sku it gives an error "Itemlookup code
already exists". Why doesnt this happen with the polling and prevent the
duplicate sku.

Thanks for your help
Mano


Posted by Afshin on September 24, 2009, 2:32 am
Please log in for more thread options


250 worksheet does not (should not) duplicate your Item Data, unless same
item had been created manually at the store before transfer. Have a look
and see if the duplicated items at store have HQID entries.

Afshin Alikhani - afshin@rrdisti.com
Retail Realm Distribution
= = = = = = = = = = = = = = =

> Hi,
> We have a HQ and several stores connecting to it. All items are created
> from HQ and sent to store for receiving. In some instances when a 250 is
> sent
> twice to the store the item is duplicated at the store level. All
> information is exactly the same. On the flip side, when you create an
> item
> at the store level with the same sku it gives an error "Itemlookup code
> already exists". Why doesnt this happen with the polling and prevent the
> duplicate sku.
>
> Thanks for your help
> Mano
>


Posted by Mano on September 24, 2009, 1:53 pm
Please log in for more thread options


I first thought the same thing and looked at the HQID for the duplicates.
THey are the same. Obvisouly the id at the item table are different and HQID
is same. One thing that we did is that this HQID was updated few months ago
at the store level from HQ using sql script.

Mano

"Afshin" wrote:

> 250 worksheet does not (should not) duplicate your Item Data, unless same
> item had been created manually at the store before transfer. Have a look
> and see if the duplicated items at store have HQID entries.
>
> Afshin Alikhani - afshin@rrdisti.com
> Retail Realm Distribution
> = = = = = = = = = = = = = = =
>
> > Hi,
> > We have a HQ and several stores connecting to it. All items are created
> > from HQ and sent to store for receiving. In some instances when a 250 is
> > sent
> > twice to the store the item is duplicated at the store level. All
> > information is exactly the same. On the flip side, when you create an
> > item
> > at the store level with the same sku it gives an error "Itemlookup code
> > already exists". Why doesnt this happen with the polling and prevent the
> > duplicate sku.
> >
> > Thanks for your help
> > Mano
> >
>

Posted by Afshin on September 24, 2009, 7:28 pm
Please log in for more thread options


WRONG way to do. Anytime you can run the 101 worksheet and his will ensure
that all records n Store have correct HQID. Run this first. Then look at
the store to see if you have items with blank HQID. Doing it through SQL
Scrip could be dangerous if there is typo or mis entry.

Afshin Alikhani - afshin@rrdisti.com
Retail Realm
= = = = = =

>I first thought the same thing and looked at the HQID for the duplicates.
> THey are the same. Obvisouly the id at the item table are different and
> HQID
> is same. One thing that we did is that this HQID was updated few months
> ago
> at the store level from HQ using sql script.
>
> Mano
>
> "Afshin" wrote:
>
>> 250 worksheet does not (should not) duplicate your Item Data, unless same
>> item had been created manually at the store before transfer. Have a look
>> and see if the duplicated items at store have HQID entries.
>>
>> Afshin Alikhani - afshin@rrdisti.com
>> Retail Realm Distribution
>> = = = = = = = = = = = = = = =
>>
>> > Hi,
>> > We have a HQ and several stores connecting to it. All items are
>> > created
>> > from HQ and sent to store for receiving. In some instances when a 250
>> > is
>> > sent
>> > twice to the store the item is duplicated at the store level. All
>> > information is exactly the same. On the flip side, when you create an
>> > item
>> > at the store level with the same sku it gives an error "Itemlookup code
>> > already exists". Why doesnt this happen with the polling and prevent
>> > the
>> > duplicate sku.
>> >
>> > Thanks for your help
>> > Mano
>> >
>>


Posted by Mano on September 26, 2009, 3:20 am
Please log in for more thread options


Afshin,
Thanks for your reply. The reason I used SQL to update HQID is because I
was told that 101 worksheet should be used only when the store is setup at
first. Since our stores have been operating for a while, I thought that using
101 would wipe out my data. Are you saying that it is sage to use 101 without
loosing any data at the store level.

Mano


"Afshin" wrote:

> WRONG way to do. Anytime you can run the 101 worksheet and his will ensure
> that all records n Store have correct HQID. Run this first. Then look at
> the store to see if you have items with blank HQID. Doing it through SQL
> Scrip could be dangerous if there is typo or mis entry.
>
> Afshin Alikhani - afshin@rrdisti.com
> Retail Realm
> = = = = = =
>
> >I first thought the same thing and looked at the HQID for the duplicates.
> > THey are the same. Obvisouly the id at the item table are different and
> > HQID
> > is same. One thing that we did is that this HQID was updated few months
> > ago
> > at the store level from HQ using sql script.
> >
> > Mano
> >
> > "Afshin" wrote:
> >
> >> 250 worksheet does not (should not) duplicate your Item Data, unless same
> >> item had been created manually at the store before transfer. Have a look
> >> and see if the duplicated items at store have HQID entries.
> >>
> >> Afshin Alikhani - afshin@rrdisti.com
> >> Retail Realm Distribution
> >> = = = = = = = = = = = = = = =
> >>
> >> > Hi,
> >> > We have a HQ and several stores connecting to it. All items are
> >> > created
> >> > from HQ and sent to store for receiving. In some instances when a 250
> >> > is
> >> > sent
> >> > twice to the store the item is duplicated at the store level. All
> >> > information is exactly the same. On the flip side, when you create an
> >> > item
> >> > at the store level with the same sku it gives an error "Itemlookup code
> >> > already exists". Why doesnt this happen with the polling and prevent
> >> > the
> >> > duplicate sku.
> >> >
> >> > Thanks for your help
> >> > Mano
> >> >
> >>
>

Similar ThreadsPosted
WorkSheet 250 Will not remove Substitute Items at store level October 24, 2008, 1:52 pm
BUG? HQ Items Reports returning duplicate items March 8, 2006, 7:42 pm
Duplicate Items September 6, 2006, 8:06 pm
Duplicate Items June 1, 2009, 3:36 pm
Duplicate items on Transfers November 12, 2008, 1:24 am
duplicate items with different item look up codes --- August 5, 2006, 11:06 am
Need to create Duplicate Items in Inventory August 17, 2009, 8:43 am
HQ 401 worksheet - existing store September 20, 2005, 3:10 pm
Automate Worksheet 250 for New Items March 4, 2008, 9:25 am
Sending Stock take worksheet to Store from HQ August 26, 2008, 4:24 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