On 04/09/10 11:30 +0200, Vladimir Pekar wrote:
> 
> 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 ?

The API is the same than in Python but you must append at the end the context.

-- 
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: [email protected]
Website: http://www.b2ck.com/

Attachment: pgplQHpSaK44D.pgp
Description: PGP signature

Reply via email to