API Reference¶
Monetary field¶
- class trytond.modules.currency.fields.Monetary(string[, currency[, \**options]])¶
A subclass of Numeric
used to store monetary values.
- Monetary.currency¶
The name of the
Many2One
field which stores the currency used to display the symbol.