Money CCK field

Wim Leers - August 9, 2007 - 13:19

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

Integrates with

Sponsor

Etienne Leers of http://creditcalc.biz.

Author

Wim Leers

The author can be contacted for paid customizations of this module as well as Drupal consulting and development.

Releases

Official releasesDateSizeLinksStatus
5.x-1.52008-Feb-2211.47 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2008-Feb-2211.48 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.