Hi, sorry for my bad english
I want apply the EUR format at the result (€ 2.000,00), it is possible? I find a patch in the issues ( http://drupal.org/node/132835) but return me blank screen.

any suggestion please?

Best regards

Luca

Comments

linno’s picture

Version: 5.x-1.x-dev » 5.x-1.0

sorry is v. 5.x-1.0 not dev

linno’s picture

Title: how to formatted in EUR the result? » how to formatted in EUR the Sum?
linno’s picture

there is a error in line 122

= array('' => ''); change in
$options = array('' => '');

linno’s picture

Status: Active » Closed (fixed)