Advertisement
BlackBoY_

UpdateSalesInvoice

Dec 27th, 2023
822
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.62 KB | None | 0 0
  1. {
  2.     "docname": "ACC-SINV-2023-00147",
  3.     "updates":{
  4.         "customer": "Anggota",
  5.         "company": "Kopkar Toyota",
  6.         "posting_date": "2023-12-19",
  7.         "due_date": "2023-12-19",
  8.         "items":[
  9.             {
  10.             "item_name": "Perpanjangan STNK",
  11.             "description": "Perpanjangan STNK",
  12.             "qty":1,
  13.             "rate":3000000,
  14.             "income_account": "410-12",
  15.             "debit_to": "130-10",
  16.             "parentfield": "items",
  17.             "parenttype": "Sales Invoice",
  18.             "doctype": "Sales Invoice Item"
  19.             }
  20.         ]
  21.     }
  22. }
  23.            
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement