Add Shipment link on order view page

Created on 15 March 2023, over 1 year ago
Updated 20 March 2023, over 1 year ago

When creating an order using the administrative interface to add a new shipment to an order a user must first click the "Shipments" tab then click the "Add shipment" button to create a new shipment. This adds extra clicks and page load time.

Propose extending the action link to appear on the order entity page for quickly adding a shipment to the order.

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇺🇸United States rhovland

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @rhovland
  • 🇺🇸United States lisastreeter

    Any way this could be optional? I'm already going to have to implement a hook to get rid of the "Add Payment" button that will be included in the next Commerce release: https://www.drupal.org/project/commerce/issues/3348311 ✨ Add Payment link on order view page Closed: won't fix
    For us, it's important that admins review existing Payments before adding a new one. Adding a button to bypass is a bad idea.

    This will be one more thing we need to remove. We customized the admin UI so that we don't have a Shipments tab for orders that have already been placed. We only ever have one shipment per order, so "Shipments" doesn't really make sense. If this issue is committed, we'll need a hook to get rid of this.

  • 🇮🇱Israel jsacksick

    @lisastreeter: I hadn't really considered the potential side effect sof adding a payment without reviewing the existing ones, might have committed that one too quickly... :)

Production build 0.69.0 2024