35 lines
899 B
Markdown
35 lines
899 B
Markdown
# 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: `/usr/local/lib/python3.9/dist-packages/trytond/modules/`)
|
|
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
|
|
|