Skip to content
Snippets Groups Projects
Commit 5819267f authored by Mohammad Hawwari's avatar Mohammad Hawwari Committed by Jonathan Sacksick
Browse files

Issue #3266746: Provide access to view rendered currencies without the need...

Issue #3266746: Provide access to view rendered currencies without the need for administer commerce_currency permission
parent 528b368d
No related branches found
No related tags found
6 merge requests!379Issue #3491248 Validation is breaking the amount number format decimal point,!375Issue #3413020 by czigor: Using a translatable string as a category for field...,!357Issue #2914933: Add service tags to order-related interfaces,!344Resolve #3107602 "Product attributes do not update visually when switching variations",!343Resolve #3107602 "Product attributes do not update visually when switching variations",!342Issue #3476581 by josephr5000: add OrderItemLabelEvent
Pipeline #168634 passed with warnings
......@@ -18,6 +18,8 @@ use Drupal\Core\Config\Entity\ConfigEntityBase;
* plural = "@count currencies",
* ),
* handlers = {
* "access" = "Drupal\entity\EntityAccessControlHandler",
* "permission_provider" = "Drupal\entity\EntityPermissionProvider",
* "form" = {
* "add" = "Drupal\commerce_price\Form\CurrencyForm",
* "edit" = "Drupal\commerce_price\Form\CurrencyForm",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment