You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
tryton_account_de_skr04.egg-info | 1 year ago | |
LICENSE | 1 year ago | |
PKG-INFO | 1 year ago | |
README.md | 1 year ago | |
__init__.py | 1 year ago | |
account_template.xml | 1 year ago | |
account_type_template.xml | 1 year ago | |
setup.cfg | 1 year ago | |
setup.py | 1 year ago | |
tax_code_line_template.xml | 1 year ago | |
tax_code_template.xml | 1 year ago | |
tax_group.xml | 1 year ago | |
tax_rule_line_template.xml | 1 year ago | |
tax_rule_template.xml | 1 year ago | |
tax_template.xml | 1 year ago | |
tryton.cfg | 1 year ago | |
versiondep.txt | 1 year ago |
README.md
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