mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-21 16:32:00 +02:00
5 lines
88 B
Python
5 lines
88 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import wizard
|
|
from . import models
|
|
from . import report
|