Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
692 Lượt xem

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.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 9 24
1446
0
thg 9 24
974
0
thg 3 15
4272
3
thg 8 24
1839
1
thg 4 24
8674