Sr | Fieldname | Type | Label | Options |
---|---|---|---|---|
1 | localization |
Section Break | ||
2 | language |
Select | Language |
Loading... |
3 | column_break_3 |
Column Break | ||
4 | time_zone |
Select | Time Zone | |
5 | date_and_number_format |
Section Break | ||
6 | date_format |
Select | Date Format |
yyyy-mm-dd dd-mm-yyyy dd/mm/yyyy dd.mm.yyyy mm/dd/yyyy mm-dd-yyyy |
7 | column_break_7 |
Column Break | ||
8 | number_format |
Select | Number Format |
#,###.## #.###,## # ###.## # ###,## #'###.## #, ###.## #,##,###.## #,###.### #.### #,### |
9 | float_precision |
Select | Float Precision |
2 3 4 5 6 |
10 | security |
Section Break | Security | |
11 | session_expiry |
Data |
Session Expiry
Session Expiry in Hours e.g. 06:00 |
|
12 | session_expiry_mobile |
Data |
Session Expiry Mobile
In Hours |
|
13 | column_break_13 |
Column Break | ||
14 | enable_scheduler |
Check |
Enable Scheduled Jobs
Run scheduled jobs only if checked |
|
15 | scheduler_last_event |
Data | Scheduler Last Event | |
16 | ignore_user_permissions_if_missing |
Check |
Ignore User Permissions If Missing
eg. If Apply User Permissions is checked for Report DocType but no User Permissions are defined for Report for a User, then all Reports are shown to that User |
|
17 | email |
Section Break | ||
18 | email_footer_address |
Small Text |
Email Footer Address
Your organization name and address for the email footer. |
|
19 | column_break_18 |
Column Break | ||
20 | disable_standard_email_footer |
Check | Disable Standard Email Footer |
Inherits from frappe.model.document.Document
Public API
/api/method/frappe.core.doctype.system_settings.system_settings.load
frappe.core.doctype.system_settings.system_settings.load ()
No docs