Hi I live in Quebec, and by law all the litterature has to be in french. I would like to know how I can change the header of my quote receipt from "Quote" to "Estime"With an accent on the e). If anybody could help! Thanks Humbleman
quote receipt
Oct 07, 2007
3 Replies
hi, Go to C:\Program Files\Microsoft Retail Management System\Store Operations\ReceiptTemplates and open in notepad the reciept.xml file (backup it first before modification)
Find the PrintTransactionType and go to find: Transaction.ReceiptTransactionNumberCaption ":|" Transaction.ReceiptTransactionNumber
Change it with below code: Len(transactionQuote) "Estimate #:|" Transaction.ReceiptTransactionNumber Transaction.ReceiptTransactionNumberCaption ":|" Transaction.ReceiptTransactionNumber
Now Save the file and Go to STore Manager> Database> Receipt Format and reattached the receipt.xml file, open the POS and create quote it will now print the quote capation to Estimate.
Rate don't forget
"humbleman" wrote:
Hi Akber Thank you for beeing so prompt answering to my call. I did not find the mentionned string in the script. I am a newbie at that, and very nervous about changing scripts. The closest I found is :I copied/paste) Transaction.Type = transactionQuote
"Soumissi> hi, Go to
hi I mentioned already i think you not read that you find the . You can replace the whole code which starts with and end at copy and paste the below code remember before the SUB: PrintCustomerData this end: ============================ SUB: PrintTransactionType ===========================
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required