Projects:Purge Data From Database
Introduction
The goal of this project is to implement a purge script to remove transactional data from the database of an Openbravo server. The script should be able to use the database catalog to check the foreign keys, removing data recursively to preserve the referencial integrity of the data
- Tracking issue: https://issues.openbravo.com/view.php?id=40685
- Development repo: https://code.openbravo.com/tools/purge-scripts/