LoadCurrencyId transformer¶
Creates a new integer entry that loads the currency id by the given currency code.
Usage:
<load-currency-id from="currency" to="fk_currency" />
Attributes:
from
- name of the field containing the currency code.to
- name of the field that should be filled with the currency id.