Metadata-Version: 1.1
Name: mds_account_pos_movelines
Version: 0.1.1
Summary: Tryton module to show move lines
Home-page: https://www.m-ds.de/
Author: m-ds GmbH
Author-email: service@m-ds.de
License: GPL-3
Download-URL: https://www.m-ds.de/serviceportal/downloads/trytonmodul-account-pos-movelines
Description: account-pos-movelines
        =====================
        This module adds a view of all move-lines to Tryton. The view is
        visible under Financial / Reporting. The list shows all 
        account movements, the newest first. You can access the 
        corresponding invoice from the detail view of a line. 
        Each column can be used to search.
        
        Install
        =======
        
        pip install mds-account-pos-movelines
        
        Requires
        ========
        - Tryton 3.8
        
        Changes
        =======
        
        *0.1.1 - 06/07/2017*
        
        - module name changed
        
        *0.1.0 - 06/01/2017*
        
        - first public version
        
Keywords: tryton sale account move journal
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 :: 2.7
