1100.1004 - Beta Version
Identified an issue where sell rate and buy rate were both defaulting to 1 in the DERP integration.
This caused currency exchange calculations to be skipped, as no actual rate conversion occurred.
In SBO, exchange rates were applied correctly and calculations worked as expected.
Manual testing in Visual Infor also confirmed proper exchange behavior.
Issue resolved by ensuring valid exchange rates are passed during DERP processing.
1100.1003 Released 2025.04.16
AccountsPayableService: Added checks in header terms from vendors to only use the vender defaults if the header data was not supplied in the payloadSalesOrderService. ShipToAddrNo was added to the return object to support change request from client in project (PoliFilm PhaseII).
SalesOrderService.
The CustomerOrderHeader loading of data was changed from using inline SQL code to using the SBO elements for business logic PurchaseOrderService. LoadPurchaseOrderByQuery dates where incorrect begin and end dates were identical. Looks like a copy/paste error from the original code that was never caught. Pointed out by Cameron at Unilink
1100.1002 Released 2025.03.17
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 Released 2025.03.12
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 Released 2025.02.17
(Pulls from 1000.2075) Updated for Visual ERP 11
1000.2076 Released 2025.02.18
Update From 4.6.1 to Framework 4.8
In an effort to prevent locking of sql server when multiple WORK_ORDERS are being processed the following mods have been added.
The following mods will prevent this from being used with Oracle DBase
- AccountsPayableService Add WITH (NoLock) to all SELECT
- AccountsReceivable Add WITH (NoLock) to all SELECT
- InventoryService Add WITH (NoLock) to all SELECT
- OrderStatusService Add WITH (NoLock) to all SELECT
January 2023 Updates
- Revision 20239 (12th January 2023): Enhanced encryption for user data, improving security and privacy.
- Revision 20258 (25th January 2023): Updated the API documentation to include new endpoints and parameters for expanded functionality.
February 2023 Updates
- Revision 20314 (9th February 2023): Optimized database queries to improve application performance and reduce load times.
- Revision 20345 (28th February 2023): Introduced a new feature for batch processing of transactions, significantly increasing efficiency for bulk operations.
March 2023 Updates
- Revision 20402 (15th March 2023): Fixed a critical bug affecting the payment processing module, ensuring smoother transactions.
- Revision 20418 (30th March 2023): Launched a redesigned user interface for the settings page, enhancing usability and accessibility.
April 2023 Updates
- Revision 20457 (14th April 2023): Added support for additional currencies in the financial reporting tools.
- Revision 20476 (27th April 2023): Implemented an automated backup system, providing users with regular, secure backups of their data.
May 2023 Updates
- Revision 20514 (11th May 2023): Updated integration capabilities with third-party analytics tools, offering more comprehensive data insights.
- Revision 20537 (26th May 2023): Enhanced email notification system with customizable templates and scheduling options.
June 2023 Updates
- Revision 20601 (20th June 2023): Rolled out a new feature allowing for custom workflow creation, giving users the ability to tailor processes to their specific needs.
July 2023 Updates
- Revision 20658 (10th July 2023): Improved mobile app performance and added new functionalities for on-the-go access.
- Revision 20679 (24th July 2023): Updated data export features, supporting a wider range of file formats and export options.
August 2023 Updates
- Revision 20722 (15th August 2023): Fixed issues with user session management, enhancing security and stability.
- Revision 20748 (31st August 2023): Launched an advanced analytics dashboard, providing deeper insights into operational metrics.
September 2023 Updates
- Revision 20789 (14th September 2023): Enhanced the customization options for reports, allowing users to more easily generate reports tailored to their needs.
- Revision 20804 (29th September 2023): Improved system logging capabilities, offering more detailed and actionable insights for troubleshooting.
October 2023 Updates
- Revision 20856 (13th October 2023): Introduced a new integration with a leading CRM platform, streamlining customer data management.
- Revision 20877 (27th October 2023): Enhanced security measures with the addition of two-factor authentication for user logins.
November 2023 Updates
- Revision 20914 (10th November 2023): Optimized the user interface for tablet devices, improving usability and accessibility.
- Revision 20937 (24th November 2023): Updated the project management module with new features for task tracking and collaboration.
December 2023 Updates
- Revision 20978 (8th December 2023): Rolled out improvements to the API, including new endpoints and enhanced security features.
- Revision 21005 (22nd December 2023): Launched a feature for automated report generation, allowing users to schedule and automate their report creation.