[ADD] inventory: New doc about sending automated emails at delivery
This commit is contained in:
parent
0eff441d78
commit
5de9dfda40
@ -8,5 +8,6 @@ Miscellaneous Operations
|
||||
|
||||
misc/scrap
|
||||
misc/owned_stock
|
||||
misc/email_delivery
|
||||
misc/schedulers
|
||||
misc/immediate_planned_transfers
|
||||
|
42
inventory/management/misc/email_delivery.rst
Normal file
42
inventory/management/misc/email_delivery.rst
Normal file
@ -0,0 +1,42 @@
|
||||
=================================
|
||||
Send Automated Emails at Delivery
|
||||
=================================
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
||||
First, go to the *Inventory* app, then to *Settings* and activate
|
||||
the *Email Confirmation* feature. If you work in multi-company, this
|
||||
configuration is company-specific.
|
||||
|
||||
.. image:: media/email_delivery_01.png
|
||||
:align: center
|
||||
|
||||
When you enable this feature, Odoo automatically creates an email
|
||||
template. Of course, you can modify it if necessary by clicking on the
|
||||
small arrow next to its name.
|
||||
|
||||
.. image:: media/email_delivery_02.png
|
||||
:align: center
|
||||
|
||||
Send email at delivery validation
|
||||
=================================
|
||||
|
||||
On the inventory dashboard, click on *Create* and fill the form for a
|
||||
specific partner. Once you have added some products in it, *Validate*
|
||||
it and do the same for the delivery.
|
||||
|
||||
.. image:: media/email_delivery_03.png
|
||||
:align: center
|
||||
|
||||
Doing so, an automated email will be sent and will appear in the
|
||||
chatter.
|
||||
|
||||
.. image:: media/email_delivery_04.png
|
||||
:align: center
|
||||
|
||||
If you work with a shipping method, and then have a tracking link, it
|
||||
will be included in the standard email template.
|
||||
|
||||
.. image:: media/email_delivery_05.png
|
||||
:align: center
|
BIN
inventory/management/misc/media/email_delivery_01.png
Normal file
BIN
inventory/management/misc/media/email_delivery_01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.1 KiB |
BIN
inventory/management/misc/media/email_delivery_02.png
Normal file
BIN
inventory/management/misc/media/email_delivery_02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.9 KiB |
BIN
inventory/management/misc/media/email_delivery_03.png
Normal file
BIN
inventory/management/misc/media/email_delivery_03.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
BIN
inventory/management/misc/media/email_delivery_04.png
Normal file
BIN
inventory/management/misc/media/email_delivery_04.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.2 KiB |
BIN
inventory/management/misc/media/email_delivery_05.png
Normal file
BIN
inventory/management/misc/media/email_delivery_05.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.3 KiB |
Loading…
Reference in New Issue
Block a user