Table Name: tabCurrency
Sr | Fieldname | Type | Label | Options |
---|---|---|---|---|
1 | currency_name |
Data | Currency Name | |
2 | enabled |
Check | Enabled | |
3 | fraction |
Data |
Fraction
Sub-currency. For e.g. "Cent" |
|
4 | fraction_units |
Int |
Fraction Units
1 Currency = [?] Fraction For e.g. 1 USD = 100 Cent |
|
5 | smallest_currency_fraction_value |
Currency |
Smallest Currency Fraction Value
Smallest circulating fraction unit (coin). For e.g. 1 cent for USD and it should be entered as 0.01 |
|
6 | symbol |
Data |
Symbol
A symbol for this currency. For e.g. $ |
|
7 | number_format |
Select |
Number Format
How should this currency be formatted? If not set, will use system defaults |
#,###.## #.###,## # ###.## # ###,## #'###.## #, ###.## #,##,###.## #,###.### #.### #,### |
Inherits from frappe.model.document.Document