Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 511 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 511 Bytes

Koontabi-Proyect

Desktop App

Done in C#.Net and SQLServer 2008

Main Features:

  • Customer CRUD
  • Manage taxes
  • Invoice
  • Kardex
  • Paid Account
  • Product
  • Report
  • Types of pay

What do you need to run or build Koontabi ?

To run Koontabi need to restore database backup in SQL Sever Engine, It can find it in DBScript Folder, after that open the proyect with Visual Studio, to go app.config file and change StringConnection for database, compile and run.. Done...