[9.0] rma: remove rma.rule and add that setting to product.category

This commit is contained in:
lreficent
2017-08-02 14:04:18 +02:00
committed by Florian da Costa
parent 51d233bca8
commit 7fdcf5e1e2
13 changed files with 59 additions and 140 deletions

View File

@@ -5,9 +5,8 @@
from . import rma_order
from . import rma_order_line
from . import rma_operation
from . import rma_rule
from . import stock
from . import stock_warehouse
from . import product
from . import product_category
from . import procurement
from . import res_company