Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Parameter

Description:

P1

Quantity (Main Unit)

P2

Unit Price (Main Unit)

P3

Quantity (Line Unit)

P4

Unit Price (Line Unit)

P5

Total

P20

Quantity Total (Line Unit)

P21

Quantity Total (Main Unit)

P22

Surcharges

P24

Gross total

P25

Total line discount


Arithmetical and Logical Functions1

The parameters and functions listed in the window accessed by clicking on "..." icon on the Formula field are: 

Parameter Description


MIN ( , )

Returns the parameter with the lower value.


MAX ( , )

Returns the parameter with the higher value.


ABS ( )

Shows the absolute value of the number.


AND

AND (If all the conditions used together are true)


OR

OR (If at least one of the conditions is true)


MOD ( , )

Shows the remainder of the division.


DIV ( , )

Indicates the integer part of the division result.


>

Greater than


<

Smaller than


>=

If greater or equal


<=

If smaller or equal


=

If equal


<>

If different (not equal)


  • No labels