mirror of
https://github.com/bringout/oca-ocb-l10n_americas.git
synced 2026-04-26 03:12:00 +02:00
6 lines
163 B
Python
6 lines
163 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import controllers
|
|
from . import models
|
|
from . import report
|
|
from . import demo
|