cashbook_investment/README.rst

29 lines
404 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
========
- Tryton 6.0
Changes
=======
2023-01-28 12:13:14 +00:00
*6.0.2 - 28.01.2023*
- fix: transfer between cash-/asset-book with zero quantity
- add: view value/percent on chasbooks with btype=None
2023-01-21 18:18:36 +00:00
*6.0.1 - 21.01.2023*
- works
2022-12-20 17:40:33 +00:00
*6.0.0 - 20.12.2022*
- init