Fisk: fiskalni mock server (myLPFR) sa pokretačem fisk-test.sh

Kartica (bezbednosni element) čita profil firme iz NTech baze (read-only):
PIB, MB, naziv, adresa, poslovna jedinica. Fiksni test PIN. U git ide kod i
locale; generisani računi, QR, logovi i pycache su ignorisani.
This commit is contained in:
2026-06-21 19:06:35 +02:00
parent 774f4915c1
commit 3a4b9f2c1f
8 changed files with 1683 additions and 0 deletions
+9
View File
@@ -29,6 +29,15 @@ web/static/uploads/
*.kate-swp
.*.kate-swp
# Fiskalni test server — kod ide u repo, ali ne i runtime artefakti
Fisk/__pycache__/
Fisk/data/invoices/
Fisk/data/qr/
Fisk/data/receipts/
Fisk/data/*.log
Fisk/data/*.pid
Fisk/data/counter.txt
# IDE podešavanja
.vscode/
.idea/