Good morning everyone.
We rebuild our HQ Manager, using the folowing schedulle:
1 Delete all stores frm HQ
2 Run at one store at the time the folowing scripts:
update AccountingAccounts set HQID=0;
update AccountingTerms set HQID=0;
update AccountType set HQID=0;
update Cashier set HQID=0;
update Category set HQID=0;
update Currency set HQID=0;
update CustomButtons set HQID=0;
update CustomCaption set HQID=0;
update Customer set HQID=0;
update Department set HQID=0;
update Item set HQID=0;
update item_bck set HQID=0;
update ItemClass set HQID=0;
update ItemMessage set HQID=0;
update ItemTax set HQID=0;
update MatrixAttributeDisplayOrder set HQID=0;
update PriceRounding set HQID=0;
update QuantityDiscount set HQID=0;
update ReasonCode set HQID=0;
update SalesRep set HQID=0;
update Schedule set HQID=0;
update ScheduleSegment set HQID=0;
update Serial set HQID=0;
update ShippingCarrier set HQID=0;
update ShippingService set HQID=0;
update ShipTo set HQID=0;
update Supplier set HQID=0;
update Taskpad set HQID=0;
update TaskpadButtons set HQID=0;
update TaskpadLayout set HQID=0;
update Tax set HQID=0;
update Tender set HQID=0;
update [Configuration] set SyncID=0;
update [Configuration] set StoreID=0;
2 At the Store´s RMS insert again it´s Store ID
3 Run Worksheet 101
4 Run Worksheet 401 from 01-01-2013 to today.
5 Run Workseet 401
After that in HQ, we make reports about last month Sales and Inventory Report, Snapshot Store Quantity List, verifyng that the sales are the same in okd and new HQ, and that the Inventory were the same in Store´s RMS and HQ Manager.
After that, we considered that the rebuikding was Successful, at 9:3 PM 05-01-17.
Yesterday, at Store´s RMS, show´s in Inventory Transfer In, a lot of transfer in not received that were received correctly many yers ago.
We must delet with administrator powers, all resended Inventory Transfer? or there is any SQL Script that do this job?
Thank´s a lot for your help.
Regards