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
2224 Widoki

How to avoid using certain data from production on the test environment? I have a situation where there is data that is sent to the tax administration with a certificate, I would like it if I didn't have to make changes for the test environment every time, it can happen that I forget that the test data goes to the tax administration.

Awatar
Odrzuć
Najlepsza odpowiedź

I had the same issue unfortunately this is the reply from Odoo:

Here is a non-exhaustive list of the deactivated parameters while duplicating the database as below:

all planned actions (e.g., automatic invoicing of subscriptions, mass mailing, etc.), outgoing emails, bank synchronization, payment providers, delivery methods, IAP tokens

You can refer to the below documentation for the neutralized database:

https://www.odoo.com/documentation/17.0/administration/neutralized_database.html

------

So in short, there is no such mechanism

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
sie 25
3335
1
mar 24
2245
2
paź 23
3440
2
paź 24
1956
0
lut 25
1300