seitime-frappe/frappe/core
Mohammad Hasnain Mohsin Rajan 4ff86e1d63
revert: "refactor: set amended docname to original docname" (#15867)
* Revert: "refactor: set amended docname to original docname"

80d111baf2.

* test: test if amended doc has different name
2022-02-04 17:22:18 +05:30
..
doctype revert: "refactor: set amended docname to original docname" (#15867) 2022-02-04 17:22:18 +05:30
form_tour/doctype fix: module load issue, tour description and save field overlay 2021-11-25 17:57:07 +05:30
page refactor: add semicolon 2022-02-02 12:22:49 +05:30
report style: Indents & file headers 2021-11-03 16:12:27 +05:30
web_form chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
workspace fix: updated standard workspace json files 2022-01-13 18:40:36 +05:30
__init__.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
notifications.py fix: overriding of owner of doc 2022-01-04 13:39:16 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
utils.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30

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