Metadata-Version: 2.1
Name: mds-cashbook-report
Version: 7.0.9
Summary: Tryton module to add reports 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_report
Description: mds-cashbook-report
        ===================
        Tryton module to add reports to cashbook.
        
        Install
        =======
        
        pip install mds-cashbook-report
        
        Requires
        ========
        - Tryton 7.0
        
        Info
        ====
        Module cashbook_report adds the following evaluations:
        - account balance as amount,
        - price difference according to stock exchange price as amount,
        - exchange rate difference in percent,
        - current value according to stock exchange price,
        - total yield
        
        The displayed data is selected according to cash books,
        types of cash books and cash books by category.
        The presentation can be done as pie, bar and line chart.
        For each evaluation, a dashboard view is also created,
        so that you can display several evaluations at the same time.
        
        Changes
        =======
        
        *7.0.9 - 10.12.2023*
        
        - fix: selection of lines in dashboard-view
        
        *7.0.8 - 06.12.2023*
        
        - compatibility to Tryton 7.0
        
        
Keywords: tryton cashbook report
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
