Go to file
Gopi Katwala 6492092cbc * fixed the issue with submit invoice - added a new column - submitted_invoice_date_time
* Fixed deletePoDetail Method
* Fixed deleteInvoiceDetail method
2019-07-17 08:05:27 -04:00
AstuteClient2 qty renderer and formatter added and implemented: 2019-07-17 02:29:17 -04:00
AstuteSystem * fixed the issue with submit invoice - added a new column - submitted_invoice_date_time 2019-07-17 08:05: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.