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

« back to all changes in this revision

Viewing changes to analytic_distribution/wizard/__init__.py

UF-674 Dev:Commitments registering
UF-668 Dev:Analytical mass reallocation
UF-664 Dev:Multi-criteria data browser

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
import account_analytic_chart
23
23
import analytic_distribution_wizard
 
24
import mass_reallocation_wizard
24
25
 
25
26
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: