[IMP] sales: Update different_addresses.rst
closes odoo/documentation#4083 Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
This commit is contained in:
parent
3be3897033
commit
2d630dffb6
@ -3,23 +3,24 @@ Deliver and invoice to different addresses
|
|||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
People and businesses often use separate addresses for billing (invoicing) and shipping (delivery)
|
People and businesses often use separate addresses for billing (invoicing) and shipping (delivery)
|
||||||
purposes. With the Odoo *Sales* app, contacts can have different specified addresses for
|
purposes. With the Odoo *Sales* app, contacts can have different specified addresses for delivery
|
||||||
delivery and invoicing.
|
and invoicing.
|
||||||
|
|
||||||
Configure the settings
|
Configure the settings
|
||||||
======================
|
======================
|
||||||
|
|
||||||
Begin by activating the :guilabel:`Customer Addresses` feature in the settings:
|
Go to :menuselection:`Invoicing --> Configuration --> Settings` and scroll down to the
|
||||||
|
:guilabel:`Customer Invoices` section. Then, check the box next to :guilabel:`Customer Addresses`,
|
||||||
|
and click :guilabel:`Save`.
|
||||||
|
|
||||||
- If the *Accounting* app is installed, the :guilabel:`Customer Addresses` feature is located in
|
.. note::
|
||||||
:menuselection:`Accounting --> Configuration --> Settings`.
|
Navigating through the *Invoicing* app will not be possible if the *Accounting* app has been
|
||||||
|
installed. Instead, go through :menuselection:`Accounting --> Configuration --> Settings` to
|
||||||
- If the *Accounting* app is **not** installed, the :guilabel:`Customer Addresses` feature is
|
enable the :guilabel:`Customer Addresses` feature.
|
||||||
located in :menuselection:`Invoicing --> Configuration --> Settings`.
|
|
||||||
|
|
||||||
.. image:: different_addresses/customer-addresses-setting.png
|
.. image:: different_addresses/customer-addresses-setting.png
|
||||||
:align: center
|
:align: center
|
||||||
:alt: Activate the Customer Addresses setting
|
:alt: Activate the Customer Addresses setting.
|
||||||
|
|
||||||
Configure the contact form
|
Configure the contact form
|
||||||
==========================
|
==========================
|
||||||
@ -38,10 +39,10 @@ Then, select which type of address to add to the contact form (i.e. :guilabel:`I
|
|||||||
|
|
||||||
.. image:: different_addresses/create-contact-window.png
|
.. image:: different_addresses/create-contact-window.png
|
||||||
:align: center
|
:align: center
|
||||||
:alt: Create a new contact/address on a contact form
|
:alt: Create a new contact/address on a contact form.
|
||||||
|
|
||||||
Enter the address information. Then click :guilabel:`Save & Close` to save the address and close
|
Enter the address information. Then click :guilabel:`Save & Close` to save the address and close the
|
||||||
the :guilabel:`Create Contact` window. Or, click :guilabel:`Save & New` to save this address and
|
:guilabel:`Create Contact` window. Or, click :guilabel:`Save & New` to save this address and
|
||||||
immediately input another one.
|
immediately input another one.
|
||||||
|
|
||||||
Add addresses to the quotation
|
Add addresses to the quotation
|
||||||
@ -53,7 +54,7 @@ form.
|
|||||||
|
|
||||||
.. image:: different_addresses/quotation-address-autopopulate.png
|
.. image:: different_addresses/quotation-address-autopopulate.png
|
||||||
:align: center
|
:align: center
|
||||||
:alt: Invoice and Delivery Addresses autopopulate on a quotation
|
:alt: Invoice and Delivery Addresses autopopulate on a quotation.
|
||||||
|
|
||||||
The :guilabel:`Invoice Address` and :guilabel:`Delivery Address` can also be edited directly from
|
The :guilabel:`Invoice Address` and :guilabel:`Delivery Address` can also be edited directly from
|
||||||
the quotation by clicking on the :guilabel:`Internal link` buttons next to each address line.
|
the quotation by clicking on the :guilabel:`Internal link` buttons next to each address line.
|
||||||
|
Loading…
Reference in New Issue
Block a user