trytond-nereid-zz/__init__.py

19 lines
482 B
Python

# This file is part of Tryton. The COPYRIGHT file at the top level of
# this repository contains the full copyright notices and license terms.
'''
trytond_nereid.file
Tryton module to support Nereid
:copyright: (c) 2010 by Sharoon Thomas.
:copyright: (c) 2010-2013 by Openlabs Technologies & Consulting (P) Limited.
:license: GPLv3, see LICENSE for more details
'''
import party
import routing
import static_file
import currency
import attachment
import template
import lang