SKR04 account template for Tryton, based on the mds-account-de-skr04 modification of accounnt-de-skr03.
tryton_account_de_skr04.egg-info | ||
__init__.py | ||
account_template.xml | ||
account_type_template.xml | ||
LICENSE | ||
PKG-INFO | ||
README.md | ||
setup.cfg | ||
setup.py | ||
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 |
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
- Clone the repo into the modules folder (docker:
git clone https://git.yandrik.dev/abawo/tryton_account_de_skr04.git /usr/local/lib/python3.9/dist-packages/trytond/modules/account_de_skr04
) - Update module list
trytond-admin --update-modules-list
trytond-admin -u tryton_account_de_skr04 --activate-dependencies
After these two steps, everything should work, at least in theory.
(doesn't work at the moment: pip install git+https://git.yandrik.dev/abawo/tryton_account_de_skr04.git@959ae8d94807660910c134b6fc374d88f82c97b1
)
Requires
Tryton 6.4
NOTE
This is practically untested wiht Tryton 6.4. Use at your own risk!
Changes
6.0.0 - 01.07.2021
- migrate to Tryton 6.0
6.4.0 - 11.06.2022
- change dependencies to Tryton 6.4