From d326e4e597d6f87381ba1abb7eaebae3b6f58736 Mon Sep 17 00:00:00 2001 From: Ahmed Elhadi Date: Sun, 9 Apr 2023 14:35:21 +0000 Subject: [PATCH] [IMP] sales: Update different_addresses.rst closes odoo/documentation#4382 X-original-commit: 2d630dffb6a30840a251b5b7d17a5612f75dcd5b Signed-off-by: Zachary Straub (zst) --- .../send_quotations/different_addresses.rst | 27 ++++++++++--------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/content/applications/sales/sales/send_quotations/different_addresses.rst b/content/applications/sales/sales/send_quotations/different_addresses.rst index c794a7283..72085473a 100644 --- a/content/applications/sales/sales/send_quotations/different_addresses.rst +++ b/content/applications/sales/sales/send_quotations/different_addresses.rst @@ -3,23 +3,24 @@ Deliver and invoice to different addresses ========================================== 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 -delivery and invoicing. +purposes. With the Odoo *Sales* app, contacts can have different specified addresses for delivery +and invoicing. 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 - :menuselection:`Accounting --> Configuration --> Settings`. - -- If the *Accounting* app is **not** installed, the :guilabel:`Customer Addresses` feature is - located in :menuselection:`Invoicing --> Configuration --> Settings`. +.. note:: + Navigating through the *Invoicing* app will not be possible if the *Accounting* app has been + installed. Instead, go through :menuselection:`Accounting --> Configuration --> Settings` to + enable the :guilabel:`Customer Addresses` feature. .. image:: different_addresses/customer-addresses-setting.png :align: center - :alt: Activate the Customer Addresses setting + :alt: Activate the Customer Addresses setting. 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 :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 -the :guilabel:`Create Contact` window. Or, click :guilabel:`Save & New` to save this address and +Enter the address information. Then click :guilabel:`Save & Close` to save the address and close the +:guilabel:`Create Contact` window. Or, click :guilabel:`Save & New` to save this address and immediately input another one. Add addresses to the quotation @@ -53,7 +54,7 @@ form. .. image:: different_addresses/quotation-address-autopopulate.png :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 quotation by clicking on the :guilabel:`Internal link` buttons next to each address line.