Hello,
I normally coded a customization for custom cost on Sales order line. Basically you can change the database cost of a product here in sales quotations. However, I would like to limit this action. I have a product category and I will only change those cost while creating an order. I added a boolean field to product category model to control this logic but couldnt handle the rest. Still all costs are changable, how can I handle this