...
This commit is contained in:
@@ -1208,7 +1208,7 @@ namespace FEQ0000
|
||||
return;
|
||||
}
|
||||
}
|
||||
var f = new FEQ0000.Purchase.fPurchaseCR_Ipgo(dr.idx);
|
||||
var f = new FEQ0000.Purchase.fPurchaseCR_Ipgo(dr.idx,string.Empty);
|
||||
if (f.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
refreshData();
|
||||
|
||||
Reference in New Issue
Block a user