You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
274 B
4 lines
274 B
The default behavior is to archive all records having a ``write_date`` <
|
|
lifespan and with a state being ``done`` or ``cancel``. If these rules
|
|
need to be modified for a model (e.g. change the states to archive), the
|
|
hook ``RecordLifespan._archive_domain`` can be extended.
|