-
## Description of the issue
I have a submittable doctype that also contains some fields with property "Allow on submit" checked.
These fields are validated in the python-controller with validate…
-
## Description of the issue
While I was creating a new DocType with a Child Table, I stumbled upon this strange behaviour. When I edit the Child table, the field "Vwerantwortlich" gets autofilled…
-
## Description of the issue
Labels on the X-axis are unreadable when there are "many" points/labels/columns. The labels get truncated from `"Augustine"` to `"Aug..."` or with fewer letters depe…
-
## Description of the issue
Currently, the tab navigation order in forms with column breaks is not following the expected left-to-right, top-to-bottom pattern, which can cause confusion and acc…
-
**Is your feature request related to a problem? Please describe.**
Currently, the notification emails for when you're following an Opportunity and someone adds a comment (CRM Note) are not very h…
-
## Description of the issue
pasted picture in comment edit mode get lost after save
## Context information (for bug reports)
**Output of `bench version`**
```
(paste here)
```
## Steps …
-
## Description of the issue
I'm creating some Web Pages using Content Type "Rich Text". I encountered this problems:
1. After inserting a table using the command "Table > Insert Table" at the en…
-
## Description of the issue
Please look again at frappe/frappe#23766 for there has been a misunderstanding. `supervisorctl restart frappe` is called internally by the bench-update-function, not b…
-
## Description of the issue
Hello,
unfortunately, I can not add custom "Print Format". As standard user I got error during saving from /app/print-format-builder/
`frappe.exceptions.DoesNotEx…
-
## Description of the issue
Cookies may need the "SameSite" attribute set to the string literal "None". They were set to None [here](https://github.com/frappe/frappe/pull/11257), which means it…