account-financial-reporting/mis_builder/models
Stéphane Bidoul 3f7306166a [IMP] mis_builder: refactor the compute method
The main computation entry point is now on mis.report instead of
mis.report.instance.period so it can easily be reused by other
module who need to evaluate mis.report's on without creating
full-fledge persistant mis.report.instance (such as a wizard
that allows the user to select the period for a one-off run).
2016-04-29 12:11:30 +02:00
..
__init__.py [IMP] add prefixes. comes from PR #145 2016-04-29 12:11:30 +02:00
accounting_none.py [FIX] fix comparison rendering in presence of AccountingNone 2016-04-29 12:11:30 +02:00
aep.py [FIX] Fix flake8 issues 2016-04-29 12:11:30 +02:00
aggregate.py [IMP] add prefixes. comes from PR #145 2016-04-29 12:11:30 +02:00
mis_builder.py [IMP] mis_builder: refactor the compute method 2016-04-29 12:11:30 +02:00