odoo/ext/3rd-party-addons/global_discount/__init__.py

6 lines
113 B
Python
Executable File

# -*- coding: utf-8 -*-
from . import models
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: