|
|
@ -1,5 +1,5 @@ |
|
|
|
# -*- coding: utf-8 -*- |
|
|
|
################################################################################# |
|
|
|
############################################################################### |
|
|
|
# |
|
|
|
# OpenERP, Open Source Management Solution |
|
|
|
# Copyright (C) 2012 Julius Network Solutions SARL <contact@julius.fr> |
|
|
@ -17,7 +17,7 @@ |
|
|
|
# You should have received a copy of the GNU General Public License |
|
|
|
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|
|
|
# |
|
|
|
################################################################################# |
|
|
|
############################################################################### |
|
|
|
|
|
|
|
from . import ir_attachment |
|
|
|
from . import document_multiple_action |