Skip to content

Commit

Permalink
Corrected order process link (drupalcommerce#117)
Browse files Browse the repository at this point in the history
* Add label for cross reference

* Correct order process link

* Update order-items.rst
  • Loading branch information
subhojit777 authored and mglaman committed Jul 12, 2017
1 parent 56ec012 commit 9e40c71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 1 addition & 2 deletions v2/orders/order-items.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ and a total price.
The order total is based off the unit price of order items multiplied by
their quantity and the sum of all order item totals.

Order items have their unit price calculated during the `order refresh
process <order-processing.rst>`__. This synchronizes the price with the
Order items have their unit price calculated during the :ref:`order refresh process <order-process>`. This synchronizes the price with the
current purchasable entity’s price while the order is still in a draft
state.

Expand Down
2 changes: 2 additions & 0 deletions v2/orders/order-processing.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _order-process:

Order Processing
================

Expand Down

0 comments on commit 9e40c71

Please sign in to comment.