Smart ERP 2025.1 Build 0000 (03/03/2025)
Bug Fixing List
- Fixed resource translation wording
New Enhancement List
- Improve script verification before running ERP Manager.
- New API GetCompanyProfile Added
- Enhance queue service checks for missing script file blocking during database updates.
Smart ERP 2025.1 Build 0001 (28/04/2025)
Bug Fixing List
- Fixed
SEPRecovery
to use the server's name from the new connection string, not from saved database data.
New Enhancement List
- Enhance SmartERP to support database creation with custom MDF and LDF file paths.
- Restricted key input to improve security checks.
- Merging the Stock2Go module with the existing ERP infrastructure for seamless data synchronization
- Implementing improvements and transitioning to a new authentication and authorization method within the ERP platform
- Enhance data transmission to DynamoDB; upon successful validation, clear the associated request and response logs.
- Enhance synchronization by saving the database name to SEP during the SEP registration process in Smart ERP.
- Enhance the ability to edit DynamodConfig Desc after saving the configuration.
- Increase the time span time limit from 1 to 5 minutes to avoid timeouts.
Smart ERP 2025.1 Build 0002 (02/05/2025)
Bug Fixing List
- Fixed
for Admin@demo login missing SEPRegistration Button
New Enhancement List
- Enhance and speed up process for SEPRecovery
Smart ERP 2025.1 Build 0003 (16/05/2025)
Bug Fixing List
- Fixed "Sync All Stock List" script to delete only stocks not linked to current connection ID
- Fixed "Sync Stock List" script to avoid deleting stocks from other connection IDs
New Enhancement List
- Add "My Access Rights" tab under user profile page
- Allow users to view and manage Users and UserGroups if has
- Reduce unused columns in Stock List to prevent app out-of-memory issues
- Update all Stock2Go sync scripts to use the actual user's name for
CreatedBy
andEditBy
instead of hardcoded "Admin"