seitime-frappe/frappe/core
Akhil Narang 455edcb7d3
Merge pull request #28478 from akhilnarang/clarify-naming-series-options
chore(document_naming_settings): clarify that FY and ABBR require ERPNext being installed
2024-11-19 15:58:01 +05:30
..
api fix!: Switch to creation as default sort order 2024-03-27 11:18:28 +05:30
doctype Merge pull request #28478 from akhilnarang/clarify-naming-series-options 2024-11-19 15:58:01 +05:30
page feat: permission log 2024-09-30 14:54:32 +05:30
report refactor: unit vs integration treewide (#27992) 2024-10-06 09:43:36 +00:00
web_form fix(style): Update icons, new design for /me 2024-09-18 14:27:37 +05:30
workspace fix: build workspace, add webhook log 2024-09-30 20:54:52 +02:00
__init__.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
notifications.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
utils.py perf: Document objects without circular references (#17080) 2024-01-17 17:22:55 +05:30

Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.