seitime-frappe/frappe/desk
stephen 3aaf59d870
fix: username for Notification Log was wrong for Administrator (#17434)
* fix: username for Notification Log was wrong for Administrator

* refactor: simplify make_notification_logs

- Split overindented code
- Remove check for EPS, if EPS is disabled then why is it creating
  notification?

* fix: fetch email ID from User document before notifying

Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-07-11 11:56:47 +05:30
..
doctype fix: username for Notification Log was wrong for Administrator (#17434) 2022-07-11 11:56:47 +05:30
form refactor: Replace html2text with markdownify 2022-07-06 08:23:14 +05:30
page refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
report refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
calendar.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
desk_page.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
desktop.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
gantt.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
leaderboard.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
like.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
link_preview.py refactor: Remove unused imports & code 2022-05-19 15:34:35 +05:30
listview.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
moduleview.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
notifications.py chore: Simplify get_open_count doc usage 2022-05-10 15:00:52 +05:30
query_report.py fix: valueerror on export with composite cell valu 2022-07-06 12:35:20 +05:30
report_dump.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
reportview.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
search.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
treeview.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
utils.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30