|
|
(10 intermediate revisions by 5 users not shown) |
Line 1: |
Line 1: |
− | <div class="docs-alert-info"><i class="fa fa-question-circle"></i> This page describes a feature available in version 7.5 and above</div>
| + | #REDIRECT [[Automation_Settings#Data_Retention_Settings]] |
− | | |
− | __TOC__
| |
− | | |
− | The length of time you must keep data for is often governed by the laws and regulations of your local jurisdiction. One thing most jurisdictions share in common however is that you should only keep personal data for as long as is necessary.
| |
− | | |
− | The Data Retention Policy Automation introduced in WHMCS 7.5 allows you to have WHMCS automatically enforce your data retention policy in relation to the length of time you keep your client records for.
| |
− | | |
− | ==Data Retention Settings==
| |
− | | |
− | The new Data Retention Settings can be found in ''Setup > Automation Settings'' located in a new section of the same name.
| |
− | | |
− | ===Automatically Delete Inactive Clients===
| |
− | | |
− | Defaults to off.
| |
− | | |
− | This setting allows you to configure client records to be automatically deleted after a given number of months with no invoice or transaction history.
| |
− | | |
− | To enable, you must select the radio option for removing clients automatically and specify a number of months greater than 0.
| |
− | | |
− | When enabled, the Data Retention Pruning task is performed daily and will remove clients that meet the following conditions:
| |
− | | |
− | * Are in a status of [[#Automation_Settings#Client_Status_Update|Inactive or Closed]]
| |
− | * Have no invoices that have been marked paid within the given number of months you specify
| |
− | * Have no transactions that have been entered or applied within the given number of months you specify
| |
− | | |
− | <div class="docs-alert-warning">'''Important Note:''' It is the presence of paid invoices or transactions within the given timeframe that defines client records which are kept. Enabling this feature with clients in an Inactive or Closed status, that have no invoice or transaction history, will result in those clients being deleted immediately.</div>
| |
− | | |
− | The client status can be changed automatically by the system. This is controlled by the '''Setup > Automation Settings > [[Automation_Settings#Client_Status_Update|Client Status Update''']] setting.
| |