vTiger - Inserting Accounts Programmatically
VTiger July 3rd, 2008
When inserting accounts into vTiger, you will need to insert a record into each of the following:
vtiger_account (accountid is based on crmid in crmentity table)
vtiger_accountbillads (accountaddressid matches vtiger_account.accountid)
vtiger_accountscf (accountaddressid matches vtiger_account.accountid)
vtiger_accountshipads (accountaddressid matches vtiger_account.accountid)
vtiger_crmentity (crmid auto_increments)
Posts
Leave a Comment
You must be logged in to post a comment.