added this to the open-synchro.php at line 960, after get_customer

                 
             "isTransactional" => 
array(   "function" =>   "isTransactional",
                 
                  
                  
 "signature" =>   array(  
 array($xmlrpcInt)
                 
                  
                  
             )
                 
                  
                ),

and    function isTransactional() {
      return new xmlrpcresp(new xmlrpcval(0, 
"int"));
   }
after the last function after 890.




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=59040#59040

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to