odoo-addon-rma-sale


Nameodoo-addon-rma-sale JSON
Version 16.0.3.0.0.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/rma
SummarySale Order - Return Merchandise Authorization (RMA)
upload_time2024-08-17 04:14:34
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.
            =============================================================
Return Merchandise Authorization Management - Link with Sales
=============================================================

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

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
    :target: https://odoo-community.org/page/development-status
    :alt: Production/Stable
.. |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%2Frma-lightgray.png?logo=github
    :target: https://github.com/OCA/rma/tree/16.0/rma_sale
    :alt: OCA/rma
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/rma-16-0/rma-16-0-rma_sale
    :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/rma&target_branch=16.0
    :alt: Try me on Runboat

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

This module allows you to link a sales order to an RMA.
This can be done by creating an RMA from scratch and selecting the sales
order, creating one or more RMAs from a sales order form view or from a sales
order web portal page.

**Table of contents**

.. contents::
   :local:

Usage
=====

To use this module, you need to:

#. Go to *RMA > Orders* and create a new RMA.
#. Select a sales order to be linked to the RMA if you want.
#. Now you can do the rest of the instructions described in the
   *readme* of the rma module.

If you want to create one or more RMAs from a sale order:

#. Go to *Sales > Orders > Orders*.
#. Create a new sales order or select an existing one.
#. If the sales order is in 'Sales Order' state you can see in the status bar
   a button labeled 'Create RMA', click it and a wizard will appear.
#. Modify the data at your convenience and click on 'Accept' button.
#. As many RMAs as lines with quantity greater than zero will be created.
   Those RMAs will be linked to the sales order.

The customer can also create RMAs from a sales order portal page:

#. Go to a confirmed sales order portal page.
#. In the left sidebar you can see a button named 'Request RMAs'.
#. By clicking on this button a popup will appear to allow you to define
   the quantity per product and delivery order line.
#. Click on the 'Request RMAs' button and RMAs will be created linked to
   the sales order.

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

* When you try to request an RMA from a Sales Order in the portal,
  a popup appears and the inputs for the quantity doesn't allow
  decimal numbers. It would be good to have a component that allows
  that and at the same time keeps the constraint of not allowing a
  number greater than the order line product quantity.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/rma/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/rma/issues/new?body=module:%20rma_sale%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>`_:

  * Ernesto Tejeda
  * Pedro M. Baeza
  * David Vidal
  * Víctor Martínez

* Chafique Delli <chafique.delli@akretion.com>
* Giovanni Serra - Ooops <giovanni@ooops404.com>

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.

.. |maintainer-chienandalu| image:: https://github.com/chienandalu.png?size=40px
    :target: https://github.com/chienandalu
    :alt: chienandalu

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-chienandalu| 

This module is part of the `OCA/rma <https://github.com/OCA/rma/tree/16.0/rma_sale>`_ 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/rma",
    "name": "odoo-addon-rma-sale",
    "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": "=============================================================\nReturn Merchandise Authorization Management - Link with Sales\n=============================================================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:adfa21dc23909a6d7f5ac088ba59b5d4ff71d6e8b57f676f9625149030db0e35\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Production/Stable\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%2Frma-lightgray.png?logo=github\n    :target: https://github.com/OCA/rma/tree/16.0/rma_sale\n    :alt: OCA/rma\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/rma-16-0/rma-16-0-rma_sale\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/rma&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module allows you to link a sales order to an RMA.\nThis can be done by creating an RMA from scratch and selecting the sales\norder, creating one or more RMAs from a sales order form view or from a sales\norder web portal page.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUsage\n=====\n\nTo use this module, you need to:\n\n#. Go to *RMA > Orders* and create a new RMA.\n#. Select a sales order to be linked to the RMA if you want.\n#. Now you can do the rest of the instructions described in the\n   *readme* of the rma module.\n\nIf you want to create one or more RMAs from a sale order:\n\n#. Go to *Sales > Orders > Orders*.\n#. Create a new sales order or select an existing one.\n#. If the sales order is in 'Sales Order' state you can see in the status bar\n   a button labeled 'Create RMA', click it and a wizard will appear.\n#. Modify the data at your convenience and click on 'Accept' button.\n#. As many RMAs as lines with quantity greater than zero will be created.\n   Those RMAs will be linked to the sales order.\n\nThe customer can also create RMAs from a sales order portal page:\n\n#. Go to a confirmed sales order portal page.\n#. In the left sidebar you can see a button named 'Request RMAs'.\n#. By clicking on this button a popup will appear to allow you to define\n   the quantity per product and delivery order line.\n#. Click on the 'Request RMAs' button and RMAs will be created linked to\n   the sales order.\n\nKnown issues / Roadmap\n======================\n\n* When you try to request an RMA from a Sales Order in the portal,\n  a popup appears and the inputs for the quantity doesn't allow\n  decimal numbers. It would be good to have a component that allows\n  that and at the same time keeps the constraint of not allowing a\n  number greater than the order line product quantity.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/rma/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/rma/issues/new?body=module:%20rma_sale%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  * Ernesto Tejeda\n  * Pedro M. Baeza\n  * David Vidal\n  * V\u00edctor Mart\u00ednez\n\n* Chafique Delli <chafique.delli@akretion.com>\n* Giovanni Serra - Ooops <giovanni@ooops404.com>\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\n.. |maintainer-chienandalu| image:: https://github.com/chienandalu.png?size=40px\n    :target: https://github.com/chienandalu\n    :alt: chienandalu\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-chienandalu| \n\nThis module is part of the `OCA/rma <https://github.com/OCA/rma/tree/16.0/rma_sale>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Sale Order - Return Merchandise Authorization (RMA)",
    "version": "16.0.3.0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/rma"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "757067e4b1c8e797024c284f63494fcde559a668e4131ba173313c315165a441",
                "md5": "4d198a0e1aacfe8d08e06d9611a3e160",
                "sha256": "e5400c4c9db8d93598b15b571fc32bf897cd8418b82e16e7cd22f61d1d7303d4"
            },
            "downloads": -1,
            "filename": "odoo_addon_rma_sale-16.0.3.0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4d198a0e1aacfe8d08e06d9611a3e160",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 80180,
            "upload_time": "2024-08-17T04:14:34",
            "upload_time_iso_8601": "2024-08-17T04:14:34.594191Z",
            "url": "https://files.pythonhosted.org/packages/75/70/67e4b1c8e797024c284f63494fcde559a668e4131ba173313c315165a441/odoo_addon_rma_sale-16.0.3.0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-17 04:14:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "rma",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-rma-sale"
}
        
Elapsed time: 0.35735s