Allows to create a receipt document for a Work order.
NOTE: This creates a normal Receipt document, but has many additional functionalities such as Price calculation with Cost calculation, creating all related journal entries etc.
Read Document: Use Receipt object
Example:
odata4/v1/receipt
{
"Transaction":"receiptwo",
"Remarks":"",
"DocumentLines":
[
{"Base_DocEntry":642,"Base_LineNumber":10,"Base_LineNumber2":0,"ItemCode":"7002000-726","IVersionId":"","Quantity":3,"WhsCode":"Mc","BinCode":""}
]
}