var fDesc=new Array(); fDesc[0] = "Invantive Vision is an advanced customizable software solution for business executing projects. With consistent and structured project planning, allocation of employees and resources, cost and budget reports Invantive Vision helps to effectively complete projects on budget and on time. Invantive Vision helps you to lower cost, mitigate risks and increase your profit. Our software solution allows you to control your projects with ease and supports PRINCE2, ITIL, ISO and CMM. The software solution has an integrated Document Management System (DMS), Customer Relation Management (CRM) module, workflow engine and database with time travel functionality.

User-friendly online and Microsoft Outlook interface

The online and Microsoft Outlook interfaces help you execute projects with ease. The Outlook calendar can be used for planning and registering time spent. All the emails and attachments can be saved and shared in Invantive Vision.

Streamline your project billing

Invantive Vision is a flexible software solution that can communicate with your accounting software of choice, supporting among others: Exact Online, King, Multiverse, Twinfield and Reeleezee. Invantive Vision allows businesses to manage multiple projects across multiple companies and invoice labour, interest, machines and materials with ease.

Integral project control across your enterprise

Invantive Vision provides you with benefits such as:

- Project planning and execution.
- Business Process Management.
- Real-time tracking and reporting.
- Demand-oriented Workforce Management.
- Marketing management.
- Sales management.
- Financial administration.
- Document Management."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }