odoo-addon-website-sale-require-legal


Nameodoo-addon-website-sale-require-legal JSON
Version 16.0.1.0.1.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/e-commerce
SummaryForce the user to accept legal tems to buy in the web shop
upload_time2024-05-08 03:44:06
maintainerNone
docs_urlNone
authorTecnativa, 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.
            =========================================
Require accepting legal terms to checkout
=========================================

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

.. |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-OCA%2Fe--commerce-lightgray.png?logo=github
    :target: https://github.com/OCA/e-commerce/tree/16.0/website_sale_require_legal
    :alt: OCA/e-commerce
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/e-commerce-16-0/e-commerce-16-0-website_sale_require_legal
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/e-commerce&target_branch=16.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module extends your e-commerce legal compliance options:

#. Require accepting legal terms before submitting a new address.
#. Log a note in the partner when such terms are accepted.
#. Log a note in the sale order when terms are accepted before payment
   (done for every online payment, it is an upstream feature).

**Table of contents**

.. contents::
   :local:

Use Cases / Context
===================

This module adds the functionality to require the user to check the checkbox to accept
the legal terms in the address form. Additionally, it provides a metadata record for
both the user when legal terms are accepted through the address form and for the sales
order when legal terms are accepted during the payment process.

It's worth noting that this module can be useful even if the acceptance of legal terms
in the address form is not activated, as it stores a metadata record when the terms and
conditions are accepted during the payment process, even if a new address has not been
created.

Configuration
=============

To configure this module, you need to:

#. Install it.

#. Set up `your legal pages </legal>`__.

#. Go to your e-commerce and make a sample checkout.

#. Visit `/shop/address </shop/address>`__ and enable *Customize > Require
   Legal Terms Acceptance*.

   .. figure:: https://raw.githubusercontent.com/OCA/e-commerce/16.0/website_sale_require_legal/static/description/address-enable.png

   This will require acceptance before recording a new address, and log visitor's
   acceptance.

#. Visit `/shop/payment </shop/payment>`__ and enable *Customize > Accept Terms
   & Conditions* (upstream Odoo feature).

   .. figure:: https://raw.githubusercontent.com/OCA/e-commerce/16.0/website_sale_require_legal/static/description/payment-enable.png

   This will require acceptance before paying the sale order, and log visitor's
   acceptance.

Usage
=====

To use this module, you need to:

* Buy something from your website.

Known issues / Roadmap
======================

* Shopping terms and conditions are accepted only on user registration or
  address edition. So if those terms change after the user signed up, a
  notification should be made. An implicit acceptance could be printed in the
  payment screen to solve this. Maybe that could be a work to develop in
  another module.
* If you enable both acceptance views as explained in the configuration section,
  first-time buyers will have to accept the legal terms between 2 and 3 times
  to buy.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/e-commerce/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/OCA/e-commerce/issues/new?body=module:%20website_sale_require_legal%0Aversion:%2016.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
~~~~~~~

* Tecnativa

Contributors
~~~~~~~~~~~~

* `Tecnativa <https://www.tecnativa.com>`_:

    * Rafael Blasco
    * Jairo Llopis
    * Vicent Cubells
    * David Vidal
    * Ernesto Tejeda
    * Cristina Martin R.
    * Pilar Vargas

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

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

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.

This module is part of the `OCA/e-commerce <https://github.com/OCA/e-commerce/tree/16.0/website_sale_require_legal>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/e-commerce",
    "name": "odoo-addon-website-sale-require-legal",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "=========================================\nRequire accepting legal terms to checkout\n=========================================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:fb7818797158569b096d297241bf594892e1cf2b346237ca602f4f900edd90b6\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-OCA%2Fe--commerce-lightgray.png?logo=github\n    :target: https://github.com/OCA/e-commerce/tree/16.0/website_sale_require_legal\n    :alt: OCA/e-commerce\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/e-commerce-16-0/e-commerce-16-0-website_sale_require_legal\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/e-commerce&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module extends your e-commerce legal compliance options:\n\n#. Require accepting legal terms before submitting a new address.\n#. Log a note in the partner when such terms are accepted.\n#. Log a note in the sale order when terms are accepted before payment\n   (done for every online payment, it is an upstream feature).\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUse Cases / Context\n===================\n\nThis module adds the functionality to require the user to check the checkbox to accept\nthe legal terms in the address form. Additionally, it provides a metadata record for\nboth the user when legal terms are accepted through the address form and for the sales\norder when legal terms are accepted during the payment process.\n\nIt's worth noting that this module can be useful even if the acceptance of legal terms\nin the address form is not activated, as it stores a metadata record when the terms and\nconditions are accepted during the payment process, even if a new address has not been\ncreated.\n\nConfiguration\n=============\n\nTo configure this module, you need to:\n\n#. Install it.\n\n#. Set up `your legal pages </legal>`__.\n\n#. Go to your e-commerce and make a sample checkout.\n\n#. Visit `/shop/address </shop/address>`__ and enable *Customize > Require\n   Legal Terms Acceptance*.\n\n   .. figure:: https://raw.githubusercontent.com/OCA/e-commerce/16.0/website_sale_require_legal/static/description/address-enable.png\n\n   This will require acceptance before recording a new address, and log visitor's\n   acceptance.\n\n#. Visit `/shop/payment </shop/payment>`__ and enable *Customize > Accept Terms\n   & Conditions* (upstream Odoo feature).\n\n   .. figure:: https://raw.githubusercontent.com/OCA/e-commerce/16.0/website_sale_require_legal/static/description/payment-enable.png\n\n   This will require acceptance before paying the sale order, and log visitor's\n   acceptance.\n\nUsage\n=====\n\nTo use this module, you need to:\n\n* Buy something from your website.\n\nKnown issues / Roadmap\n======================\n\n* Shopping terms and conditions are accepted only on user registration or\n  address edition. So if those terms change after the user signed up, a\n  notification should be made. An implicit acceptance could be printed in the\n  payment screen to solve this. Maybe that could be a work to develop in\n  another module.\n* If you enable both acceptance views as explained in the configuration section,\n  first-time buyers will have to accept the legal terms between 2 and 3 times\n  to buy.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/e-commerce/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/OCA/e-commerce/issues/new?body=module:%20website_sale_require_legal%0Aversion:%2016.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* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n* `Tecnativa <https://www.tecnativa.com>`_:\n\n    * Rafael Blasco\n    * Jairo Llopis\n    * Vicent Cubells\n    * David Vidal\n    * Ernesto Tejeda\n    * Cristina Martin R.\n    * Pilar Vargas\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\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\nThis module is part of the `OCA/e-commerce <https://github.com/OCA/e-commerce/tree/16.0/website_sale_require_legal>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Force the user to accept legal tems to buy in the web shop",
    "version": "16.0.1.0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/e-commerce"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7c9c79b2f384b34fde865dba769ce3d75c0b785696476446d58340d2e2d45b3",
                "md5": "4bef101c443359bbb2cb28d0f66b4510",
                "sha256": "e3818812f67804d1bd1ea11dd7c187df725e7f7e76ee610cba08d27a16274621"
            },
            "downloads": -1,
            "filename": "odoo_addon_website_sale_require_legal-16.0.1.0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4bef101c443359bbb2cb28d0f66b4510",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 191039,
            "upload_time": "2024-05-08T03:44:06",
            "upload_time_iso_8601": "2024-05-08T03:44:06.654164Z",
            "url": "https://files.pythonhosted.org/packages/e7/c9/c79b2f384b34fde865dba769ce3d75c0b785696476446d58340d2e2d45b3/odoo_addon_website_sale_require_legal-16.0.1.0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-08 03:44:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "e-commerce",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-website-sale-require-legal"
}
        
Elapsed time: 0.25886s