5 lines
125 B
Python
Executable File
5 lines
125 B
Python
Executable File
from . import account_move
|
|
from . import automatic_workflow_job
|
|
from . import sale_order
|
|
from . import sale_workflow_process
|