cancel
Showing results for 
Search instead for 
Did you mean: 

condition calculation

Former Member
0 Kudos

hi gurus,

i have a requirement from my customer to calculate the deposit condition in the contract, the deposit must be calculated as below:

     unit price:

          cash price - discount = total price after discount

     deposit amount:

          total price after discount X 50% = deposit amount

if there is any way to do it without any enhancements please advice, or tell me if the only way is enhancement calculation rule

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

The possible solution to your issue can be as follows:

Create two conditions in a contract namely Price after Discount (C1) and Deposit Amount(C2).

For Price After Discount condition (C1), you need to select Formula as Fixed and enter the relevant amount in the Unit Price (which is Cash price - Discount done manually and then entered).

For Deposit Condition(C2) the Formula will E1 (% share of condition, which in our case will be the % of the above condition i.e. C1).

You just need to enter the required percentage say 50% and select the condition from which you need to derive the amount.

Hope it could resolve your issue.

Regards,

Sid