[Vtigercrm-developers] vtws_revise no errors returned...

Alan Lord alanslists at gmail.com
Wed Apr 22 16:12:18 GMT 2015



On 22/04/15 16:39, estevan wrote:
> please consider to use vtws_update

I have just rewrote my test script to use update and it does exactly the 
same ;-)

It fails silently.

Looking at the two functions they are almost identical - Update has a 
small tweak to silently discard unknown fields:

> else if($element[$fieldName] !== NULL){
> 				unset($element[$fieldName]);
> 			}


Al




More information about the vtigercrm-developers mailing list