-
## Description of the issue
I have created custom field named item_cost in Item doctype and make custom script to toggle display it depends on role permission and i use this script
```
frappe.…
-
## Description of the issue
I have a doctype called "HauptprojektEmployee" which contains a start- and a end-date-field. In validate() there is a check if start is before end, which seems to work…
-
## Description of the issue
In Form View hovered over various fields (Label & Field) and held Ctrl pressed for over a minute, but fieldname was not displayed.
## Context information (for bug r…
-
## Description of the issue
When I remove table-multiselect field from inspect element, that field in doctype will weird behave until reload. Here, I attach image of it
![Untitled design](http…
-
## Description of the issue
When changing assignee for any document the date of last modification does not get updated
## Context information (for bug reports)
**Output of `bench version`**…
-
## Description of the issue
Currently, the doctype layout is a great tool for the framework however, it has a small bug.
If you have previously set a doctype layout for a Doctype let's say *Con…
-
## Description of the issue
Here is `apps.json`
```
[
{
"url": "https://github.com/frappe/e…
-
## Description of the issue
Even if a User does not have rights to list other users in the system, they still can do it by using "Change User" dialog in My Profile section.
## Context informati…
-
## Description of the issue
I added a virtual field that should only be shown when a certain condition is true. Much to my dismay I discovered that Virtual Fields can't be hiddden. Neither the Hi…
-
## Description of the issue
I can't login to the system using administrator after create the site
i am using command to create the site
**bench new-site psite.local --db-name psite --db-type …