-
## Description of the issue
When executing data import for sales invoice on an instance with just the latest version of frappe 14 and erpnext 14, and the sales invoice does not have taxes the dat…
-
## Description of the issue
A field of type `Markdown Editor` with the following content is getting mangled on save. For example, if you add the following content to a `Markdown Editor` field:
…
-
## Description of the issue
I want to use a glyphicon in my invoice footer (e.g. map marker). Therefore I updated the default letter head and added some HTML to the footer field. When the PDF is …
-
Hello Frappe team,
is it possible add short scripts to: /frappe/integrations/utils.py?
```
def make_patch_request(url, **kwargs):
return make_request("PATCH", url, **kwargs)
def make_d…
-
## Description of the issue
I need to point out a couple of issues we faced with Tags
- Adding Tags to any document as a non `System Manager` user raises a permission issue
(No role permission …
-
## Description of the issue
If multiple fields are added on a DocType, and one of the later ones has some sort of error (such as a missing "Option"), the DocType changes cannot be saved as errors…
-
## Description of the issue
API image upload with /api/method/upload_file always has optimize flag set to True. This is a big issue with automated data submission as original document gets lost a…
Lukse updated
10 months ago
-
## Description of the issue
I am trying to create a Query Report that uses Filters:
According to the documentation given at https://frappeframework.com/docs/user/en/desk/reports/query-report…
-
## Description of the issue
I run `bench update --no-backup` and get the error "ERROR: supervisorctl restart frappe"
Bench stays in maintenance mode.
## Context information (for bug reports)
…
-
## Description of the issue
I'm ppreparing migration from V14 to V15 and stumbled about this strange situation. I installed node 20 and removed node 14 because it's no longer needed. But this cau…