跳至内容
菜单
此问题已终结
1 回复
2262 查看

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.

形象
丢弃
最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
2
8月 25
3410
1
3月 24
2265
2
10月 23
3466
2
10月 24
1978
0
2月 25
1333