I am developing an application for estimating manufacturing costs and the end-users would like to define there own formulas and processes at any time.
This means they want to create a master list of formulas set to calculate specific fields from specific tables in the database and insert the result into a cost field. This formula is called upon by the estimator when they "add" the process to an estimate, but the master list must be editable by them from within the application should they desire to change a field or calculation.
The idea behind their logic is to allow the expansion of their plant (new machines, new products, processes, etc..) to be less cumbersome to program into their estimating software.
Anyone had experience with this? What is the best way to handle this?
Any advice/help appreciated.
This means they want to create a master list of formulas set to calculate specific fields from specific tables in the database and insert the result into a cost field. This formula is called upon by the estimator when they "add" the process to an estimate, but the master list must be editable by them from within the application should they desire to change a field or calculation.
The idea behind their logic is to allow the expansion of their plant (new machines, new products, processes, etc..) to be less cumbersome to program into their estimating software.
Anyone had experience with this? What is the best way to handle this?
Any advice/help appreciated.