Revision b635fe0c
Von Andreas Rudin vor 10 Monaten hinzugefügt
SL/DefaultManager/Swiss.pm | ||
---|---|---|
4 | 4 |
use parent qw(Rose::Object); |
5 | 5 |
|
6 | 6 |
# client defaults |
7 |
sub chart_of_accounts { 'Switzerland-deutsch-MWST-2023' }
|
|
7 |
sub chart_of_accounts { 'Switzerland-deutsch-MWST-2024' }
|
|
8 | 8 |
sub accounting_method { 'accrual' } |
9 | 9 |
sub inventory_system { 'periodic' } |
10 | 10 |
sub profit_determination { 'balance' } |
Auch abrufbar als: Unified diff
Update Standard-Kontenplan bei DefaultManager Swiss