Skip to content

Commit c634f50

Browse files
erjer-odoolarm-odoo
andcommitted
[IMP] Inventory: Expanding on delivery method form fields
closes #15494 X-original-commit: 4186daf Signed-off-by: Erin Jerison (erjer) <erjer@odoo.com> Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com>
1 parent 3c0394f commit c634f50

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-4
lines changed

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

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,21 @@ a form to provide details about the shipping provider, including:
3434
- :guilabel:`Delivery Method` (*Required field*): the name of the delivery method (e.g. `flat-rate
3535
shipping`, `same day delivery`, etc.).
3636
- :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.
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.
3839
- :guilabel:`Provider` (*Required field*): choose the delivery service, like FedEx, if using a
3940
:ref:`third-party carrier <inventory/shipping/third_party>`. Ensure the integration with the
4041
shipping carrier is properly installed and select the provider from the drop-down menu. For more
4142
details on configuring custom shipping methods, such as :ref:`fixed price
4243
<inventory/shipping/fixed>` or :ref:`based on rules <inventory/shipping/rules>` options, refer to
4344
their respective sections below.
4445
- :guilabel:`Company`: If the shipping method should apply to a specific company, select it from the
45-
drop-down menu. Leave the field blank to apply the method to all companies.
46+
drop-down menu. Leave the field blank to apply the method to all companies. This field only
47+
appears in multi-company databases.
4648
- :guilabel:`Routes`: select the applicable routes to define different delivery methods, such as
47-
standard or express shipping, based on varying lead times. For more information, jump to the
48-
:ref:`Set routes on shipping method <inventory/shipping_receiving/shipping-route>` section.
49+
standard or express shipping, based on varying lead times. This field only appears when you have
50+
enabled multi-step routes in your inventory configuration settings. For more information, refer to
51+
the :ref:`Set routes on shipping method <inventory/shipping_receiving/shipping-route>` section.
4952
- :guilabel:`Delivery Product` (*Required field*): the product listed on the :ref:`sales order line
5053
<inventory/shipping/sales-order>` as the delivery charge.
5154
- :guilabel:`Free if order amount is above`: checking this box enables free shipping if the customer
@@ -54,6 +57,17 @@ a form to provide details about the shipping provider, including:
5457
delivery. When a custom carrier is added in a delivery order, the tracking button is enabled, and
5558
the link directs to the tracking portal with that URL.
5659

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

5973
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)