~openerp-chinese-team/openerp-china/openerp-china

« back to all changes in this revision

Viewing changes to shineit_mm/shineit_mm/__init__.py

  • Committer: JoshuaJan
  • Date: 2012-02-21 03:21:40 UTC
  • Revision ID: joshua@openerp.cn-20120221032140-4wwk95ftpf9x24ec
change the shipped date for report MM

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: