mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-17 18:29:08 +02:00
7 lines
154 B
Python
7 lines
154 B
Python
# See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import diet
|
|
from . import project
|
|
from . import sale_order
|
|
from . import res_partner
|