mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2026-01-01 05:32:58 +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
|