hi all.
i create custom field service_charge type = float in sales_order item. and i want to user input service_charge price by item. how can recalculate amount of item when user input or change value in this field.
by amount = amount + service_charge
I’am try to insert custom scrirpt but amount field of item recalculate change when save only. not recalculate amount when change value on item.