-
@YannickB
Je ne comprends pas un truc. Les fichiers sont identiques mais Odoo 9 ne prend pas les path addons alors qu'à config identique Odoo 10 en tient compte.
J'ai modifié ce fichier de configu…
-
![image](https://cloud.githubusercontent.com/assets/7395544/13028322/f089054c-d26b-11e5-97eb-451519963855.png)
lammh updated
7 years ago
-
So I finally was getting around to switching over from my fork, and I'm noticing a permissions issue on the source directories, which causes the following error:
```bash
odoo_1 | INFO:docker-odoo…
-
2015-09-24 21:39:18,939 31353 ERROR v9dev openerp.http: Exception during JSON request handling.
Traceback (most recent call last):
File "/opt/odoo/odoo9/odoo/openerp/http.py", line 546, in _handle_e…
-
Impacted versions:
openupgrade odoo8 to odoo9
Steps to reproduce:
running script migrate.py
Current behavior:
migrate.py script doesn't complete migrationprocess.
For several days now, I try to …
-
Impacted versions:9
Steps to reproduce:
Current behavior: ['|',('user_id','=',user.id),('message_partner_ids','child_of',[user.commercial_partner_id.id])]
i used this domain rule in record ru…
-
Title says all - is this version from the master branch working with Odoo9?
Ozaad updated
7 years ago
-
Hello,
When I click in the button create in Backups I get this error:
TypeError: create() takes exactly 2 arguments (1 given)
-
website_rtl was not working with odoo9
-
Many API calls involve sending a payload that could take more than a few seconds. It would be great if this library could have a simple progress callback.
Otherwise, great work man