In revision: 747364, I had to introduce encode-output="false" for display 
type="currency" in ListInventoryAverageCosts form. Let me explain quickly why.

In France (for instance) we use now space as thousands separator 
So I had to not encode output. But there are 75 occurrences of <<display 
type="currency">> in OFBiz forms.

So my question, should we not rather change something at 
ModelFormField.java[763] ?

Thanks

Jacques

Reply via email to