Hello,
I'm trying to calculate some fields on a quote OnLoad event. One of the fields is a float field. Everything is calculated well but when I open the quote for the first time there is a warning "You must enter a number between .....".
Is there a way to somehow initialize that field with a value. I suppose that this will solve my problem.
Thanks in advance