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

« back to all changes in this revision

Viewing changes to segmentation/wizard/__init__.py

merging new development from indian accounting

Show diffs side-by-side

added added

removed removed

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