Go to file
Gopi Katwala c402bb00f2 * Added delete methods for invoicedetail and podetail
* Added check for invoice payment - should not exceed outstanding invoice balance
2019-07-16 13:00:50 -04:00
AstuteClient2 added first input validation (phone), 2019-07-16 11:13:27 -04:00
AstuteSystem * Added delete methods for invoicedetail and podetail 2019-07-16 13:00:50 -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.