Files
suite/rma_sale/__init__.py
Jared Kipe 2c210d080c Initial commit of rma and rma_sale for Odoo 11.0
Big changes to tests (because of the ways stock has changed) and allow activities to be set on RMAs.  Other refactors to reduce code duplication between picking and so returns.
2019-04-10 11:38:36 -07:00

3 lines
42 B
Python

from . import models
from . import wizard