mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
0c8bcee67de564293ec4ac566c20f7fb9494b5c0
the rma module had company_id fields on rma.order and rma.order.line but not on rma.operation, and no global multicompany record rules. -> we fix this and avoid a mess with people allowed to see an operation in the drop down list but unable to use it because if points to a warehouse of another company
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%