Version 6.x.x Source

Table Name: tabCurrency

**Currency** Master

Fields

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 symbol Data Symbol

A symbol for this currency. For e.g. $

6 number_format Select Number Format

How should this currency be formatted? If not set, will use system defaults

#,###.##
#.###,##
# ###.##
# ###,##
#'###.##
#, ###.##
#,##,###.##
#,###.###
#.###
#,###

Controller

frappe.geo.doctype.currency.currency

Class Currency

Inherits from frappe.model.document.Document

validate (self)

No docs



Linked In: