Hello,
I try to edit contact as follow:
*{*
* "method": "model.party.contact_mechanism.write",*
* "params": [5, "dcf8e8132dbc4c8986f3e6716b762xa5", [5], {*
* "skype": "XXXXX"*
* }, {*
* "ids": [5],*
* "values": {*
* "skype": "XXXXX"*
* }*
* }]*
*}*
*But I getting Error:*
{
"id": 0,
"error": [
"UserError",
[
"You try to write on records that don't exist anymore.\n(Document
type: party.contact_mechanism)",
""
]
]
}
Even though Record Exists & I am able to change its name.
Thank you
--
You received this message because you are subscribed to the Google Groups
"tryton" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tryton/01fcfb96-7d3e-4941-a8ec-ffcd6bcf7e68%40googlegroups.com.