...
- Updated frontend framework to Angular 6. This provides increased performance and ensures maintainability of the application in the future.
- General refactoring and updates of backend solution for increased performance and future maintainability.
- Implement new license module
- Increased stability of the license module
- License contracts can now handle licensing of submodules (such as C&R, Arrears, etc.) so that we can control access to these modules without accessing the client's server
- Improved performance of account retrieval
- Account mapping tool is upgraded with new features to make it easier and quicker to map between types
- Auto map tool that only maps accounts with 100% match between 6.2 and 6.3 (average auto map percentage is 80-90% of the accounts)
- Speed is significantly improved
- Solved a bug in the mapper where segments were not broken down.
- Solved bug where previous mapping was not picked up.
- Solved bug where with loading the accounts to map
- Budget year end procedure:
- procedure is updated for 6.3 and checked for budget types 2
- Added more safety changes in the script.
- SCOA version switch
- procedure is updated for 6.3
- Switching between all version 6.1,6.2 and 6.3 is possible.
- improved performance.
- Rewrote the budget to sage push
- Improved speed significantly
- Uses the same logic as the data extract
- with it the correct debit/credit logic
- Uses the virements from MPBM to push these in correctly
- IUDF and MTSF fields on the AccountExtension
- Added fields the account extension
- These will be saved automatically when creating/updating accounts
- Added display fields on accountsoverview grid and accounts detail modal
- Added loading data spinners on datagrids that were missing these
- Added return buttons on pages that were missing
- Created separate error message for all login errors that are not caused by wrong username/password so user will know when login failure is not his fault
- Improved the MPBM => Evolution implementation
- Removed the necessity to fill in the login details for the Evo Admin user
- Increased stability of this implementation
- Increased performance of this implementation
- This will mostly improve the performance of the C&R and Arrears Module
- Open changing password, whenever possible, user will not be logged out
- Virement changes
- Added functionality to only allow virements on certain accounttypes
- Added virement rules functionality
- Must be in same department
- Must have same MSC
- Must have some project type
- Must meet a custom percentage demand
- Must meet a budget validation (either yearly or monthly)
- Allowed to switch between a monthly or yearly budget validation style
- Allowed to set a maximum percentage of the budget allowed (either yearly/monthly)
- Allowed to copy virements
- Rate tariffs can now be retrieved from the server and used to create detail lines
- Sorted overview grids by code by default
- Improved information messages on several grids
- Added functionality to automatically set accounttypes on creating new accounts in MPBM
- Added functionality to all grids to toggle to the filter fields above all columns.
...
- SCOA 6.3 database is added to the system
- Views, SP and functions are updated with 6.3 data
- New Account types are added
- Mapping between 6.2 and 6.3 is created
- MPBM 6.3 selection options are added.
- Updated the new (missing) 6.3 BSAC/OSAC and function mapping (see attachement Excel for overview)
- Update the _etblGLmSCOAAccounts table with new scoa version records
- Added NT A 6.2 schedule mapping to the database. Mapping can be found in the view : SCOA.DBO._as_MPBM_V_A1ScheduleMapping
...