-
v1.4.3 Stable
released this
2026-04-02 11:13:30 +02:00 | 43 commits to master since this releaseFix
- Invoice PDF shows unit next to quantity (e.g. 193,50 / ks)
- Fixed column header overlap (Mno�stv� / Jedn. cena)
Deploy
cd /var/www/app-ts wget <asset-url> -O release.tar.gz tar -xzf release.tar.gz npm install --production npx prisma generate npx prisma migrate deploy pm2 restart app-ts rm release.tar.gzDownloads