Skip to content

Releases: Tekki/sql-ledger

v4.0.7

14 Mar 13:37
v4.0.7
055b591

Choose a tag to compare

Version 4.0.7 2026-03-14

  • helping notes can be added to every page (disabled helpref function
    activated and rewritten)
  • Turkish translation updated
  • configurable stylesheet for login and admin page
  • consolidation of orders and invoices corrected
  • and again some uninitialized variables corrected

v4.0.6

01 Mar 05:37
v4.0.6
eae8dc7

Choose a tag to compare

Version 4.0.6 2026-03-01

  • resource planning report
  • system defaults and user preferences screens optimized for keyboard
    interaction
  • the custom menu accepts repeated HTML tags
  • translations updated
  • documentation updated
  • JavaScript to pick values from history repaired
  • file upload, number formatting and some more uninitialized variables
    corrected

v4.0.5

12 Feb 08:31
v4.0.5
3eb3367

Choose a tag to compare

Verision 4.0.5 2026-02-12

  • illegal function call in warehouse transfer corrected
  • filter for departments in transaction report corrected
  • more uninitialized variables corrected

v3.2.12.067

12 Feb 08:30
v3.2.12.067
7ecd13a

Choose a tag to compare

Version tekki 3.2.12.67 2026-02-12

  • filter for departments in transaction report corrected
    (backport from 4.0.5)

v4.0.4

05 Feb 12:31
v4.0.4
ff54b77

Choose a tag to compare

Version 4.0.4 2026-02-05

  • distorted onhand amounts with numberformat 1.000,00 corrected
  • encoding of parts report template corrected
  • tests for documents splitted into subtests for headers and rows

v4.0.3

03 Feb 14:05
v4.0.3
aca72a6

Choose a tag to compare

Version 4.0.3 2026-02-03

  • errors with uninitialized variables corrected
  • tests for backup, parts, services, timecards and workstations added
  • live tests check the correct MIME type of the file downloads

v4.0.2

24 Jan 12:44
v4.0.2
af1780c

Choose a tag to compare

Version 4.0.2 2026-01-24

  • ownership of members file in upgrade script corrected
  • the API token is displayed on the version screen
  • documentation for translations and development extended
  • report backend upgraded to Perl 5.40
  • live tests use data from previous year during the first quarter

v4.0.1

10 Jan 07:43
v4.0.1
26b7f92

Choose a tag to compare

Version 4.0.1 2026-01-10

  • main page shows the user login in the title
  • documentation in HTML format, accessible from menu
  • missing fields in e-mails have default values
    contributed by György Tóth-Szabó
  • selection of datasets with enabled helpful login corrected
  • handling of incomplete configurations improved
  • the main admin in no longer allowed to have an empty password
  • tests warn and don't fail if the login of the main admin is missing

v4.0.0

28 Dec 12:26
v4.0.0
0baed2a

Choose a tag to compare

Version 4.0.0 2025-12-28

  • INCLUDES BREAKING CHANGES
  • Perl 5.40 and PostgreSQL 17 are minimum requirements
  • backend modules rewritten using Perl 5.40 features
  • global variables renamed and reduced
  • WLprinter and scripts in bin/lynx removed
  • config files and translations converted to YAML and binary format
  • upgrade and update scripts added
  • script for translations updated
  • documentation rewritten
  • backend, frontend and live tests added

v3.2.12.066

18 Dec 07:25
v3.2.12.066
78271a2

Choose a tag to compare

Version tekki 3.2.12.66 2025-12-18

  • import of QR Bills improved