Hello all, 

when I run the job. 
Clear_Financial_Tables
    SysDatabaseTransDelete databaseTransDelete = 
SysDatabaseTransDelete::construct();
  
It remove the financial transactions. however It also remove some project 
tables as my project are missing relations. I have looked to see what tables 
these are, but cannot notice any related proj tables. 

I looked at the SysDatabaseTransDelete class to determine what tables are 
affected but cannot understand. Can someone confirm what tables get deleted. 


cheers


Reply via email to