* fix: same as previous row treated as one doc treat repeated parent doc rows as same doc(parent), because legacy system downloaded data with inner join will normally have repeat same content for the parent docs * fix: attached url with utf8 characters file name e.g Chinese fix attached file via URL in comment by file name with utf8 characters * fix: revert as it is already in other PR * refactor: use frappe.safe_encode Co-authored-by: Faris Ansari <netchampfaris@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| doctype | ||
| page | ||
| report | ||
| web_form | ||
| workspace | ||
| __init__.py | ||
| notifications.py | ||
| README.md | ||
| utils.py | ||
Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.