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

« back to all changes in this revision

Viewing changes to purchase_tender/__init__.py

merging new development from indian accounting

Show diffs side-by-side

added added

removed removed

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