~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-09 15:43:54 UTC
  • mto: (395.8.4 UF-661)
  • mto: This revision was merged to the branch mainline in revision 525.
  • Revision ID: jf@tempo4-20111209154354-jmys46nxjc5e0t1r
Report as csv: dirty example

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
import contract
27
27
import analytic
28
28
import wizard
29
 
 
 
29
import report
30
30
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: