Files
stock-rma/rma_purchase/wizards/__init__.py
Jordi Ballester 8ec2bde6e5 [IMP] rma: Refactor all rma modules in order to consider using the correct price unit in moves
Otherwise the inventory accounting will be completely wrong.
2022-05-13 10:49:32 +02:00

4 lines
111 B
Python

from . import rma_make_picking
from . import rma_add_purchase
from . import rma_order_line_make_purchase_order