Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1911 Widoki

I see in the documentation for Odoo.sh:

> Development builds create new databases, load the demo data and run the unit tests.

Is there a way to disable this?  The demo data is not required for our development testing.  It gets in the way, and is impacting our ability to change settings such as the currency.

Ideally we'd only disable it for other modules, but still deploy the demo data from our own module.

Awatar
Odrzuć
Najlepsza odpowiedź

Development branches are always built with demo data installed. Only production branches are created completely empty.

The point of the development branches is to run the unit tests. Currently, in Odoo, these unit tests depends on the demo data.

In the future, if the test data get separated from the demo data, we would then consider the possibility to create development builds without demo data.

Source: https://www.odoo.sh/faq




Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
4
kwi 25
10811
1
lut 25
2460
1
sty 25
649
1
sty 25
3451
1
sty 25
937