cashbook_investment/README.rst

42 lines
647 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-02-05 17:10:00 +00:00
*6.0.5 - 05.02.2023*
- fix: line rewrite values
2023-02-01 13:51:47 +00:00
*6.0.4 - 01.02.2023*
- fix: selection of quantity-uom/digits on line/spitline
2023-01-30 08:27:44 +00:00
*6.0.3 - 30.01.2023*
- add: performance-tab to line-form
- fix: digits of start/end-quantity in reconciliation
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