commerce_inventory-8.x-1.0-alpha6/commerce_inventory.commerce_log_templates.yml
commerce_inventory.commerce_log_templates.yml
inventory_item_adjustment:
category: commerce_inventory_item
label: 'On-hand inventory adjustment'
template: '<p>On-hand Inventory adjusted by {{ quantity }}, updated total is {{ total }}. ({{ adjustment|lower }})</p>'
inventory_item_config_invalid:
category: commerce_inventory_item
label: 'Invalid'
template: '<p>Inventory Item provider configuration is invalid.</p>'
