Hai All,
Sales order Item QTY * Price = Net Amount Is like This currency "USD, UK CAD EUR " Net amount Is convert into INR
HOW TO DO THIS ANY HELP ME
Hai All,
Sales order Item QTY * Price = Net Amount Is like This currency "USD, UK CAD EUR " Net amount Is convert into INR
HOW TO DO THIS ANY HELP ME
hi,
if INR is the company currency …
then,
currency::amountcur2mst(required net amount, Specify currency(USD OR EUR …), exch rate from the table fromwhich u r providing the net amount);
hi,
This is not working bez this method is not return the string values.