Before this change the picking_type_id used to create the subcontracting_resupply rule
was "fixed”, which is incorrect if you do not use the main company or multi-company.
Avoid warning for multiple fields with the same string
Two fields (is_subcontractor_partner, is_subcontractor) of res.partner() have the same label: Subcontractor.
[IMP]
res.partner: Use function to compose entiry name
stock.picking.type: Boolean field "is_subcontractor" for UI filters
[UPD] Update mrp_subcontracting_partner_management.pot
[UPD] README.rst
mrp_subcontracting_partner_management 14.0.1.0.1