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

Hi 

Community

I'm trying to create a record via postman to specific model(account.move)/journal entry and journal item, how to do it. e.g. I did it in another model (res.partner):
path: http://localhost:8069/send_request?model=res.partner
json: "{

"fields" :["name","phone"] ,

"values": {"name": "Razaq Wahidi2",

"phone": "022432100"

}


}"
result: {"New resource": [{"id": 7, "name": "Razaq Wahidi2", "phone": "022432100"}]}
how to do in (account.move). I want to create a draft invoice, and 'customer name, invoice date, invoice due dat, journal id, product, quantity, price, total and account' are needs.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 3 23
2185
0
thg 10 17
3092
6
thg 3 16
4736
2
thg 3 15
8528
0
thg 8 25
9