summaryrefslogtreecommitdiff
path: root/design-documents/016-backoffice-order-management.rst
diff options
context:
space:
mode:
Diffstat (limited to 'design-documents/016-backoffice-order-management.rst')
-rw-r--r--design-documents/016-backoffice-order-management.rst32
1 files changed, 16 insertions, 16 deletions
diff --git a/design-documents/016-backoffice-order-management.rst b/design-documents/016-backoffice-order-management.rst
index 00250cd2..09af5eb5 100644
--- a/design-documents/016-backoffice-order-management.rst
+++ b/design-documents/016-backoffice-order-management.rst
@@ -1,5 +1,5 @@
-Design Doc 016: Backoffice Order Management
-###########################################
+DD 16: Backoffice Order Management
+##################################
Summary
=======
@@ -32,10 +32,10 @@ Proposed Solution
Listing orders
--------------
-.. image:: ../backoffice-order-list.svg
+.. image:: ../images/backoffice-order-list.svg
:width: 800
-4 tabs will be show for a easy access to common filter, click on any of this and
+4 tabs will be show for an easy access to common filter, click on any of this and
search will reset all filter except date
* paid (default)
@@ -88,7 +88,7 @@ This section has two parts:
The first part will add/remove product from the current stock.
* ``name``: search box to select product by description field. if not found it
- will be a 'create new' option leading to the create product without loosing
+ will be a 'create new' option leading to the create product without losing
context
* ``quantity``: mandatory
@@ -101,7 +101,7 @@ In both cases, the total unit and price of the products will be calculated and
shown in the bottom of the section. If the merchant collapse one of the product
list a line with a resume of the total price and units will be shown.
-.. image:: ../backoffice-order-create.product-section.svg
+.. image:: ../images/backoffice-order-create.product-section.svg
:width: 800
Create order: Price section
@@ -117,7 +117,7 @@ of all products prices will be shown. The ``order price`` will default to
``total products price``. The ``products taxes`` and ``profit`` will be shown
since ``order price`` cannot be less that ``product taxes``.
-.. image:: ../backoffice-order-create.price-section.svg
+.. image:: ../images/backoffice-order-create.price-section.svg
:width: 800
Create order: Payment section
@@ -142,7 +142,7 @@ This section show optional values that can be overwritten by the merchant
* ``wire_fee_amortization``: default value from the instance
-.. image:: ../backoffice-order-create.payment-section.svg
+.. image:: ../images/backoffice-order-create.payment-section.svg
:width: 800
Create order: all section expanded
@@ -150,7 +150,7 @@ Create order: all section expanded
An example of how all section in a page will be shown.
-.. image:: ../backoffice-order-create.all-expanded.svg
+.. image:: ../images/backoffice-order-create.all-expanded.svg
:width: 800
@@ -291,10 +291,10 @@ Ask for:
* drop down options: duplicated, requested by customer, other
* after selecting, free text for additional information
-.. image:: ../backoffice-order-refund.svg
+.. image:: ../images/backoffice-order-refund.svg
:width: 800
-.. image:: ../backoffice-order-refund.already.svg
+.. image:: ../images/backoffice-order-refund.already.svg
:width: 800
Example of details by status
@@ -302,16 +302,16 @@ Example of details by status
-.. image:: ../backoffice-order-details.paid.svg
+.. image:: ../images/backoffice-order-details.paid.svg
:width: 800
-.. image:: ../backoffice-order-details.unpaid.svg
+.. image:: ../images/backoffice-order-details.unpaid.svg
:width: 800
-.. image:: ../backoffice-order-details.claimed.svg
+.. image:: ../images/backoffice-order-details.claimed.svg
:width: 800
-.. image:: ../backoffice-order-details.refunded.svg
+.. image:: ../images/backoffice-order-details.refunded.svg
:width: 800
@@ -323,7 +323,7 @@ pagination
----------
order list was originally thought with pagination footer
-.. image:: ../backoffice-order-list.pagination.svg
+.. image:: ../images/backoffice-order-list.pagination.svg
:width: 800
ascending boolean flag cloud be eliminated using the load before and load after