Files
rma/rma_sale/wizard/__init__.py
Michael Tietz 08a492ca76 [IMP] rma: use only procurement.group run to create stock transfers
Extra changes:
- Change reception_move_ids to reception_move_id
- Add test_rma_replace_pick_ship
- Code and method reduction to simplify logic
- Set route_ids (in/out) from procurements

Co-authored-by: Michael Tietz

TT48789
2024-06-03 11:44:02 +02:00

5 lines
137 B
Python

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import sale_order_rma_wizard
from . import stock_picking_return