You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/new_delivery_method.rst
+18-4Lines changed: 18 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,18 +34,21 @@ a form to provide details about the shipping provider, including:
34
34
- :guilabel:`Delivery Method` (*Required field*): the name of the delivery method (e.g. `flat-rate
35
35
shipping`, `same day delivery`, etc.).
36
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.
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.
38
39
- :guilabel:`Provider` (*Required field*): choose the delivery service, like FedEx, if using a
39
40
:ref:`third-party carrier <inventory/shipping/third_party>`. Ensure the integration with the
40
41
shipping carrier is properly installed and select the provider from the drop-down menu. For more
41
42
details on configuring custom shipping methods, such as :ref:`fixed price
42
43
<inventory/shipping/fixed>` or :ref:`based on rules <inventory/shipping/rules>` options, refer to
43
44
their respective sections below.
44
45
- :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.
46
48
- :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.
49
52
- :guilabel:`Delivery Product` (*Required field*): the product listed on the :ref:`sales order line
50
53
<inventory/shipping/sales-order>` as the delivery charge.
51
54
- :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:
54
57
delivery. When a custom carrier is added in a delivery order, the tracking button is enabled, and
55
58
the link directs to the tracking portal with that URL.
56
59
60
+
.. example::
61
+
To set up `$200` flate-rate shipping, fill in the following fields:
0 commit comments