seitime-frappe/frappe/email
Akhil Narang c441c844f9
fix(auto_email_report): check if column (docfield) parent is a child table (#25335)
This code tried to fetch the child doctype with the parent's ID otherwise

Support ticket 11145

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: Ankush Menat <ankush@frappe.io>
2024-03-11 19:34:53 +05:30
..
assets/images docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
doctype fix(auto_email_report): check if column (docfield) parent is a child table (#25335) 2024-03-11 19:34:53 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
email.md docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
email_body.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
inbox.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
oauth.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
queue.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
receive.py refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
smtp.py fix: handle emails sent from console 2023-11-04 14:30:37 +05:30
test_email_body.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
test_smtp.py refactor: force ipv4 localhost (#22394) 2023-09-13 16:23:23 +05:30
utils.py feat: generic OAuth for email 2022-07-13 12:05:46 +05:30