Pages:

new currency please...

teva

No avatar

2005-06-08 22:13

Hey Sidelife

Your code changes value nicely....but summary is still shown as xx,x
Product in basklet is shown 3.250,00 but on summry is 3,25. Any way to fix this?

Tnx a lot

sugiarto

No avatar

2006-03-20 05:20

QC version 1.2 ,
"core/other.php" , "tPrice( )" function
and.. what then ? which variabel i must change ?
i want to be: x.xxx.xxx
separate with dot, not comma

thx

Ortodox

No avatar

2006-04-16 08:21

This Script can change format currency (ex: 1.000.000,00) but can't fungsioning in column fsummary (column Total & Sub Total Price). in column Total & Sub Total read number behind dot is decimal (1,00)

if( !function_exists( 'tPrice' ) ){
/**
* Return price format
* @return float
* @param float $fPrice
*/
function tPrice( $fPrice ){
return number_format($fPrice,2,',','.');
} // end function tPrice
}

Please ask guide .. thanks

syuga

No avatar

2006-04-16 19:26

hemm ... ?

~Bali

No avatar

2006-05-10 08:21

aduh, susah, blum bisa, padahal udah sesuai dengan yang disebutkan, bingung ikut mana juga, hikz

+62-361-7499748

~fuxer

No avatar

2006-06-10 07:46

this script sucks!

Pages:
Back to top
about us | contact