SKR04 account template for Tryton, based on the mds-account-de-skr04 modification of accounnt-de-skr03.
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.
Yandrik 8255e857df
doc: updated documentation with correct installation instructions
2 years ago
tryton_account_de_skr04.egg-info doc: updated install commands 2 years ago
LICENSE INITIAL COMMIT 2 years ago
PKG-INFO fix: fixed further problems with 6.0 being required 2 years ago
README.md doc: updated documentation with correct installation instructions 2 years ago
__init__.py INITIAL COMMIT 2 years ago
account_template.xml INITIAL COMMIT 2 years ago
account_type_template.xml feat: commented out now incompatible lines in account_type_template 2 years ago
setup.cfg INITIAL COMMIT 2 years ago
setup.py fix: fixed further problems with 6.0 being required 2 years ago
tax_code_line_template.xml INITIAL COMMIT 2 years ago
tax_code_template.xml INITIAL COMMIT 2 years ago
tax_group.xml INITIAL COMMIT 2 years ago
tax_rule_line_template.xml INITIAL COMMIT 2 years ago
tax_rule_template.xml INITIAL COMMIT 2 years ago
tax_template.xml INITIAL COMMIT 2 years ago
tryton.cfg change: changed infos and version numbers to fit new repo 2 years ago
versiondep.txt INITIAL COMMIT 2 years 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

  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