THIS REPOSITORY HAS BEEN MIGRATED TO FCS AND IS NOW LOCATED HERE: https://github.helix.gsa.gov/GSA-ICTA/FM-VITAP-OSS/
The Visual Invoice Tracking and Payment (VITAP) application is a front end accounts payable matching system that provides a variety of functionality for GSA Federal Acquisition Service and Public Building Service business lines. VITAP provides data for three of GSA OCFO Web applications: Web Vendors, Invoice Search, and PO Search. It also provides interfaces for the UPPS to flow into Pegasys.
Accounting document matching, validation, exception processing, workflow routing, invoice tracking, obligations processing, payment, accruals document management for unprocessed documents, transaction history, email notifications, report generation, and financial management information.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Visual Studio 2015
- .NET Framework 4.6.2
- Entity Framework 6.0.0.0
- Official Oracle ODP.NET, Managed Entity Framework Driver
- Kendo.Mvc (Kendo Web Extensions for ASP.NET MVC)
- Elmah.Mvc 2.1.2
- GSA.R7BC.Utility 2.1.0
- Oracle database server
- Download and install the prerequisite software
- Download VITAP source code or folk this repo
- Download and create VITAP tables in an Oracle database schema
- Open VITAP Solution in Visual Studio. You should see VITAP, VITAP.Data, and VITAP.Library projects in VITAP solution.
- Set VITAP as StartUp project if VITAP is not a StartUp project in the Solution.
- Build VITAP solution in Visual Studio
- C#
- Entity Framework & ADO .NET
- Oracle Databse 11g
- LINQ
- Kendo
- JavaScript
- ASP.NET Razor
- JQuery
- Bootstrap
- .NET MVC
- CSS
- HTML
GSA IT - Office of Corporate IT Services, Financial Management IT Services (ICSF)
See also the list of contributors who participated in this project.