spm
This commit is contained in:
@@ -279,6 +279,7 @@ namespace FCM0000
|
||||
else itempriceD = 0;
|
||||
|
||||
SID = f.tbSid.Text.Trim();
|
||||
if (SID.StartsWith("신규")) SID = "신규";
|
||||
itemUnit = f.tbUnit.Text.Trim();
|
||||
itemSupply = f.tbSupply.Text.Trim();
|
||||
itemSupplyidx = int.Parse(f.tbSupplyIdx.Text);
|
||||
|
||||
Reference in New Issue
Block a user