Advertisement
BlackBoY_

UpdatePurchaseInvoice

Dec 27th, 2023
881
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.85 KB | None | 0 0
  1. {
  2.     "docname": "ACC-PINV-2023-00062",
  3.     "updates":{
  4.         "supplier": "PT. Jasa STNK Indonesia",
  5.         "supplier_name": "PT. Jasa STNK Indonesia",
  6.         "company": "Kopkar Toyota",
  7.         "posting_date": "2023-12-19",
  8.         "due_date": "2023-12-25",
  9.         "bill_no": "JSI-2023-13-00001",
  10.         "bill_date": "2023-12-19",
  11.         "credit_to": "210-10",
  12.         "items":[
  13.             {
  14.             "item_code": "Jasa STNK",
  15.             "item_name": "Jasa STNK",
  16.             "description": "Jasa STNK",
  17.             "qty":1,
  18.             "rate":3000000,
  19.             "parentfield": "items",
  20.             "expense_account": "510-12",
  21.             "cost_center": "Main - Kopkar Toyota",
  22.             "parenttype": "Purchase Invoice",
  23.             "doctype": "Purchase Invoice Item"
  24.             }
  25.             ]
  26.         }
  27. }
  28.            
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement