Honestly I don't know the services, but I am trying to apply a payment to an invoice
Si Chen-2 wrote: > > carlj wrote: >> Indeed it should be, and perhaps it is. However I cannot be doing this >> the >> right way. I looked in my general.properties and change this: >> >> # -- the default currency to use for prices, etc >> currency.uom.id.default=SWE >> >> # -- the default decimal format for currency >> currency.decimal.format=##0,00 >> >> Perhaps I am very wrong? >> >> >> cjhowe wrote: >> >>> Just to give you a quick answer that you can try until someone can >>> confirm it. >>> >>> This may be a locale problem. If your default locale is the US, the >>> decimal format should be 1259.61 instead of 1259,61. I believe the >>> comma is supported if you change your default locale. >>> >>> This is changed in ofbizhome/framework/common/config/general.properties >>> >>> --- carlj <[EMAIL PROTECTED]> wrote: >>> >>> >>>> When I try to apply say 1259,61 I can only apply 1259 and the 0,61 >>>> remains. >>>> Is there a know fix? I didn't find anything on the forum. >>>> >>>> Carl >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/Cannot-apply-decimals-tf3238944.html#a9002619 >>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>> >>>> >>>> >>> >>> >> >> > What methods are you calling to apply the decimals? > > Minilang has some problems with internationalized decimals. I thought > this had been fixed but perhaps not completely. > > Si > > -- View this message in context: http://www.nabble.com/Cannot-apply-decimals-tf3238944.html#a9011821 Sent from the OFBiz - User mailing list archive at Nabble.com.
