Hi guys.
I have a form with the 'opportunity' entity along with the item quote entity 'opportunity_items'. Every time an item is added to the quote and revenue and cost values are entered, the item's 'Amount' field is automatically calculated by multiplying it by the quantity and assigning the new value to the opportunity's 'Amount' field. I've looked for where this logic is configured and can't find it. In fact, it's possible that the value in the opportunity field is assigned from two different sources: from the 'Sale Price' calculation by 'Qty' or from the 'Sales Total' field.
I tried to replicate something similar for the 'Costo Único' field, but the calculation is shown to be outdated when saving the information. That is, when saving, the calculation results show the values that were there before saving.
¿Does anyone know where this automatic calculation is configured? I've checked the Formulas section, but there's nothing there.
I have a form with the 'opportunity' entity along with the item quote entity 'opportunity_items'. Every time an item is added to the quote and revenue and cost values are entered, the item's 'Amount' field is automatically calculated by multiplying it by the quantity and assigning the new value to the opportunity's 'Amount' field. I've looked for where this logic is configured and can't find it. In fact, it's possible that the value in the opportunity field is assigned from two different sources: from the 'Sale Price' calculation by 'Qty' or from the 'Sales Total' field.
I tried to replicate something similar for the 'Costo Único' field, but the calculation is shown to be outdated when saving the information. That is, when saving, the calculation results show the values that were there before saving.
¿Does anyone know where this automatic calculation is configured? I've checked the Formulas section, but there's nothing there.