cashbook_investment/README.rst

29 lines
535 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-12-06 20:34:08 +00:00
- Tryton 7.0
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-06 20:34:08 +00:00
*7.0.0 - 06.12.2023*
2022-12-20 17:40:33 +00:00
2023-12-06 20:34:08 +00:00
- compatibility to Tryton 7.0