Current resolution is confusing mess: 1. Evaluation is done in order of installed app, first install wins 2. Except frappe, frappe is treated as lowest priority. Following same principle of "last write wins" everywhere similar to previous PRs: - https://github.com/frappe/frappe/pull/17869 - https://github.com/frappe/frappe/pull/20648 - https://github.com/frappe/frappe/pull/19653 Closes https://github.com/frappe/frappe/issues/20377 |
||
|---|---|---|
| .. | ||
| base_renderer.py | ||
| base_template_page.py | ||
| document_page.py | ||
| error_page.py | ||
| list_page.py | ||
| not_found_page.py | ||
| not_permitted_page.py | ||
| print_page.py | ||
| redirect_page.py | ||
| static_page.py | ||
| template_page.py | ||
| web_form.py | ||