11-12-2015, 07:50 PM
I just tried editing and saving an invoice and the inventory details module acted correctly: as expected it eliminated the other records and created new ones.
Note that the system never really deletes information it only marks it as deleted by setting vtiger_crmentity.deleted=1, you have to filter those out from your query with an inner join
Note that the system never really deletes information it only marks it as deleted by setting vtiger_crmentity.deleted=1, you have to filter those out from your query with an inner join
Joe
TSolucio
TSolucio