Added to accountspayableservice.createAPVoucher
RejectDuplicates property to AccountsPayableHeader
to reject APVoucher creation if already created with same vendor id to AccountsPayableService
added to InventoryService following endpoints
DiscountPriceByPartCustDiscCode
MarketPriceByPart
CustomerPriceByPart
PartPriceBreakByCustomer
1100.1001 (3/12/2026)
OrderPayment.Designer.cs modify OracleData information to use: (Oracle visual 7 table)
Oracle.ManagedDataAccess.Client instead of System.Data.OracleClient
Oracle.ManagedDataAccess.Client.OracleDbType instead of Oracle.ManagedDataAccess.Client.OracleDbType.
Oracle.ManagedDataAccess.Client.OracleDbType.VarChar1 instead of Oracle.ManagedDataAccess.Client.OracleDbType.Varchar2
Oracle.ManagedDataAccess.Client.OracleDbType.Decimal instead of Oracle.ManagedDataAccess.Client.OracleDbType.Decimal
Oracle.ManagedDataAccess.Client.OracleDbType.Date instead of Oracle.ManagedDataAccess.Client.OracleDbType.Date
Update nuget
Microsoft.Owin 4.2.0 to 4.2.2
NSwag.AspNet.Owin 13.13.2 to 14.2.0
Microsoft.AspNet.WebApi.Client 5.2.7 to 6.0.0
Microsoft.AspNet.WebApi.Core 5.2.7 to 5.3.0
Microsoft.Bcl.AsynInterfaced 8.0.0 to 9.0.2
Microsoft.Owin.Host.SystemWeb 4.2.0 to 4.2.2.
Microsoft.Web.Infrastructure 1.0.0 to 2.0.0
Namotion.Reflection 3.2.0 to 3.3.0
Newtonsoft.Json.Bson 1.0.2 to 1.0.3
System.Buffers 4.5.1 to 4.6.0
System.Memory 4.5.5 to 4.6.0
System.Text.Encodings.Web 8.0.0 to 9.0.2
System.Text.Json 8.0.5 to 9.0.2
System.Threading.Tasks.Extensions 4.5.4 to 4.6.0
1100.1000 (2/17/2025)