mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-20 04:52:00 +02:00
3 lines
69 B
Python
3 lines
69 B
Python
from . import controllers
|
|
from . import models
|
|
from . import wizards
|