-
I'm not sure if this is the thread but here we go... I've installed the scaffolding, but I have no clue where to find the credentials to access de devel database autogenerated and the system fails to …
-
Hi,
I have one question.
In the option "Settings/technical/tracking email", the "User IP" is always the same, this is an example, but in all models/fields where we need the external IP, the value is…
-
Impacted versions:
12 (docker)
Steps to reproduce:
Send an invoice by mail, click on the button in the mail.
Current behavior:
The invoice page dont load correcly. The preview doesnt display and …
-
Let's say you have a ssh config file similar to this to use a secondary ssh key for a specific repo:
```bash
Host private.github.com
User git
Hostname github.com
IdentityFile ~/.ssh/id_pr…
-
Because the base image is always created with an odoo user that has uid=1000 and gid=1000 one needs to share the files in odoo/auto with group 1000 (see https://github.com/Tecnativa/doodba#scaffolding…
-
Impacted versions:
11.0,12.0 didn't try any other.
Steps to reproduce:
Update to last commit odoo instance, with technical features enabled go to menu Apps/Updates
https://address/web?#menu_id=4…
-
When using this in doodba-scaffolding and stopping socat sometimes uses 100% of the CPU:
```
top - 10:06:13 up 1:59, 4 users, load average: 3,31, 4,00, 4,01
Tasks: 530 total, 5 running, 393 sl…
-
is a clean installation following the instructions of the repo tutorial
when I try to create a new database within the devel project, I get the following error
[the log is too long so I leave it on …
-
I was using a somewhat obsolete version of doodba, and now, when trying out the new one with Odoo v12, I continually encounter this problem, both in prod and devel:
![Selección_162](https://user-imag…
-
We include a private repository consisting of different submodules in our doodba, e.g. the general structure of all OCA modules like `web` repository and `web_responsive` module.
What is the best s…