cashbook_investment/README.rst
Frederik Jaeckel 217434f525 Version 7.0.14
2024-01-20 18:19:07 +01:00

43 lines
855 B
ReStructuredText

mds-cashbook-investment
=======================
Tryton module to add investment accounts to cashbook.
Install
=======
pip install mds-cashbook-investment
Requires
========
- Tryton 7.0
How to
======
The module extends the cash accounts in mds-cashbook with
the ability to store quantities. You are free to choose the
unit of measurement. It uses the current price data
from the mds-investment module.
You can monitor trading fees, dividends and sales profits.
Changes
=======
*7.0.14 - 19.01.2024*
- the amounts of the view cash books now include the amounts
of the generic cash books
*7.0.13 - 03.01.2024*
- fix: sorting/searcher of field yield-balance
*7.0.12 - 31.12.2023*
- remove caching
- add worker-based precalculation of cashbook-values
- add columns to cashbook list/tree view
*7.0.11 - 06.12.2023*
- compatibility to Tryton 7.0