-
We often directly dump document objects from test sites into a `test_records.json` file be it "Copy to Clipboard" action in the form view [ ... ]
_Originally posted by @gavindsouza in https://githu…
-
Hi, if Bench should install Drive I get this:
[log.txt](https://github.com/user-attachments/files/17511568/log.txt)
-
Is user directly tries to upload the File without being attached to any doctype, then it gives error Stack Trace -
```
Traceback (most recent call last):
File "apps/frappe/frappe/app.py", line…
-
### Information about bug
Hello,
> I am encountering a error, while I trying to verify or creating a "ABHA Card" in the "Patient" doctype.
> Here I attached a screenshots, I a…
-
### Information about bug
```
Traceback (most recent call last):
File "apps/frappe/frappe/website/serve.py", line 20, in get_response
response = renderer_instance.render()
^^…
-
Dear Frappe Agent,
I’m encountering a BrokenPipeError when attempting to update the agent via the web interface in your Frappe Agent repository.
Here’s a snippet of the error:
```
Data:
{
…
-
### Information about bug
### Information about bug
AttributeError: ‘NoneType’ object has no attribute ‘date’
Possible source of error: hrms (app)
The attendance button worked worked just Fine…
-
## Description of the issue
In the send_sms() function in frappe/frappe/core/doctype/sms_settings/sms_settings.py the send_via_gateway() function is called which itself call this function:
`# Cr…
-
I am encountering several errors when trying to submit or print documents. The most common error message I receive is:
![image](https://github.com/user-attachments/assets/f7224f14-d67c-478d-a235-00…
-
Hi
I found your documentation on custom apps (https://github.com/frappe/frappe_docker/blob/main/docs/custom-apps.md) to be very helpful.
From what I understand, specifying the "url" and "branch"…