Cashbook: Line, bar and pie charts to show account balances and performance
Find a file
Frederik Jaeckel 8db7bcf376 Version 6.0.4
2023-02-05 18:20:36 +01:00
icon dashboard-view ok 2022-11-05 10:07:13 +01:00
locale evaluation: extend categories-diff/percent/value + tests 2023-02-05 14:39:00 +01:00
tests evaluation: extend categories-diff/percent/value + tests 2023-02-05 14:39:00 +01:00
view Kassenbuchkategorie eingebunden + Test 2022-11-08 21:56:03 +01:00
.hgignore auswertung-tabelle, menü, icon 2022-10-28 13:27:33 +02:00
__init__.py extend evaluation for cashbook-profit/loss amount/percent/diff - todo 2023-02-02 23:35:58 +01:00
colors.py auswertung-tabelle, menü, icon 2022-10-28 13:27:33 +02:00
currency.py evaluation - currency filtert ungenutzte währungen + test 2022-10-30 22:35:24 +01:00
evaluation.py convert results to evaluation-currency, fix states 2023-02-05 18:16:49 +01:00
evaluation.xml auswertung-tabelle, menü, icon 2022-10-28 13:27:33 +02:00
evaluation_context.py evaluation/graph: anzeige läuft 2022-11-04 10:17:31 +01:00
evaluation_context.xml line: anzig+einstellungen ok + test 2022-11-05 00:19:41 +01:00
evaluation_wizard.py graph weiter gebaut 2022-11-03 23:28:57 +01:00
evaluation_wizard.xml graph weiter gebaut 2022-11-03 23:28:57 +01:00
icon.xml auswertung-tabelle, menü, icon 2022-10-28 13:27:33 +02:00
investment.py convert results to evaluation-currency, fix states 2023-02-05 18:16:49 +01:00
ir.xml dashboard-view ok 2022-11-05 13:56:09 +01:00
line.py convert results to evaluation-currency, fix states 2023-02-05 18:16:49 +01:00
line.xml dashboard-view ok 2022-11-05 13:56:09 +01:00
menu.xml auswertung-tabelle, menü, icon 2022-10-28 13:27:33 +02:00
message.xml evaluation: extend categories-diff/percent/value + tests 2023-02-05 14:39:00 +01:00
README.rst Version 6.0.4 2023-02-05 18:20:36 +01:00
setup.py extend evaluation for cashbook-profit/loss amount/percent/diff - todo 2023-02-02 23:35:58 +01:00
templates.py evaluation: extend categories-diff/percent/value + tests 2023-02-05 14:39:00 +01:00
tryton.cfg Version 6.0.4 2023-02-05 18:20:36 +01:00
versiondep.txt Version 6.0.4 2023-02-05 18:20:36 +01:00

mds-cashbook-report
===================
Tryton module to add reports to cashbook.

Install
=======

pip install mds-cashbook-report

Requires
========
- Tryton 6.0

Changes
=======

*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