-
I am getting a string of errors running the docker installation for Odoo 12.0 : -
sudo docker run -p 8069:8069 -p 8072:8072 -e ODOO_MASTER_PASS=admin -e INSTALL_ODOO_DIR="/opt/odoodevl" -e ODOO_S…
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-12.0
# Modules to migrate
- [ ] document_page_environment_manual - By @cubells - #504
- [x] document_page_environmenta…
-
Impacted versions: v14
Steps to reproduce:
1) Create new cash journal:
2) Modify linked account of journal to be "account receivable", allow reconciliation enabled:
3) Setup new ca…
-
When run pytest with odoo12 and python 3.8.6 i get the following error:
@pytest.fixture(scope='session', autouse=True)
def load_registry():
# Initialize the registry before runn…
-
I can not access the Shop page on multi company multi website setup for portal user after login. I got Error message:
Due to security restrictions, you are not allowed to access 'Companies' (res.co…
-
Depends on
- https://github.com/coopiteasy/vertical-cooperative/issues/350
- https://github.com/coopiteasy/vertical-cooperative/issues/227
- https://github.com/coopiteasy/vertical-cooperative/issues…
-
I'm trying dev odoo with apple silicon
ghost updated
7 months ago
-
i got this error: `psycopg2.ProgrammingError: can't adapt type 'res.company'` during the OpenUpgrade process [11→12].
(i am new to openupgrade)
## Module
stock
## Describe the bug
```
…
-
Impacted versions: 12
Steps to reproduce: Build Custom Form with many2many field and define like:
```
... see below
```
Current behavior:
When editing t…
-
I try generate report jasper but it have error **Something happened while trying to contact the server, check that the server is online and that you still have a working network connection.**
How t…