Skip to content

Commit 3422c89

Browse files
erjer-odoolarm-odoo
authored andcommitted
[IMP] Inventory: Expanding on delivery method form fields
closes #15455 closes #15535 X-original-commit: c7a3f98 Signed-off-by: Zachary Straub (zst) <zst@odoo.com> Signed-off-by: Erin Jerison (erjer) <erjer@odoo.com> Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com>
1 parent 5000b03 commit 3422c89

File tree

4 files changed

+19
-6
lines changed

4 files changed

+19
-6
lines changed

content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/new_delivery_method.rst

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ a form to provide details about the shipping provider, including:
3333

3434
- :guilabel:`Delivery Method` (*Required field*): the name of the delivery method (e.g. `flat-rate
3535
shipping`, `same day delivery`, etc.).
36-
- :guilabel:`Website`: configure :doc:`delivery methods for an ecommerce
37-
</applications/websites/ecommerce/shipping>`. Select the applicable website from the drop-down
38-
menu, or leave it blank to apply the method to all web pages.
36+
- :guilabel:`Website`: configure shipping methods for an **eCommerce** page. Select the applicable
37+
website from the drop-down menu, or leave it blank to apply the method to all web pages. This
38+
field only appears when the **eCommerce** app is enabled.
3939
- :guilabel:`Provider` (*Required field*): choose the delivery service, like FedEx, if using a
4040
:ref:`third-party carrier <inventory/shipping/third_party>`. Ensure the integration with the
4141
shipping carrier is properly installed and select the provider from the drop-down menu. For more
@@ -46,10 +46,12 @@ a form to provide details about the shipping provider, including:
4646
<payment_providers/inperson_payments/cash_on_delivery>` payment method when selecting this
4747
delivery option on the ecommerce website.
4848
- :guilabel:`Company`: If the shipping method should apply to a specific company, select it from the
49-
drop-down menu. Leave the field blank to apply the method to all companies.
49+
drop-down menu. Leave the field blank to apply the method to all companies. This field only
50+
appears in multi-company databases.
5051
- :guilabel:`Routes`: select the applicable routes to define different delivery methods, such as
51-
standard or express shipping, based on varying lead times. For more information, jump to the
52-
:ref:`Set routes on shipping method <inventory/shipping_receiving/shipping-route>` section.
52+
standard or express shipping, based on varying lead times. This field only appears when you have
53+
enabled multi-step routes in your inventory configuration settings. For more information, refer to
54+
the :ref:`Set routes on shipping method <inventory/shipping_receiving/shipping-route>` section.
5355
- :guilabel:`Delivery Product` (*Required field*): the product listed on the :ref:`sales order line
5456
<inventory/shipping/sales-order>` as the delivery charge.
5557
- :guilabel:`Free if order amount is above`: checking this box enables free shipping if the customer
@@ -58,6 +60,17 @@ a form to provide details about the shipping provider, including:
5860
delivery. When a custom carrier is added in a delivery order, the tracking button is enabled, and
5961
the link directs to the tracking portal with that URL.
6062

63+
.. example::
64+
To set up `$200` flate-rate shipping, fill in the following fields:
65+
66+
- :guilabel:`Delivery Method`: `Furniture Delivery (Manual)`
67+
- :guilabel:`Provider`: :guilabel:`Fixed Price`
68+
- :guilabel:`Fixed Price`: `200`
69+
- :guilabel:`Delivery Product`: :guilabel:`Furniture Delivery (manual)`
70+
71+
.. image:: new_delivery_method/sample-delivery-method.png
72+
:alt: Set up a delivery method with a fixed price of 200.
73+
6174
.. _inventory/shipping_receiving/availability:
6275

6376
Use the :guilabel:`Availability` tab to define conditions for the delivery method based on the
Loading
-5.98 KB
Loading
-9.61 KB
Loading

0 commit comments

Comments
 (0)