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