Closed (fixed)
Project:
Money field
Version:
5.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
1 Sep 2008 at 01:14 UTC
Updated:
18 Nov 2008 at 16:00 UTC
Jump to comment: Most recent
How does one get rid of the decimal and digital group seperator? For example if I post an item and specify 23000 as the price, I would like it to appear as 23000 not 23,000.00 or 23.000,00. The format 23000 is more universal.
Comments
Comment #1
Anonymous (not verified) commentedSame thing here: I need to have the decimals removed to get 23,000 instead of 23,000.00
When I select 0 decimals and validates, as I come back to check the money CCK field settings, it is still 2.
I tried to erase the content of the decimal separator, but nothing changed. I still get the .00 that I don´t need. (I am designing a website to sell houses!
Thanks for the help. (I use the 5.x.1-5 version though).
Michael
Comment #2
wim leersThat's indeed not supported. It also won't be implemented in the Drupal 5 version, which is now a bugfix-only branch.
Comment #3
wim leersHm, I did implement this: http://drupal.org/node/302443. But there's a bug in it: http://drupal.org/node/188410#comment-752706.
Erasing the digit group separator should work though.