~unifield-team/unifield-wm/us-671-homere

« back to all changes in this revision

Viewing changes to consumption_calculation/wizard/__init__.py

UF-385 [ADD] Added a wizard to import Real average consumption lines
UF-385 [ADD] Added a wizard to export Monthly reviewed consumption lines
UF-385 [ADD] Added a wizard to export Real average consumption lines

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
##############################################################################
21
21
 
22
22
import wizard_import_fmc
 
23
import wizard_import_rac
 
24
import wizard_export_fmc_rac
23
25
 
24
26
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: