mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-21 00:22:09 +02:00
7 lines
211 B
Python
7 lines
211 B
Python
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import analytic_applicability
|
|
from . import stock_move
|
|
from . import stock_picking
|
|
from . import stock_rule
|
|
from . import stock_scrap
|