main
Daniel Zikol 2025-12-09 21:55:20 +01:00
parent 9c0983794e
commit 4e450743f4
1 changed files with 1 additions and 1 deletions

View File

@ -15,6 +15,6 @@ public class Products {
this.netto = netto;
this.mwst = mwst;
this.lagerbestand = lagerbestand;
//Test Test
}
}