Removing personal data for an employee
Employees can raise requests to the company to remove any personal information available in the database. After the legal retention period for preserving the data records is passed, you can manually delete some records from the application and run the Data Anonymization by Employee form to anonymize personal data about the employee.
For example, the person's name and address are replaced by X's in the database. Date fields that contain personal data, such as a birth date, are set to a null value. The key fields in each database table, such as the vendor or customer number, are not X-ed out. To prevent validation errors, on the Customers and Prospects forms, the country is not X-ed out, and the tax code, if originally set to an external tax code, is cleared.
These changes cannot be reversed after the form is run for anonymize action.
To use the Data Anonymization by Employee form for removing employee data: