mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
* Avoid to display all items of group_by model * Remove unnecessary readgroup * Remove dependency on project. Modify module structure. Imporve readme file. * Add setup.py
6 lines
160 B
Python
6 lines
160 B
Python
# -*- coding: utf-8 -*-
|
|
# © 2016 ACSONE SA/NV (<http://acsone.eu>)
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import ir_view
|