quote receipt

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

Reply to
humbleman
Loading thread data ...

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:

Reply to
Akber Alwani

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

Reply to
humbleman

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 ===========================

Reply to
Akber Alwani

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.