Files
Alexis de Lattre cadbd840d9 Add support for filter by location on inventory report and inventory valuation
Refund option enabled by default on Return wizard
2019-08-12 00:25:20 +02:00

8 lines
136 B
Python

# -*- coding: utf-8 -*-
from . import stock
from . import procurement
from . import product
from . import partner
from . import wizard