EMAIL PROTECTED] On Behalf Of Ricardo
CortésSent: Monday, September 05, 2005 10:19 AMTo:
Axapta-Knowledge-Village@yahoogroups.comSubject: Re:
[Axapta-Knowledge-Village] Invoice amount number to letter, printed in the
invoice !!!
Thanks Girish for the tip
Ricardo CortesGirish Bhatkal
&l
Thanks Girish for the tip
Ricardo CortesGirish Bhatkal <[EMAIL PROTECTED]> escribió:
Hi Ricardo,you may have to write a display methodhere below is a job which is used to print number totext. use the code in the display method ...static void numberToWords(Args _args){ global global = new g
Hi Ricardo,
you may have to write a display method
here below is a job which is used to print number to
text. use the code in the display method ...
static void numberToWords(Args _args)
{
global global = new global();
print global::numeralsToTxt_ES(12121.39);
print global::num2Text
Hi everybody
Does anymone know, how to translate the invoice amount to letter and print it in the invoice?
Thanks in advance
Ricardo Cortés
__Correo Yahoo!Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http:
4 matches
Mail list logo