I processed a customer refund check from the Payment Journal. The I tried voiding the refund check from the Check Ledger Entries screen but am getting the following error:
"Amount must be positive in Gen. Journal Line Journal Template Name='',Journal Batch Name='',Line No.='0'."
I do not get this error if I am voiding an AP check to a vendor.
Is there another procedure in NAV 2013 for financially voiding a Customer Refund check?
0
Comments
// NA0005.begin
GenJnlLine2."Document Type" := CheckLedgEntry."Document Type";
// NA0005.end
It was released as part of KB980359.
https://mbs2.microsoft.com/Knowledgebase/kbdisplay.aspx?wtntzsmnwukntmmyvorspqlqqyotvqpunoqunswwrwoystml
in case if anybody will get this error.
In September rollup there is update in COD 11. They added check for Refund case.
Should work