Merge branch 'Feature-gui-for-amazon-shipments' into master

This commit is contained in:
Bobbie Hodgetts
2025-06-10 07:25:12 +01:00
committed by GitHub

View File

@@ -234,7 +234,6 @@ namespace bnhtrade.Core.Data.Database.Account
{
sqlConn.Open();
int recordId = 0;
using (SqlCommand cmd = new SqlCommand(@"
INSERT INTO tblAccountExchangeRate (ExchangeRateSource, CurrencyCode, CurrencyUnitsPerGBP, StartDate, EndDate)