mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
315ca029b8d59677abc3e0a00ed9df2074b5ea2f
When not using rma_put_away you can define push rules anyway to move the products to the repair location, and those transfers count as rma repair transfers if you install and use rma_put_away then the rma repair transfers are the ones from the putaway moves Before this commit there is a dependency issue because the rma_repair code is using a field declared in the rma_put_away, this commit fixes that issue [IMP] rma_repair_put_away: added tests
stock-rma
Return Merchandise Authorization for Odoo
This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
Licenses
This repository is licensed under LGPL-3.0.
However, each module can have a totally different license, as long as they adhere to ForgeFlow
policy. Consult each module's __manifest__.py file, which contains a license key
that explains its license.
Description
Languages
Python
100%