-
If in container I do:
root@odoo13dev-stateful-0:/# curl -i localhost:8069/en_GB/sp_integration/dir/t%C3%A4t%C3%A4%20testataan%20%C3%B6%C3%B6
HTTP/1.0 302 FOUND
Content-Type: text/html; charset=utf-…
-
报错:
File "/usr/lib/python3/dist-packages/odoo/sql_db.py", line 245, in execute
res = self._obj.execute(query, params)
psycopg2.ProgrammingError: syntax error at or near ")"
LINE 1: SELECT id…
-
there is a bug in how the asymmetric loads the certificate, it s expecting a file not a bytes stream,
self.send_to_apple(tstr, company_id, 'response_867')
File "/home/osvaldo/odoos/odoo13/e…
-
Impacted versions:
13.0
Steps to reproduce:
Add filter line in search view :
```
```
Current behavior:
raise error:
```
Error while validating view
Field 'tz_offset' used in …
-
Installed saas-addons odoo 13.
In templates screen "Create Build" button click the below message:-
There are no ready template's deployments. Create new one or wait until it's done.
1) unable t…
-
Impacted versions:
odoo13
Steps to reproduce:
以2808搜索和zc-120搜索产品
Current behavior:
2808少于zc-120的记录条数
Expected behavior:
2808搜索出来的条数应该大于等于zc-120搜索出来的条数
Video/Screenshot link (optional):
Supp…
-
The script itself works fine but the Python version being installed is Python 3.6.9. Attempt to start Odoo fails with:
```
root@myserver:/odoo/odoo-server# ./start.sh
Traceback (most recent call l…
-
hi ,
can u make module to work in odoo 10
ghost updated
4 years ago
-
Impacted versions:
odoo13
Steps to reproduce:
- Failure process
- process:@http.route("/tl/api/test", type='json', auth="none", csrf=False, website=True, methods=["POST"], cors="*")
- result:H…
-
selected Odoo14 and Community edition.
after that there was no pip installed in the remote machine so I added a task to install pip2 before this task
```
- name: pip upgrade(python2 support la…
ghost updated
3 years ago