~shineit/openerp-china/pdf-font-for-any-language

« back to all changes in this revision

Viewing changes to shineit_mm/__init__.py

  • Committer: JoshuaJan
  • Date: 2011-12-20 19:20:05 UTC
  • Revision ID: popkar77@gmail.com-20111220192005-hnf0tba7y7jip4bu
Add two Report

Show diffs side-by-side

added added

removed removed

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