Test
parent
9c0983794e
commit
4e450743f4
|
|
@ -15,6 +15,6 @@ public class Products {
|
||||||
this.netto = netto;
|
this.netto = netto;
|
||||||
this.mwst = mwst;
|
this.mwst = mwst;
|
||||||
this.lagerbestand = lagerbestand;
|
this.lagerbestand = lagerbestand;
|
||||||
|
//Test Test
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue