odoo/addons/hr_holidays/__init__.py

7 lines
129 B
Python
Raw Normal View History

# -*- coding: utf-8 -*-
import hr
import report
import wizard
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: