investment/README.rst

33 lines
519 B
ReStructuredText
Raw Permalink Normal View History

2022-11-09 13:30:32 +00:00
mds-investment
==============
Tryton module to add investment items.
Install
=======
pip install mds-investment
Requires
========
2023-12-01 12:31:43 +00:00
- Tryton 7.0
2022-11-09 13:30:32 +00:00
2023-02-28 08:05:52 +00:00
How to
======
Store values such as stocks, funds and commodities in Tryton.
Watch the performance. The Tryton module periodically loads
quotes of values from one or more price sources.
You can define the course sources yourself.
2022-11-09 13:30:32 +00:00
Changes
=======
2023-12-06 21:34:21 +00:00
*7.0.26 - 06.12.2023*
- add: columns optional
2023-12-01 12:33:34 +00:00
*7.0.25 - 01.12.2023*
2022-11-09 13:30:32 +00:00
2023-12-01 12:31:43 +00:00
- compatibility to Tryton 7.0
2023-12-01 12:33:34 +00:00
- code/speed optimized