odoo-addon-partner-grandchildren


Nameodoo-addon-partner-grandchildren JSON
Version 17.0.1.0.0.1 PyPI version JSON
download
home_pagehttps://github.com/sygel-technology/sy-partner-contact
SummaryNotebook tag with computed partner grandchildrens in contacts
upload_time2024-12-16 08:52:41
maintainerNone
docs_urlNone
authorSygel, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =====================
Partner Grandchildren
=====================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:752022bf8453971d5eaf3f2d9e9381c0b60a0ff7a97b3326790cc7892a912ac2
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-sygel--technology%2Fsy--partner--contact-lightgray.png?logo=github
    :target: https://github.com/sygel-technology/sy-partner-contact/tree/17.0/partner_grandchildren
    :alt: sygel-technology/sy-partner-contact

|badge1| |badge2| |badge3|

This moduel adds a notebook tag with computed partner grandchildrens and
more successors in the res partner form.

**Table of contents**

.. contents::
   :local:

Usage
=====

To use this module, you need to:

1. Go to Contacts and create a Contact, it will be the grandfather.
2. In the "Contacts & Addresses" tab, create a children contact (or
   more).
3. Go to the children contacts form view.
4. In the "Contacts & Addresses" tab, create a grandchildren contact (or
   more).
5. Go to the grandfather contact, in the botton of the "Contacts &
   Addresses" tab should appear a new section with the grandchildrens.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-partner-contact/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/sygel-technology/sy-partner-contact/issues/new?body=module:%20partner_grandchildren%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Sygel

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

- Alberto Martínez alberto.martinez@sygel.es
- Valentin Vinagre valentin.vinagre@sygel.es
- Harald Panten harald.panten@sygel.es

Maintainers
-----------

This module is part of the `sygel-technology/sy-partner-contact <https://github.com/sygel-technology/sy-partner-contact/tree/17.0/partner_grandchildren>`_ project on GitHub.

You are welcome to contribute.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sygel-technology/sy-partner-contact",
    "name": "odoo-addon-partner-grandchildren",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Sygel, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "=====================\nPartner Grandchildren\n=====================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:752022bf8453971d5eaf3f2d9e9381c0b60a0ff7a97b3326790cc7892a912ac2\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-sygel--technology%2Fsy--partner--contact-lightgray.png?logo=github\n    :target: https://github.com/sygel-technology/sy-partner-contact/tree/17.0/partner_grandchildren\n    :alt: sygel-technology/sy-partner-contact\n\n|badge1| |badge2| |badge3|\n\nThis moduel adds a notebook tag with computed partner grandchildrens and\nmore successors in the res partner form.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUsage\n=====\n\nTo use this module, you need to:\n\n1. Go to Contacts and create a Contact, it will be the grandfather.\n2. In the \"Contacts & Addresses\" tab, create a children contact (or\n   more).\n3. Go to the children contacts form view.\n4. In the \"Contacts & Addresses\" tab, create a grandchildren contact (or\n   more).\n5. Go to the grandfather contact, in the botton of the \"Contacts &\n   Addresses\" tab should appear a new section with the grandchildrens.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-partner-contact/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/sygel-technology/sy-partner-contact/issues/new?body=module:%20partner_grandchildren%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* Sygel\n\nContributors\n------------\n\n- Alberto Mart\u00ednez alberto.martinez@sygel.es\n- Valentin Vinagre valentin.vinagre@sygel.es\n- Harald Panten harald.panten@sygel.es\n\nMaintainers\n-----------\n\nThis module is part of the `sygel-technology/sy-partner-contact <https://github.com/sygel-technology/sy-partner-contact/tree/17.0/partner_grandchildren>`_ project on GitHub.\n\nYou are welcome to contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Notebook tag with computed partner grandchildrens in contacts",
    "version": "17.0.1.0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/sygel-technology/sy-partner-contact"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f020d49052f5c15ebb65b8f5860f169347bb2e1ea1fa42d3ac63aa975cb9bf86",
                "md5": "6bbf1cedd493329785218b5f13b7564a",
                "sha256": "d60fd686997878c70a79ec051504d6b177e4966d2920cc8f3d1b1c0f1ad859ae"
            },
            "downloads": -1,
            "filename": "odoo_addon_partner_grandchildren-17.0.1.0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6bbf1cedd493329785218b5f13b7564a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 40159,
            "upload_time": "2024-12-16T08:52:41",
            "upload_time_iso_8601": "2024-12-16T08:52:41.049515Z",
            "url": "https://files.pythonhosted.org/packages/f0/20/d49052f5c15ebb65b8f5860f169347bb2e1ea1fa42d3ac63aa975cb9bf86/odoo_addon_partner_grandchildren-17.0.1.0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-16 08:52:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sygel-technology",
    "github_project": "sy-partner-contact",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-partner-grandchildren"
}
        
Elapsed time: 0.39106s