cashbook_report/README.rst
Frederik Jaeckel 991db732bc Version 6.0.6
2023-02-06 20:23:59 +01:00

46 lines
732 B
ReStructuredText

mds-cashbook-report
===================
Tryton module to add reports to cashbook.
Install
=======
pip install mds-cashbook-report
Requires
========
- Tryton 6.0
Changes
=======
*6.0.6 - 06.02.2023*
- add: profit/loss-values for btype-selection of cashbooks
*6.0.5 - 06.02.2023*
- fix: values on non-asset-cashbooks
*6.0.4 - 05.02.2023*
- add: investment to evaluation-types
*6.0.3 - 08.11.2022*
- add: cashbook-categories for evaluation
- updt: optimized update of evaluation with existing dashboard-actions
- updt: limit bookings in evaluation-result to today
*6.0.2 - 05.11.2022*
- evaluation-line: permissions optimized
- evaluation: sorting by sequence
*6.0.1 - 05.11.2022*
- works
*6.0.0 - 28.10.2022*
- init