account-financial-reporting/mis_builder/models
Stéphane Bidoul c57c25d814 [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-09 14:03:41 +02:00
..
__init__.py [IMP] add prefixes. comes from PR #145 2016-02-11 12:11:29 +01:00
accounting_none.py [FIX] fix comparison rendering in presence of AccountingNone 2016-03-14 12:18:10 +01:00
aep.py [FIX] reset permissions that should not have changed 2016-03-13 22:17:04 +01:00
aggregate.py [IMP] add prefixes. comes from PR #145 2016-02-11 12:11:29 +01:00
mis_builder.py [IMP] mis_builder: refactor the compute method 2016-04-09 14:03:41 +02:00