dolibarr/htdocs/datapolicy
Laurent Destailleur e6b2756c19 QUAL The signature for all ->delete() method has been modified to match
the modulebuilder template (so first param is now always $user), except
  the delete for thirdparty (still accept the id of thirdparty to delete
as first parameter). Will probably be modified into another version.
2024-03-07 17:58:02 +01:00
..
admin Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
class QUAL The signature for all ->delete() method has been modified to match 2024-03-07 17:58:02 +01:00
lib Clean code: Remove code not working (was using hard coded values) 2024-02-02 21:41:40 +01:00
modulebuilder.txt
README.md Update README.md 2022-04-05 20:21:48 +02:00

DataPolicy

This module provides features to be compliant with data privacy rules of your country. A scheduled job is installed to automatically delete old records in your database. In the setup of the module you define what should be deleted and when.