Admin Tools
Admin Tools
-
Database cloning for staging and test environments
Database Cloning During the development of an ERP system, you will need a testing environment. You can create one for scratch, but most of the time you would need some real test data.…
-
Initial stock tool
You can automatically import the initial stock in the system using the provided importing tool. The old stock must be exported in CSV format. The provided tool helps matching old stock product names…
-
Calendar
Calendar Abstract The calendar provided by the ERP Core project respects most of the RFC5545. Please consult the RFC5545 for more details about the calendar functionality. The Calendar functionality of the ERP system…
-
Purge Deleted Entities Rfc
This is a SUPER-USER tool and requires good understanding of the database and models. Please use with caution! All entities (except for the auto generated JOIN tables) have a IsDeleted flag to implement…