|
6.
|
|
|
The database anonymization is currently in an unstable state. Some fields are anonymized, while some fields are not anonymized. You should try to solve this problem before trying to create, write or delete fields.
|
|
|
module: anonymization
|
|
|
|
(no translation yet)
|
|
|
|
Located in
code:addons/anonymization/anonymization.py:91
|
|
12.
|
|
|
Before executing the anonymization process, you should make a backup of your database.
|
|
|
module: anonymization
|
|
|
|
(no translation yet)
|
|
|
|
Located in
code:addons/anonymization/anonymization.py:300
|
|
20.
|
|
|
Anonymized value is None. This cannot happens.
|
|
|
module: anonymization
|
|
|
|
(no translation yet)
|
|
|
|
Located in
code:addons/anonymization/anonymization.py:448
|
|
22.
|
|
|
This is the file created by the anonymization process. It should have the '.pickle' extention.
|
|
|
module: anonymization
|
|
|
|
(no translation yet)
|
|
|
|
Located in
help:ir.model.fields.anonymize.wizard,file_import:0
|
|
26.
|
|
|
Cannot anonymize fields of these types: binary, many2many, many2one, one2many, reference.
|
|
|
module: anonymization
|
|
|
|
(no translation yet)
|
|
|
|
Located in
code:addons/anonymization/anonymization.py:444
|
|
32.
|
|
|
It is not possible to reverse the anonymization process without supplying the anonymization export file.
|
|
|
module: anonymization
|
|
|
|
(no translation yet)
|
|
|
|
Located in
code:addons/anonymization/anonymization.py:533
|
|
35.
|
|
|
The database anonymization is currently in an unstable state. Some fields are anonymized, while some fields are not anonymized. You should try to solve this problem before trying to do anything.
|
|
|
module: anonymization
|
|
|
|
(no translation yet)
|
|
|
|
Located in
code:addons/anonymization/anonymization.py:391
code:addons/anonymization/anonymization.py:526
|
|
43.
|
|
|
The database anonymization is currently in an unstable state. Some fields are anonymized, while some fields are not anonymized. You should try to solve this problem before trying to do anything else.
|
|
|
module: anonymization
|
|
|
|
(no translation yet)
|
|
|
|
Located in
code:addons/anonymization/anonymization.py:358
|
|
50.
|
|
|
The database is currently anonymized, you cannot anonymize it again.
|
|
|
module: anonymization
|
|
|
|
(no translation yet)
|
|
|
|
Located in
code:addons/anonymization/anonymization.py:389
|