Fas 2 steg 5: Scan-to-scan-diff + konfliktlösning, samt buggfix depleted-transaktion i reconciliation

This commit is contained in:
Sven (AAMOS AI)
2026-08-07 01:30:31 +07:00
parent 218bc44d08
commit 4a4f448e1c
26 changed files with 10590 additions and 13 deletions
+14 -1
View File
@@ -365,5 +365,18 @@
"reconciliation.done": "Færdig",
"reconciliation.next": "Næste",
"reconciliation.empty": "Intet behøver kontrol lige nu. Godt arbejde!",
"reconciliation.tasteHint": "Overskredet mindstholdbarhedsdato? lugt og smag først smid aldrig mad ud unødigt."
"reconciliation.tasteHint": "Overskredet mindstholdbarhedsdato? lugt og smag først smid aldrig mad ud unødigt.",
"scan.diff.title": "Gennemgå forskelle",
"scan.diff.subtitle": "Bekræft ændringer fra seneste scanning.",
"scan.diff.newItem": "Ny vare",
"scan.diff.quantityChanged": "Mængde ændret",
"scan.diff.moved": "Flyttet",
"scan.diff.vanished": "Mangler på billedet",
"scan.diff.unchanged": "Uændret",
"scan.diff.accept": "Bekræft",
"scan.diff.reject": "Ignorer",
"scan.diff.acceptAll": "Bekræft alle",
"scan.diff.noChanges": "Ingen forskelle fundet.",
"scan.diff.undo": "Fortryd",
"scan.diff.undoHint": "Hver ændring kan fortrydes fra varedetaljevisningen."
}