DetailFix
Calculates the quantity, price, and line total when one of them is blank within a detail field. This calculation is done for all detail lines on the page.
Syntax
bool DetailFix ()
Parameters
None.Returns
False if called at the wrong level.False if any of following fields do not exist or are not numeric: Qty, Price, and LineTotal.
Otherwise, True.
Level
Field level.Details
A typical scenario is a similar fingerprint incorrectly matches the current image, such as two similar invoices. When a new invoice is received in the future, it now matches this new fingerprint.- Example
DetailFix()