Skip to content
Extraits de code Groupes Projets
__init__.py 168 octets
Newer Older
  • Learn to ignore specific revisions
  • # -*- coding: utf-8 -*-
    # Part of Odoo. See LICENSE file for full copyright and licensing details.
    
    
    from . import controllers
    
    from . import models
    from . import wizard