mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-21 19:32:01 +02:00
4 lines
88 B
Python
4 lines
88 B
Python
from . import patient
|
|
from . import doctor
|
|
from . import appointment
|
|
from . import sale
|