K3 Documents

What is a Copy Rule?

Updated on

A copy rule is an easy way to set alternative values in a rule. For example, lets say a customer wants to be invoiced in either USD or CAD depending on what account they book from:

When Customer Account = Alpha

Then Copy Invoice_Master From Invoice_CAD

Else Copy Invoice_Master from Invoice_USD

K3 Example

Previous Article What is a Set Value Rule?
Next Article What is a Swap Value Rule?