Globalize Currency | UPDATE | CREATE

Hi,
I am just trying to use globalize plugin, mainly for currency
formatting. Everything works fine (it’s really easy to use globalize,
I love it :slight_smile: except creating and/or updating record fields that are
representing money. I am getting

NoMethodError
There is no method ‘amount’ for “1112”:String

amount is name of column representing money. Any ideas?