Files
tra_backend/mks_delivery/__init__.py
2020-07-23 17:39:55 +05:30

11 lines
321 B
Python

# -*- coding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
#
##############################################################################
from . import models
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: