mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
6 lines
116 B
Python
6 lines
116 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import product_product
|
|
from . import product_template
|
|
from . import stock_warehouse
|