~openerp-commiter/openobject-addons/trunk-extra-addons

« back to all changes in this revision

Viewing changes to ecommerce/catalog/__init__.py

account_indian is a branch of the trunk addons
make account_indian up to date with the trunk-extra-addons

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# -*- encoding: utf-8 -*-
2
 
import catalog
3
 
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
4