rename: renamed egg-info dir to fit new repo name

This commit is contained in:
2022-06-11 18:43:31 +02:00
parent 865164d51b
commit 685a3a1cfa
7 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,49 @@
Metadata-Version: 1.1
Name: mds-account-de-skr04
Version: 6.0.0
Summary: Tryton module with German chart of accounts SKR04
Home-page: https://www.m-ds.de/
Author: martin-data services
Author-email: service@m-ds.de
License: GPL-3
Description: Chart of accounts 'SKR04'
=========================
- A german account chart module for the Tryton application platform.
- Converted and adapted by the module 'account_de_skr03'
- Contains the accounts according to SKR04
Install
=======
pip install mds-account-de-skr04
Requires
========
Tryton 6.0
Changes
=======
*6.0.0 - 01.07.2021*
- migrate to Tryton 6.0
Keywords: tryton account chart german SKR04
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 :: Financial :: Accounting
Classifier: Natural Language :: German
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

View File

@ -0,0 +1,22 @@
README.rst
setup.py
./LICENSE
./README.rst
./__init__.py
./account_template.xml
./account_type_template.xml
./tax_code_line_template.xml
./tax_code_template.xml
./tax_group.xml
./tax_rule_line_template.xml
./tax_rule_template.xml
./tax_template.xml
./tryton.cfg
./versiondep.txt
mds_account_de_skr04.egg-info/PKG-INFO
mds_account_de_skr04.egg-info/SOURCES.txt
mds_account_de_skr04.egg-info/dependency_links.txt
mds_account_de_skr04.egg-info/entry_points.txt
mds_account_de_skr04.egg-info/not-zip-safe
mds_account_de_skr04.egg-info/requires.txt
mds_account_de_skr04.egg-info/top_level.txt

View File

@ -0,0 +1 @@

View File

@ -0,0 +1,4 @@
[trytond.modules]
account_de_skr04 = trytond.modules.account_de_skr04

View File

@ -0,0 +1 @@

View File

@ -0,0 +1,2 @@
trytond<6.1,>=6.0
trytond_account<6.1,>=6.0

View File

@ -0,0 +1 @@
trytond