K
Kristy
I'm getting a validation error of "maximum of 4 digits after the decimal
allowed" in the total column of my Purchase Order the strange thing is its
only with certain figures for example 6 x 1.95 produces this error however 6
x 1.94 works fine. I've tried using - round(@Quantity * @UnitPrice * 100) *
..01 which fixed some of the amounts but theres still others that don't work.
Is anyone else having this problem?
allowed" in the total column of my Purchase Order the strange thing is its
only with certain figures for example 6 x 1.95 produces this error however 6
x 1.94 works fine. I've tried using - round(@Quantity * @UnitPrice * 100) *
..01 which fixed some of the amounts but theres still others that don't work.
Is anyone else having this problem?