mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-22 08:52:08 +02:00
3 lines
64 B
Python
3 lines
64 B
Python
from . import models
|
|
from . import reports
|
|
from . import wizard
|