...
This commit is contained in:
@@ -15,6 +15,9 @@ namespace FEQ0000
|
||||
public fPurchaseNRList(dsPurchase.PurchaseDataTable dt)
|
||||
{
|
||||
InitializeComponent();
|
||||
Properties.Settings.Default["gwcs"] = FCOMMON.info.CS;
|
||||
Properties.Settings.Default["EEEntities"] = FCOMMON.info.CS;
|
||||
|
||||
this.ds1.Purchase.Merge(dt);
|
||||
this.ds1.AcceptChanges();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user