Added the methods to insert and update invoice records in the database, as well as fixing a bug where the Invoice Notes would disappear on row validation.

This commit is contained in:
2016-11-26 00:37:42 -06:00
parent 6d54ac3bff
commit 1907ce1702
27 changed files with 267 additions and 352 deletions
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
</configuration>