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