readme
This commit is contained in:
parent
929d707467
commit
52cc6cc87d
1 changed files with 15 additions and 0 deletions
15
README.rst
15
README.rst
|
@ -11,6 +11,21 @@ Requires
|
||||||
========
|
========
|
||||||
- Tryton 6.0
|
- Tryton 6.0
|
||||||
|
|
||||||
|
Info
|
||||||
|
====
|
||||||
|
Module cashbook_report adds the following evaluations:
|
||||||
|
- account balance as amount,
|
||||||
|
- price difference according to stock exchange price as amount,
|
||||||
|
- exchange rate difference in percent,
|
||||||
|
- current value according to stock exchange price,
|
||||||
|
- total yield
|
||||||
|
|
||||||
|
The displayed data is selected according to cash books,
|
||||||
|
types of cash books and cash books by category.
|
||||||
|
The presentation can be done as pie, bar and line chart.
|
||||||
|
For each evaluation, a dashboard view is also created,
|
||||||
|
so that you can display several evaluations at the same time.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue