~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to specific_rules/__init__.py

  • Committer: jf
  • Date: 2011-12-30 09:08:24 UTC
  • mfrom: (395.8.8 UF-661)
  • Revision ID: jf@tempo4-20111230090824-4zbrgeyqqu4z4so3
UF-661 [MERGE] Financing contracts: Export CSV File

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
##############################################################################
21
21
import specific_rules
22
22
import wizard
 
23
import report
23
24
 
24
25
 
25
26
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: