Question: Does the company’s modern slavery statement detail specific, organisational policies or actions to combat slavery in their beyond tier 1 supply chains?
Answer:
No
Walk Free
Man Group plc
2021
Unverified - Added by Community

options = [

  "Suppliers comply with laws and company’s policies (beyond tier 1)"

  "Prohibit use of forced labour (beyond tier 1)"

  "Code of conduct or supplier code includes clauses on slavery and human trafficking (beyond tier 1)"

  "Contracts include clauses on forced labour (beyond tier 1)"

  "Suppliers produce their own statement (beyond tier 1)"

  "Prohibit charging of recruitment fees to employee (beyond tier 1)"

  "Prohibit use of child labour (beyond tier 1)"

  "Suppliers protect migrant workers (beyond tier 1)"

]



if [m1].flat().filter( (v) -> options.includes v).length

  "Yes"

else

  "No"

Comments