Go to file
Gopi Katwala bcc9a5425c * SQL - Fixed get_outstanding_balance method, fixed create_customer_contact function to have phone/fax as string
* Fixed Customer contact phone/fax to be String in Web Service code
2019-07-16 16:33:27 -04:00
AstuteClient2 * Fixed Typos in error texts 2019-07-16 14:41:36 -04:00
AstuteSystem * SQL - Fixed get_outstanding_balance method, fixed create_customer_contact function to have phone/fax as string 2019-07-16 16:33:27 -04:00
Defects Update Defects 2018-12-31 00:10:24 -05:00
README.md Update README.md 2018-07-15 14:14:42 -04:00

Astute Private Repo

Overview

This project contains three major components: 1. System: the back end webservices, and the part which interacts with the MySQL backend. 2. Client: the front end web tool, for easy interaction with the system. 3. SQL: the setup for the MySQL backend table.