Skip to content

Commit

Permalink
#2127: Order Ready for Pickup UI
Browse files Browse the repository at this point in the history
 - Static testing results applied
  • Loading branch information
ishakhsuvarov committed Apr 10, 2019
1 parent 0ec6180 commit b3b0735
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

/**
* TODO: is it possible to replace with UI Component?
* @api
* @see https://github.com/magento-engcom/msi/issues/2161
*
* Render 'Notify Order is Ready for Pickup' button on order view page
Expand Down
1 change: 1 addition & 0 deletions InventoryInStorePickupApi/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"require": {
"php": "~7.1.3||~7.2.0",
"magento/framework": "*",
"magento/module-inventory-api": "*",
"magento/module-inventory-distance-based-source-selection-api": "*"
},
"type": "magento2-module",
Expand Down

0 comments on commit b3b0735

Please sign in to comment.