-
UPDATE 040923:
Issue probably comes from Odoo ecommerce: as we install Odoo 16 ecommerce, and repeat flow indicated in this thread, Odoo server is being crashed.
Just to remind the following i…
-
Impacted versions: Odoo13
Steps to reproduce: Just try hit main odoo server url for instance:: http://localhost:8069/
------------------------------------------------------------------------------…
-
Currently, the list of Odoo CE and EE core addons is part of the [code](https://github.com/acsone/manifestoo-core/tree/main/src/manifestoo_core/core_addons), and must be updated regularly, which is a …
-
- We have to create a docker instance to run our module on Odoo.
- We can use this [DOCKERFILE](https://github.com/odoo/docker/blob/ad90fca59c9ac52f4f29a195535a3f8ebdddd30d/9.0/Dockerfile)
- Modify …
-
Once creating the Task and assign start and end date for the task, the following error is show up and stuck the system after it.
Traceback (most recent call last):
File "C:\Program Files (x86)\O…
-
Hi,
I just builded your docker images on my server.
I used https://github.com/trabacus-softapps/docker-wildfly for this.
The container is running well.
But if I try to open a report from my Odoo Doc…
-
Hello, I have the following problem.
I configured the saas without problems with http. But when I try to configure it with ssl, I get the following error:
Traceback (most recent call last):
File …
-
In version 5.1.0 of the image definition the base_requirments.txt has much newer versions of python libs from the official odoo source requirements.txt.
This leads to strange errors. For instance PyP…
-
### Odoo Version
- [X] 15.0
- [X] 16.0
- [X] 17.0
- [ ] Other (specify)
### Steps to Reproduce
- Get a FR company
- Change language to French
- Install invoicing FR localization for this FR compa…
-
**Impacted versions:**
9.0
**Steps to reproduce:**
In the postgresql pg_hba.conf file, don't allow the postgres user used by odoo to connect to the `postgres` database by removing the default lines a…