Andrew wrote:
The other main work is in the UI. I only want a limited set of the normal functionality to make it as simple and similar to the old program so the current user base is as comfortable as possible. I'm not sure what is the best way to achieve this. My present assumption is to create a new application in hotdeploy with new UI pointing back to the same functions as the main ofbiz application. I think this means I also need to include some of the ecommerce functionality as we do want to sell parts but it will only be operated by staff. (is there another way to sell products?)
The Asset Maintenance and POS components are good examples of how to wrap a task-specific UI around existing OFBiz entities and services.
-Adrian
