Update database to have discount field on invoice.

This commit is contained in:
o-psi
2023-10-19 13:53:53 -05:00
parent de91afe1a0
commit 8182144bdc
3 changed files with 16 additions and 3 deletions

View File

@@ -5,4 +5,4 @@
* It is used in conjunction with database_updates.php
*/
DEFINE("LATEST_DATABASE_VERSION", "0.9.0");
DEFINE("LATEST_DATABASE_VERSION", "0.9.1");