seitime-frappe/frappe/desk
mergify[bot] 6301b208e4
fix: Treeview DB lookup should perform the same preperation operation… (backport #26199) (#26258)
* fix: Treeview DB lookup should perform the same preperation operations as method update_nsm in file nestedset.py (#26199)

(cherry picked from commit 7d25aedaafde97c5b911cd8ea727d7afdf1e844e)

# Conflicts:
#	frappe/desk/treeview.py

* chore: conflicts

---------

Co-authored-by: Fritz <fixundfertig123@web.de>
Co-authored-by: Ankush Menat <ankush@frappe.io>
2024-04-30 14:20:46 +00:00
..
doctype fix: perm query for dashboard (#26239) 2024-04-30 09:43:51 +00:00
form fix: typo 2024-04-17 22:05:46 +05:30
page feat: backup health 2024-04-22 11:42:17 +05:30
report chore: remove eslint-disable* 2023-07-14 15:41:20 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
calendar.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
desk_page.py chore: remove dead code 2023-04-27 17:50:26 +05:30
desktop.py fix(ux): translate onboarding step description 2024-03-13 12:08:43 +05:30
gantt.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
leaderboard.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
like.py fix!: Drop unused link_doctype, link_name (#21788) 2023-07-24 14:22:07 +05:30
link_preview.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
listview.py fix: validate fieldname in get_group_by_count (#21932) 2023-08-06 17:33:34 +05:30
notifications.py fix: wrap read_only functions correctly (#25018) 2024-02-22 11:16:15 +00:00
query_report.py fix: log report errors to aid debugging (#25738) 2024-04-08 12:21:41 +05:30
reportview.py fix(UX): bulk delete error messages 2024-04-29 10:59:39 +05:30
search.py fix: only add title field in search if it exists (#25634) 2024-03-25 05:18:07 +00:00
treeview.py fix: Treeview DB lookup should perform the same preperation operation… (backport #26199) (#26258) 2024-04-30 14:20:46 +00:00
utils.py feat(CSV export): allow custom decimal separator 2024-04-25 12:24:24 +02:00