Files
web/web_digital_sign/__init__.py
MeetSCS 03618d3502 Removed v8 modules.
Migrated digital sign and one2many kanban

Added Lib for digital sign module.

Fixed the issue of xpath ref #45.
2017-07-29 12:27:47 +02:00

4 lines
177 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
import users
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: