server-tools/auditlog/tests
Eric Lembregts 5a50d39245 [FIX] auditlog: adapt exclude fields test to #3137
In #3137 it is prevented to create auditlogs without log lines.

In this particular test, it is tested that no log line is created for excluded
fields. We would expect therefore that no auditlog is created after #3137, but
depending on the setup, an log line may be created for field phone_sanitized
which is not an excluded field in the test.

To fix this, the test is adapted to write another, non excluded field so that
the auditlog is created in any case.
2024-12-27 10:30:39 +01:00
..
__init__.py [FIX] auditlog: prevent removal of x2many values from inaccessible companies 2024-02-05 08:36:29 +01:00
test_auditlog.py [FIX] auditlog: adapt exclude fields test to #3137 2024-12-27 10:30:39 +01:00
test_autovacuum.py [MIG] auditlog: Migration to 17.0 2024-02-19 08:20:02 +01:00
test_multi_company.py [FIX] auditlog: patch away all write overrides in res.groups for test 2024-12-12 18:32:28 +01:00