8 lines
187 B
Python
8 lines
187 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
# Part of flectra. See LICENSE file for full copyright and licensing details.
|
||
|
|
||
|
|
||
|
from . import res_branch
|
||
|
from . import ir_branch_company
|
||
|
from . import res_partner
|