Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
693 Tampilan

Hi Community,


I am trying to execute this rpcjson call:

{
    "jsonrpc": "2.0",
    "method": "call",
    "params": {
      "service": "object",
      "method": "execute_kw",
      "args": [
        "{{ $vars.odooDatabaseName }}",
        {{ $vars.odooUserId }},
        "{{ $vars.odooApiKey }}",
        "delivery.carrier",
        "rate_shipment",
        [[1], [{"id": 43, "partner_shipping_id": 7}]]
      ]
    },
    "id": 1
}

I am getting this error:

"message": "'dict' object has no attribute 'partner_shipping_id'

Any help is greatly appreciated.

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Sep 24
1448
0
Sep 24
980
0
Mar 15
4272
3
Agu 24
1842
1
Apr 24
8679