تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1400 أدوات العرض

Im using this json to create payment and attach it with invoice so that invoice can be seen as PAID.


{ "jsonrpc": "2.0", "method": "call", "params": { "service": "object", "method": "execute_kw", "args": [

, , "", 

"account.payment", 

"create", 

[ {

 "journal_id": 13,

"partner_id": 9,

"payment_method_line_id": 5,

"payment_type": "inbound",

"amount": 999,

"amount_paid": 999,

"currency_id": 127,

"amount_total_in_currency_signed": 999

} ] ] }}

is ther any argument which im missing here to mark the invoice as paid? I'm using Version 17 enterprise.

Thanks

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
يناير 20
4594
0
سبتمبر 23
973
2
أبريل 23
3051
0
فبراير 22
5342
1
أغسطس 24
988