SKR04 account template for Tryton, based on the mds-account-de-skr04 modification of accounnt-de-skr03.
Go to file
Yandrik 8255e857df doc: updated documentation with correct installation instructions 2022-06-12 13:20:37 +02:00
tryton_account_de_skr04.egg-info doc: updated install commands 2022-06-11 19:21:20 +02:00
LICENSE INITIAL COMMIT 2022-06-11 18:42:08 +02:00
PKG-INFO fix: fixed further problems with 6.0 being required 2022-06-11 19:19:50 +02:00
README.md doc: updated documentation with correct installation instructions 2022-06-12 13:20:37 +02:00
__init__.py INITIAL COMMIT 2022-06-11 18:42:08 +02:00
account_template.xml INITIAL COMMIT 2022-06-11 18:42:08 +02:00
account_type_template.xml feat: commented out now incompatible lines in account_type_template 2022-06-12 12:48:38 +02:00
setup.cfg INITIAL COMMIT 2022-06-11 18:42:08 +02:00
setup.py fix: fixed further problems with 6.0 being required 2022-06-11 19:19:50 +02:00
tax_code_line_template.xml INITIAL COMMIT 2022-06-11 18:42:08 +02:00
tax_code_template.xml INITIAL COMMIT 2022-06-11 18:42:08 +02:00
tax_group.xml INITIAL COMMIT 2022-06-11 18:42:08 +02:00
tax_rule_line_template.xml INITIAL COMMIT 2022-06-11 18:42:08 +02:00
tax_rule_template.xml INITIAL COMMIT 2022-06-11 18:42:08 +02:00
tax_template.xml INITIAL COMMIT 2022-06-11 18:42:08 +02:00
tryton.cfg change: changed infos and version numbers to fit new repo 2022-06-11 18:52:18 +02:00
versiondep.txt INITIAL COMMIT 2022-06-11 18:42:08 +02:00

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

  1. 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)
  2. 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