cashbook_report/README.rst

35 lines
529 B
ReStructuredText
Raw Normal View History

2022-10-28 09:57:52 +00:00
mds-cashbook-report
===================
Tryton module to add reports to cashbook.
Install
=======
pip install mds-cashbook-report
Requires
========
- Tryton 6.0
Changes
=======
2022-11-08 21:03:24 +00:00
*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
2022-11-05 20:55:36 +00:00
*6.0.2 - 05.11.2022*
- evaluation-line: permissions optimized
- evaluation: sorting by sequence
2022-11-05 12:57:29 +00:00
*6.0.1 - 05.11.2022*
- works
2022-10-28 09:57:52 +00:00
*6.0.0 - 28.10.2022*
- init