Compare commits

..

2 Commits

Author SHA1 Message Date
thomasdeleval
81ffeb1280 Update integrating_landed_costs.rst
landed costs now possible for any costing method
2022-04-22 16:50:12 +02:00
Touati Djamel (otd)
9c242400b6 [FIX] inventory_and_mrp: documentation update
After this PR: https://github.com/odoo/odoo/pull/78199

The explanation of the `Security Lead Time for Purchase` field needs to be updated

opw-2766940

closes odoo/documentation#1801

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-04-21 14:17:53 +02:00
4 changed files with 8 additions and 14 deletions

View File

@@ -201,7 +201,7 @@ alias in your mail server.
:ref:`developer mode <developer-mode>`.
Then go to :menuselection:`Settings --> Technical --> Parameters --> System Parameters`
to customize the aliases (*mail.catchall.alias* & *mail.bounce.alias*).
to customize the aliases (*mail.catchall.alias* & * mail.bounce.alias*).
.. image:: email_servers/system-parameters.png
:align: center
@@ -237,4 +237,4 @@ server here selected for mass mails.
Note that in this case, you have to set your domain's Sender Policy Framework (SPF) records to
include both transactional and mass mail servers. If your server resides with xxxx.odoo.com, the
available options are Sendinblue and Mailchimp, as your e-mails would be originated from the
xxxx.odoo.com domain.
xxxx.odoo.com domain.

View File

@@ -38,12 +38,10 @@ are:
customer. Then, the default scheduled date on the delivery order
is **SO delivery date - Security Lead Time**.
- **Purchase Security Lead Time**: additional time to mitigate the risk
of a vendor delay. The receipt will be scheduled that many days
earlier to cope with unexpected vendor delays. In case of a
*Replenish to Order*, the **Delivery order scheduled date -
Security lead time** for purchase will be the default
*Receipt* scheduled date.
- **Purchase Security Lead Time**: margin of error for vendor lead times.
When the system generates Purchase Orders for procuring products,
they will be scheduled that many days earlier to cope with unexpected
vendor delays.
- **Purchase Delivery Lead Time**: this is the expected time between a
PO being confirmed and the receipt of the ordered products. The

View File

@@ -6,10 +6,6 @@ The landed cost feature in Odoo allows to include additional costs
(shipment, insurance, customs duties, etc.) into the cost of the
product.
.. note::
Landed costs can only be applied to products with a FIFO or AVCO costing
method and an automated inventory valuation (which requires the
accounting application to be installed).
Configuration
=============
@@ -61,4 +57,4 @@ by clicking on the journal entry.
.. note::
You are not forced to start from the vendor bill, you can also go in :menuselection:`Inventory
--> Operations --> Landed Costs` and directly create the landed cost from there.
--> Operations --> Landed Costs` and directly create the landed cost from there.

View File

@@ -1532,7 +1532,7 @@ msgid "**Sales Security Lead Time**: the purpose is to be ready shipping that ma
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/management/planning/scheduled_dates.rst:41
msgid "**Purchase Security Lead Time**: additional time to mitigate the risk of a vendor delay. The receipt will be scheduled that many days earlier to cope with unexpected vendor delays. In case of a *Replenish to Order*, the **Delivery order scheduled date - Security lead time** for purchase will be the default *Receipt* scheduled date."
msgid "**Purchase Security Lead Time**: Margin of error for vendor lead times. When the system generates Purchase Orders for procuring products, they will be scheduled that many days earlier to cope with unexpected vendor delays."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/management/planning/scheduled_dates.rst:48