I am trying to add a custom field "Customer Name" to the model mrp.bom . this "Customer Name" field should also be visible in mrp.production. Is there a way in odoo to connect those 2 fields .
For clarification let's say I have a product test1 with Customer Name "Amer" set in the BOM When I choose to manufacture test1 Amer should appear in the Customer Name field of the mrp.production form view.