Commerce Delete Permissions
Categories
Component ID
2765397
Component name
Commerce Delete Permissions
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
631
Component created
Component changed
Component body
This module adds the missing delete permissions to commerce entity types (which was decided not to fix in commerce core).
Currently it supports orders, products, customer profiles. If some contrib module using commerce_entity_access() has the same problem, please file an issue about that.
Note that the "administer entity type" does not imply entity delete access, so after enabling the module, adjust your permissions accordingly. This was an intended design decision (note that e.g. viewing the order list is tied to that permission).
Have fun!
