cashbook_investment/README.rst

39 lines
719 B
ReStructuredText
Raw Normal View History

2022-12-20 17:40:33 +00:00
mds-cashbook-investment
=======================
Tryton module to add investment accounts to cashbook.
Install
=======
pip install mds-cashbook-investment
Requires
========
2023-06-08 15:13:40 +00:00
- Tryton 6.8
2022-12-20 17:40:33 +00:00
2023-02-28 08:22:09 +00:00
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.
2022-12-20 17:40:33 +00:00
Changes
=======
2023-12-31 10:03:58 +00:00
*6.8.12 - 31.12.2023*
- remove caching
- add worker-based precalculation of cashbook-values
- add columns to cashbook list/tree view
2023-12-06 20:51:46 +00:00
*6.8.11 - 06.12.2023*
- add: columns optional
2023-06-08 15:13:40 +00:00
*6.8.10 - 08.06.2023*
2022-12-20 17:40:33 +00:00
2023-06-08 15:13:40 +00:00
- compatibility to Tryton 6.8