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

« back to all changes in this revision

Viewing changes to financing_contract/__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:
25
25
import donor
26
26
import contract
27
27
import analytic
28
 
 
 
28
import wizard
 
29
import report
29
30
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: