Metadata-Version: 2.1
Name: mds-cashbook-investment
Version: 7.0.11
Summary: Tryton module to add investment accounts to cashbook.
Home-page: https://www.m-ds.de/
Author: martin-data services
Author-email: service@m-ds.de
License: GPL-3
Download-URL: https://scmdev.m-ds.de/Tryton/Extra/cashbook_investment
Keywords: tryton cashbook investment
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Customer Service
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Natural Language :: German
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/x-rst
Requires-Dist: mds-cashbook (<=7.0.999,>=7.0.32)
Requires-Dist: mds-investment (<=7.0.999,>=7.0.26)
Requires-Dist: trytond (<7.1,>=7.0)

mds-cashbook-investment
=======================
Tryton module to add investment accounts to cashbook.

Install
=======

pip install mds-cashbook-investment

Requires
========
- Tryton 7.0

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.

Changes
=======

*7.0.11 - 06.12.2023*

- compatibility to Tryton 7.0


