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

« back to all changes in this revision

Viewing changes to consumption_calculation/__init__.py

  • Committer: jf
  • Date: 2012-01-10 20:57:37 UTC
  • mto: (559.2.21 unifield-wm)
  • mto: This revision was merged to the branch mainline in revision 562.
  • Revision ID: jf@ubuntu-20120110205737-gr6hukgf5ggimfup
Data supply

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
import consumption_calculation
23
23
import expiry_calculation
24
24
import history_consumption
25
 
import report
26
25
import wizard
27
26
 
28
27
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: