-
warning: Linux newbie
Hi, I'm trying to install the new doodba in a fresh docker server in new Ubuntu droplet at DO.
Accessing as root, and following the "Installation and Usage" instructions from…
-
Hi!
As @Yajo pointed in https://github.com/OCA/website/issues/513
> That's a dependency of odoo itself, not from this addon.
So I am using official docker image and there is no such dependency…
-
First of all, this project is awesome! I wish this was around a few years ago :)
Maybe I've got something set up wrong, but getting started and some pretty basic usage seems to have some rough edge…
-
It doesn't make sense to include an outdated pypi version. The functional one is always:
```
git+https://github.com/OCA/openupgradelib.git@master
```
Having to put that latest version in pip.txt i…
-
Hi,
I have encounter problem on doodba v8 deployment. When user input chat message it freeze. After that chat window won't close (video on [https://youtu.be/le1zG9yilEY](https://youtu.be/le1zG9yilE…
-
Hola Jairo
Estoy montando un entorno de pruebas con doodba utilizando la versión anterior con scaffolding. El problema que tengo es que cuando me conecto al odoo que se despliega me da el error de ss…
-
I know this is an old closed issue but I still has the issue with odoo signature widget and cannot fix it.
Odoo 13
I beleive this is not a bug on code because I have develop ambient with previou…
-
Impacted versions: 13.0
Steps to reproduce:
1. create non-root user, add the new user to the wheel group.
2. git clone https://github.com/kidfrom/docker-odoo-letsencrypt.git
3. add Proxy_mode = …
-
Hiya,
Out of the box Doodba's hot code reloading flat out doesn't work because watchdog doesn't follow symlinks.
However Odoo does support inotify, which does follow symlinks correctly.
I've …
-
Setting up a fresh odoo 13 install and lanching the devel environment creates a
```
FileNotFoundError: [Errno 2] No such file or directory
pass_odoo_1 exited with code 1
```
See the used copier a…