mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
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
5 lines
137 B
Python
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
|