- Joined
- Jan 12, 2013
- Messages
- 442
- Reaction score
- 2
- Points
- 18
- Age
- 29
GEÇENLERDE ARAYAN ARKADAŞLAR VARDI DAHA ÖNCEDEN PAYLAŞILMIS İŞE ÖZÜR DİLİYORUM
sundries İTEM EKLEMEK İÇİN Q.A KODU
SUNDRİES İTEM SİLMEK İÇİN Q.A KODU
İYİ FORUMLAR.
sundries İTEM EKLEMEK İÇİN Q.A KODU
You must reply in the thread to view hidden text.
Code:
UPDATE ITEM SET SellingGroup = '255' Where Num = 'İtemin code numarası'
SUNDRİES İTEM SİLMEK İÇİN Q.A KODU
You must reply in the thread to view hidden text.
Code:
DELETE ITEM SET SellingGroup = '255' Where Num = 'İtemin code numarası'
İYİ FORUMLAR.