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
Many2Onefield which stores the currency used to display the symbol.