Metadata-Version: 2.1
Name: odoo-addon-rma_inter_company
Version: 18.0.1.0.0.3
Requires-Python: >=3.10
Requires-Dist: odoo-addon-purchase_sale_stock_inter_company==18.0.*
Requires-Dist: odoo-addon-rma_sale==18.0.*
Requires-Dist: odoo==18.0.*
Summary: Inter Company Module for RMA
Home-page: https://github.com/OCA/rma
License: AGPL-3
Author: Tecnativa, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 18.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Description-Content-Type: text/x-rst

.. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

============================
Inter Company Module for RMA
============================

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

.. |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/license-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/18.0/rma_inter_company
    :alt: OCA/rma
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/rma-18-0/rma-18-0-rma_inter_company
    :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=18.0
    :alt: Try me on Runboat

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

Automatically create an Inter Company RMA so that it can be managed
independently but still remain linked.

**Table of contents**

.. contents::
   :local:

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

If a company (Company A) sells products but uses dropshipping (Company
B), when the customer makes an RMA with Company A, everything must be
managed internally in another RMA with Company B.

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

#. Configure the settings specified in
purchase_sale_stock_inter_company. #. Edit the Dropship route (or delete
it and create a new one) to keep only the rules linked to Company A, and
set Company A as the route's company. #. Create a product and select the
Dropshipping route #. [Company A] Set Company B as the supplier in the
Purchasing tab

Usage
=====

#. [Company A] Create a sales order and use the previously created
product. #. [Company A] Confirm the sales order. #. [Company A] The
corresponding purchase order will have been created (confirm it if
necessary). #. [Company A] Complete the sales order delivery note. #.
[Company A] Create the RMA linked to the sales order. #. [Company B] The
sales order RMA will have been created automatically and will be linked.
#. The RMA from Company B will be confirmed automatically. #. Reception
picking for RMA A will have Transit Location defined as the destination
location. #. Reception picking for RMA B will have Transit Location
defined as the origin location. #. When validating the reception picking
for RMA B, the reception picking for RMA A will be auto-done first. #.
When creating a delivery picking (return or replace) in RMA B, it will
also be created in RMA A. #. The RMA B delivery picking will have
Transit Location as its destination location. #. The RMA A delivery
picking will have Transit Location as its origin location. #. When
validating the RMA B delivery picking, the RMA A delivery picking will
be automatically done. #. If RMA A is canceled, RMA B is automatically
canceled. #. If RMA B is canceled, RMA A is automatically canceled. #.
If RMA A is confirmed, RMA B is automatically confirmed. #. If RMA B is
confirmed, RMA A is automatically confirmed. #. If RMA A is returned
(using the return or replace button), RMA B is automatically returned.
#. If RMA B is returned (using the return or replace button), RMA A is
automatically returned. #. If RMA A is refunded, RMA B is automatically
returned. #. If RMA B is refunded, RMA A is automatically returned.

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_inter_company%0Aversion:%2018.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>\`:

  - Víctor Martínez
  - Pedro M. Baeza

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-victoralmau| image:: https://github.com/victoralmau.png?size=40px
    :target: https://github.com/victoralmau
    :alt: victoralmau

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

|maintainer-victoralmau| 

This module is part of the `OCA/rma <https://github.com/OCA/rma/tree/18.0/rma_inter_company>`_ project on GitHub.

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