mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-21 05:52:02 +02:00
5 lines
144 B
Python
5 lines
144 B
Python
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html)
|
|
|
|
from . import exception_rule
|
|
from . import stock
|
|
from . import stock_move
|