...
This commit is contained in:
@@ -670,6 +670,7 @@ namespace FEQ0000
|
||||
dr.pumunit = tbPumUnit.Text;
|
||||
|
||||
dr.supply = tbSupply.Text;
|
||||
dr.place = tbStorage.Text;
|
||||
|
||||
if (tbSupplyIndex.Text == "") dr.SetsupplyidxNull();
|
||||
else dr.supplyidx = int.Parse(tbSupplyIndex.Text);
|
||||
|
||||
Reference in New Issue
Block a user