mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
This module extends the `rma_procurement_customer` module to ensure that the customer information is automatically propagated to any stock pickings created as part of an RMA process.
3 lines
43 B
Python
3 lines
43 B
Python
from . import models
|
|
from . import wizards
|