[IMP] accounting: adding requested link to sales doc

closes odoo/documentation#10662

X-original-commit: 41a8050f34
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
This commit is contained in:
KC (ksc) 2024-06-07 14:57:08 +00:00 committed by Sam Lieber (sali)
parent 2399290177
commit da0255e2be
2 changed files with 9 additions and 2 deletions

View File

@ -18,8 +18,13 @@ To specify a sales order's invoice and delivery addresses, first go to :menusele
On quotations and sales orders, there are now fields for :guilabel:`Invoice Address` and
:guilabel:`Delivery Address`. If the customer has an invoice or delivery address listed on their
contact record, the corresponding field will use that address by default, but any contact's address
can be used instead.
:ref:`contact record <sales/send_quotations/contact-form-config>`, the corresponding field uses that
address, by default, but any contact's address can be used instead.
.. seealso::
For more information, refer to the documentation on :ref:`Contact Form Configuration
<sales/send_quotations/contact-form-config>`.
Invoice and deliver to different addresses
==========================================

View File

@ -17,6 +17,8 @@ next to :guilabel:`Customer Addresses`, and click :guilabel:`Save`.
:align: center
:alt: Activate the Customer Addresses setting.
.. _sales/send_quotations/contact-form-config:
Contact form configuration
==========================