|
@ -1,7 +1,7 @@ |
|
|
# -*- coding: utf-8 -*- |
|
|
# -*- coding: utf-8 -*- |
|
|
# © 2016 Therp BV <http://therp.nl> |
|
|
# © 2016 Therp BV <http://therp.nl> |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
from openerp import api, fields, models |
|
|
|
|
|
|
|
|
from openerp import fields, models |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class IrFilters(models.Model): |
|
|
class IrFilters(models.Model): |
|
|