Money CCK field
Description
This module defines the "money" CCK field. It uses the Currency API, which is included in the Currency module, to get a list of existing currencies and their symbols.
Only amounts with 2 decimals can be used. Any decimal separator and any digit group separator can be used, but it defaults to the comma and the dot respectively, which is according to ISO 31-0. The separators can be changed at any point, only integers are stored in the database. You get six different field formatters, either using the currency code, the full name of the currency, or the currency symbol, all either before or after the amount.
If you only want a drop down field for currency then you might want to take a look at owahab's CCK Currency module.
Dependencies
- CCK
- Currency API (you need a release of October 30th or later)
Integrates with
Sponsor
Etienne Leers of http://creditcalc.biz.
Author
The author can be contacted for paid customizations of this module as well as Drupal consulting and development.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.5 | 2008-Feb-22 | 11.47 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2008-Feb-22 | 11.48 KB | Download · Release notes | Development snapshot | |
