Skip to Content
Menú
This question has been flagged
1 Respondre
1906 Vistes

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.

Avatar
Descartar
Best Answer

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

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de març 24
1958
1
d’abr. 25
2520
2
d’oct. 23
3103
2
d’oct. 24
1696
0
de febr. 25
1166