Hi,
I am quite new to Odoo and I am trying to create custom field on mrp.workorder model. I have no access to server machine.
My new field will be x_productionweight and what I want to calculate is x_productionweight = qty_production * x_product_weight. How can I do this?