-
We are facing issues with GoCardless Payment Gateway
`Traceback (most recent call last):
File "apps/frappe/frappe/website/serve.py", line 20, in get_response
response = renderer_instanc…
-
## Description of the issue
I receive following error during fresh install with `bench new-site` command. I can see the table with all columns when I check the tabdocfield table in the DB.
```code…
-
我平时使用pymysql链接mysql数据库,电脑上只安装了pymysql,运行项目时报错“No module named 'MySQLdb'”。
看了requirements.txt内又没有列出这个模块,有点摸不着头脑。
折腾了很久才在知乎找到答案。https://www.zhihu.com/question/29719547
app.config['SQLALCHEMY_DATABA…
-
### Describe the bug
There is no problem using asyncmy
There is a "RuntimeError: Event loop is closed" error when using aiomysql
Am I using it incorrectly? What's wrong?
### To Reproduce
…
-
### Information about bug
dead lock error at stock ledger
### Module
stock
### Version
frappe 14.46.0
erpnext 14.36.0
### Installation method
manual install
### Relevant log output / Stack …
-
## Description of the issue
For link fields, linked to User doctype, filters set using GUI throw error when filtering on user roles. See the video :
https://github.com/user-attachments/as…
-
- [x] remove test Doctype from code https://github.com/frappe/frappe/pull/17598
- [x] Validate and warn if protocol expectations aren't met!
- [ ] clearly document what parts of ORM work with virtu…
-
### Additional comment:
_No response_
-
### Information about bug
While renaming any of my custom `DocType` I have called `Business Unit` I'm getting the error log below.
Just in case it may be relevant, that custom document is used as a …
-
**Issue by [kofalt](https://github.com/kofalt)**
_Thursday Jan 05, 2017 at 19:28 GMT_
_Originally opened as https://github.com/google/grumpy/issues/43_
----
There wasn't an explicit ticket for this…