seitime-frappe/frappe/core
leela f2267bec25 fix: sending document as an attachment through mail
Currently sending document as an attachment is failing and the fix is to
make it work by fixing the bug introduced in latest refactoring.
2021-07-14 10:28:10 +05:30
..
doctype fix: sending document as an attachment through mail 2021-07-14 10:28:10 +05:30
page chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
report chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
web_form chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
workspace fix: delete permission not working 2021-04-01 16:05:59 +05:30
__init__.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
notifications.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
utils.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30

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