
2 risposte
Can you tell us a little more about the process you use today? What types are variables are considered in your pricing?
What I have done is use custom fields to add multipliers depending on certain locations/factors, but the logic and formulas start to get complicated quickly. For example, you might do something like this:
if State = CA than Uplift = .5;
Extended Price = List Price * (1+ Uplift)