When we sell software licenses we also sell technical support services along with it. Our support is a percentage of the software license list price. What we need to do it add a quote line for support and have the unit price calculate based on the software line items on the quote. What's the best way to achieve this? Example below.
- Software License for Widget 1 $2,000
- Software License for Widget 2 $1,000
- Annual Software Support $600
I want the amount for line 3 to automatically calculate based on 20% of the amounts from lines 1 and 2. (2,000+1,000)*20% = $600.
*This post is locked for comments
I have the same question (0)