Hi experts, I am getting this error while posting invoice ''Sales invoice header doesnot exist.Identification fields and values:103066"
Plz help to resolve this.
Unless you find either SalesInvHeader og SalesCrMemoHeader as globals, before you call UpdateSalesHeader then you have no rec to modify.
You need a SalesInvHeader.get/SalesCrMemoHeader.get before modifying.
Answers
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/
You need a SalesInvHeader.get/SalesCrMemoHeader.get before modifying.