2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 19:29:02 +00:00
books/docs/utilities/system-settings.md
2018-02-22 13:07:50 +05:30

223 B

System Settings

SystemSettings is a Single document that has system defaults like

  • dateFormat: default date format

You can get system settings as

frappe.getSingle("SystemSettings")