Hi,

I working with trytond from hg. I use QT with XML-RPC for mass user data entry.

I found changes of XML-RPC function parameters after last commit.
so this is no longer valid:
/*ModelStorage.create(cursor, user, values[, context])*/

I used only one parameter (values) for call ".create".
Now I must add empty Variant-Map (dictionary) to do the job.

Where I can read about changes which affect XML-RPC calls ?

thanks,

-Vladimir-


--
Using Opera's revolutionary email client: http://www.opera.com/mail/

--
[email protected] mailing list

Reply via email to