File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11Revision history for SQL-Ledger, starting with version 3.0.0
22
3- Not Released
4- -
3+ 4.0.7 2026-03-14
4+ - helping notes can be added to every page (disabled helpref function
5+ activated and rewritten)
6+ - Turkish translation updated
7+ - configurable stylesheet for login and admin page
8+ - consolidation of orders and invoices corrected
9+ - and again some uninitialized variables corrected
510
6114.0.6 2026-03-01
712 - resource planning report
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ sub new ($type, $userspath = '') {
134134
135135 $self -> {charset } = ' UTF-8' ;
136136
137- $self -> {version } = ' 4.0.7_01 ' ;
137+ $self -> {version } = ' 4.0.7 ' ;
138138 $self -> {dbversion } = ' 4.0.0' ;
139139 $self -> {cssversion } = 407;
140140
Original file line number Diff line number Diff line change 1- 4.0.6
1+ 4.0.7
You can’t perform that action at this time.
0 commit comments