Metadata-Version: 2.1
Name: mds-party-fieldaddon
Version: 6.8.14
Summary: Tryton module to add some fields to the party-type
Home-page: https://www.m-ds.de/
Author: m-ds GmbH
Author-email: service@m-ds.de
License: GPL-3
Keywords: tryton party
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: Intended Audience :: Legal Industry
Classifier: Topic :: Office/Business
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
Requires-Dist: mds-party-vcard (<=6.8.999,>=6.8.16)
Requires-Dist: trytond (<6.9,>=6.8)
Requires-Dist: trytond-party (<6.9,>=6.8)
Requires-Dist: trytond-party-relationship (<6.9,>=6.8)

Extra fields for 'party'
========================

The type *Party* is extended by the following fields:
  First name, Department, Company

Install
=======

  pip install mds-party-fieldaddon

Requires
========

- Tryton 6.8

Changes
=======

*6.8.14 - 17.11.2023*

- replace company-link by usage of party-relation

*6.8.13 - 16.06.2023*

- compatibility to Tryton 6.8


