what does
IF CustAmount1.NEXT = 0 THEN
above statement
mean in reports in nav. it is written in OnAftergetrecord().
what does
IF CustAmount1.NEXT = 0 THEN
above statement
mean in reports in nav. it is written in OnAftergetrecord().
Perhaps you should lookup the standard help (F1)…
if “something’s true” then do something - what do you think it means?
Hi, I’m trying to change the Amount Rounding precision from 1 to 0.01 but I cannot changed it anymore since there were already posted in ledger entries. I need the decimal amounts in the FS report for our reconciliation. Kindly help for other possible solutions. Thank you