[Vtigercrm-commits] [Vtiger development] #8128: Vtiger 6: Deleting data from CRM Entity should remove from module tables.
Vtiger development
vtiger-tickets at trac.vtiger.com
Thu Jul 3 12:38:18 GMT 2014
#8128: Vtiger 6: Deleting data from CRM Entity should remove from module tables.
------------------------+------------------------
Reporter: prasad | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 6.0.0
Severity: Medium | Keywords:
------------------------+------------------------
This can be easily addressed by adding foreign key constraint delete on
cascade on entity tables.
*Changes required*:
* Existing module tables (base table, custom table, secondary table)
should be reviewed.
* vtlib API initTables should take care of setting up foreign key
constraint on the id column.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8128>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list