Metadata-Version: 2.1
Name: odoo11-addon-l10n-nl-partner-salutation
Version: 11.0.1.0.0
Summary: Full salutation for partners, Dutch style
Home-page: https://github.com/oca/l10n-netherlands.git
Author: Therp BV, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: odoo11-addon-l10n-nl-partner-name
Requires-Dist: odoo11-addon-partner-contact-gender
Requires-Dist: odoo (<11.1dev,>=11.0a)

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :alt: License: AGPL-3

Dutch Partner Salutation
========================

New fields are added to the title model to express the salutation of partners,
in combination with the gender field. Based on partner_name_dutch, you can
then refer to function fields generating full salutations to use at the
start of a letter, or short versions to be used in addresses.

The interface allows to change generated salutations manually, after which
these will not be updated anymore after changes in the partner name or title.
While the manually entered salutations are stored in separate fields, the
function fields refer to their values when manual changes are active so you
should always use the function fields in your document templates.

While organizations have no gender (the field is hidden there), you can have
a feminine salutation by creating a partner title with an implicit gender,
such as 'Ladies club'.

Contributors
------------

* Holger Brunn <hbrunn@therp.nl>
* Ronald Portier <ronald@therp.nl>
* Stefan Rijnhart <stefan@therp.nl>
* George Daramouskas <gdaramouskas@therp.nl>

Maintainer
----------

.. image:: http://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: http://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.


