After researching this null problem with XML-RPC it appears that you will get a parse error if you try to send a null like: <value></value>
but you can send a null like: <value/> or <value>ASCII CHARACTER 10</value> Gerry _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
