Migrate printer_tray to v9.0

This commit is contained in:
Sylvain GARANCHER
2016-11-08 13:13:30 +01:00
parent a7a0761d39
commit 104b531d1f
20 changed files with 173 additions and 266 deletions

View File

@@ -0,0 +1,9 @@
# -*- coding: utf-8 -*-
# Copyright (C) 2013-2014 Camptocamp (<http://www.camptocamp.com>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import ir_actions_report_xml
from . import printing_tray
from . import printing_printer
from . import res_users
from . import printing_report_xml_action