odoo11-addon-l10n-nl-partner-salutation


Nameodoo11-addon-l10n-nl-partner-salutation JSON
Version 11.0.1.0.0 PyPI version JSON
download
home_pagehttps://github.com/oca/l10n-netherlands.git
SummaryFull salutation for partners, Dutch style
upload_time2020-07-30 04:58:09
maintainer
docs_urlNone
authorTherp BV, Odoo Community Association (OCA)
requires_python>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. 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.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oca/l10n-netherlands.git",
    "name": "odoo11-addon-l10n-nl-partner-salutation",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
    "maintainer_email": "",
    "keywords": "",
    "author": "Therp BV, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": "",
    "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n    :alt: License: AGPL-3\n\nDutch Partner Salutation\n========================\n\nNew fields are added to the title model to express the salutation of partners,\nin combination with the gender field. Based on partner_name_dutch, you can\nthen refer to function fields generating full salutations to use at the\nstart of a letter, or short versions to be used in addresses.\n\nThe interface allows to change generated salutations manually, after which\nthese will not be updated anymore after changes in the partner name or title.\nWhile the manually entered salutations are stored in separate fields, the\nfunction fields refer to their values when manual changes are active so you\nshould always use the function fields in your document templates.\n\nWhile organizations have no gender (the field is hidden there), you can have\na feminine salutation by creating a partner title with an implicit gender,\nsuch as 'Ladies club'.\n\nContributors\n------------\n\n* Holger Brunn <hbrunn@therp.nl>\n* Ronald Portier <ronald@therp.nl>\n* Stefan Rijnhart <stefan@therp.nl>\n* George Daramouskas <gdaramouskas@therp.nl>\n\nMaintainer\n----------\n\n.. image:: http://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: http://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit http://odoo-community.org.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Full salutation for partners, Dutch style",
    "version": "11.0.1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/oca/l10n-netherlands.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8256815e9719d1797fbe8ae7585279b6ce3086c2bcde4396ea1d7be75989c7e",
                "md5": "49951baefd9c18d46ae23cf9897a5050",
                "sha256": "2169d643e3f7c3c98b069ff11653070738e90f06efcaebddf112275e40127bbd"
            },
            "downloads": -1,
            "filename": "odoo11_addon_l10n_nl_partner_salutation-11.0.1.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "49951baefd9c18d46ae23cf9897a5050",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
            "size": 21380,
            "upload_time": "2020-07-30T04:58:09",
            "upload_time_iso_8601": "2020-07-30T04:58:09.938664Z",
            "url": "https://files.pythonhosted.org/packages/d8/25/6815e9719d1797fbe8ae7585279b6ce3086c2bcde4396ea1d7be75989c7e/odoo11_addon_l10n_nl_partner_salutation-11.0.1.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-07-30 04:58:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oca",
    "github_project": "l10n-netherlands",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo11-addon-l10n-nl-partner-salutation"
}
        
Elapsed time: 0.30282s