Hello to all,
I managed to get call id, user id and session.
I’m learning Tryton’s json-rpc calls and I still have some gaps …
After logging in (using the common.db.login method), is there a special procedure to save session data?
I’ve noticed that every time you run common.db.login the session changes.
I read that you need to insert user id and session at the first and second place in params.
However, I do not know the correct syntax for adding a new internal shipment and to be able to view the customer shipment list of a specific party ordered by actual date.
Who gives me help?
Thanks