This commit is contained in:
Laetitia Gangloff
2015-09-28 12:57:54 +02:00
parent f5f2028d34
commit 4a621964b5
3 changed files with 8 additions and 6 deletions

View File

@@ -24,7 +24,8 @@
##############################################################################
from openerp.osv import orm, fields
from printing import _available_action_types
from openerp.addons.base_report_to_printer.printing import \
_available_action_types
class res_users(orm.Model):