Skip to content

Commit

Permalink
Update Standard-Kontenplan bei DefaultManager Swiss
Browse files Browse the repository at this point in the history
  • Loading branch information
arevamp committed Mar 1, 2024
1 parent fb992ba commit 009726d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SL/DefaultManager/Swiss.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use strict;
use parent qw(Rose::Object);

# client defaults
sub chart_of_accounts { 'Switzerland-deutsch-MWST-2023' }
sub chart_of_accounts { 'Switzerland-deutsch-MWST-2024' }
sub accounting_method { 'accrual' }
sub inventory_system { 'periodic' }
sub profit_determination { 'balance' }
Expand Down

0 comments on commit 009726d

Please sign in to comment.