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

« back to all changes in this revision

Viewing changes to consumption_calculation/__openerp__.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:
36
36
        'consumption_data.xml',
37
37
        'consumption_view.xml',
38
38
        'wizard/wizard_import_fmc_view.xml',
 
39
        'wizard/wizard_import_rac_view.xml',
 
40
        'wizard/wizard_export_fmc_rac_view.xml',
39
41
    ],
40
42
    'demo_xml': [
41
43
    ],