hey

are there plans for a drupal 7 port and a drupal 6 upgrade?
CCK 3.x is in development for D6 and Fields is now present in D7 core, with optional contrib 3.x modules (cck project)

CommentFileSizeAuthor
#12 currency_field.zip8.34 KBnouriassafi

Comments

BenK’s picture

Subscribing

clashar’s picture

sub

dmadruga’s picture

sub

sorensong’s picture

Issue tags: +drupal 7, +#D7

+1

7wonders’s picture

sub

BeaPower’s picture

any updates? Would love this.

Shadlington’s picture

Subscribing

ydnar79’s picture

Any progress on this by chance?

ydnar79’s picture

I have thrown together an updated / rewritten version of this module for D7. I called it "Currency Field" to correspond with the Field API. You can find it in my sandbox at: http://drupal.org/sandbox/ydnar79/1412044

Let me know how it works for everyone.... And please be kind, this is my first project that I have posted to Drupal.org.... ;)

semiaddict’s picture

Thank you @ydnar79.
The module seems to work great and does exactly what I was looking for. Any plans on making an official release ?

clashar’s picture

could please someone provide zip version for those who are not yet familiar with git clone?

nouriassafi’s picture

StatusFileSize
new8.34 KB

There you go.

clashar’s picture

@nouriassafi, thank you for zip version!

@ydnar79, thank you for D7 version, it works fine for me.

phiscock’s picture

The Currency Field D7 module no longer works as currency_api_get_list() needs to be updated to currency_options() due to changes in the Currency module (see http://drupal.org/node/1945330).

A full release of this module would be great.

Paul

kenorb’s picture

kenorb’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

For Currency features use either Money field or Currency module.