-
the module is not compatible with python 2 because f-strings are used
-
Odoo Server Error
Traceback (most recent call last):
File "/opt/odoo12/odoo12-server/odoo/http.py", line 654, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)…
-
Hello, I am trying this module in odoo12, but some tests are failing, with which versions did you test ?
-
erro ao emitir boleto Itaú.
Erro:
Odoo Server Error
Traceback (most recent call last):
File "/opt/odoo12/odoo12-server/addons/web/controllers/main.py", line 1670, in report_download
res…
-
Impacted versions: 11
Steps to reproduce: Try to set a domain on a field in an XML view per the documentation. Examples are in the original issue from 2017 at https://github.com/odoo/odoo/issues/16…
-
# Install Odoo12 On Ubuntu20.04 | Mind Game
💡 This post is very insightful for the following scenarios. Odoo Installation Non-Interactive Timezone Configuration
[https://simonczy.github.io/2023/03/…
-
environment:centos7X64 + docker19(odoo12 community/postgres10.0),Setup: Backup once a day
In the beginning, the backup was normal. Then, for some reason, it often happened every 3 minutes. When **t…
-
Impacted versions: V12
Steps to reproduce: Open pos session create few tickets with product and one return product (negativ) close the session and validate post entries .
Current behavior: Journ…
-
Dear all when trying to configure a subvention with Odoo 12 Community I get the following error Odoo Server (see attached screen shots, could not upload a video)
![Step3](https://user-images.githubus…
-
Hi, how to connect to remote postgres? I add
```
db_host = $$$.$$$:$$$.$$
db_port = 5432
db_user = peasdasd
db_password = sadasd#
```
in .conf but cannot connect and see 500 error,
my doc…