6 lines
221 B
Python
6 lines
221 B
Python
# -*- coding: utf-8 -*-
|
|
# Copyright (C) 2024-Today: Odoo Community Iran
|
|
# @author: Odoo Community Iran (https://odoo-community.ir/
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import models |