Brille24 / SyliusCustomOptionsPlugin

A Sylius plugin that adds customer options
MIT License
46 stars 34 forks source link

Disable delete button for used Customer Options #46

Closed mamazu closed 4 years ago

mamazu commented 4 years ago

When a customer option is used in an order, then deleting it is disabled.

This also fixes the relation between OrderItemOption <-> CustomerOption