Commerce Delivery

Categories

Component ID

1099140

Component name

Commerce Delivery

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

7023

Component created

Component changed

Component body

Submodule of Drupal Commerce that implements a delivery entity.

Provides basic functionalities and admin pages to handle deliveries.

Each delivery need to be associated to an order. Each order can have zero, one or multiple deliveries.

A delivery is automatically created on order save if it contains at least one shippable item. Further deliveries can be manually added from the deliveries tab under the orders menu. On the same page each order line item can be moved from one delivery to the other.

Views and rules modules are used as much as possible to allow easy
customization.

This module does not calculate shipping costs. For this purpose use Commerce Shipping instead.