Some customers transaction record are lost. I only have their totalSales. Now I want to add these customers to rms with their totalSales. How can I do it?
How to add customer's totalSales without transaction?
Aug 05, 2005
1 Replies
You can add the customers and their totalSales only from QS Administrator with SQL query..
example: UPDATE Customer SET TotalSales = WHERE AccountNumber
bye antonio
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required