Hi all. I am looking around for products for ecm and wanted to know if there is a system for placing and approval of work orders submitted by different people but being approved at the management level. Thanks.
That's something you could use Alfresco for by leveraging the embedded workflow engine. But the specific "work order" use case is something you'd have to implement yourself. In other words, the repository is there to capture your work orders and the workflow engine can route them for approval, but it will be up to you to implement the specific work order process definition and maybe a content model to capture work order specific metadata.