mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
DB Structure Update: Add Fax to location, Delete Vendor Contacts tables decided to merge vendor contacts and conacts as one table as contacts table already had a reference to vendor_id
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
* It is used in conjunction with database_updates.php
|
||||
*/
|
||||
|
||||
DEFINE("LATEST_DATABASE_VERSION", "1.7.2");
|
||||
DEFINE("LATEST_DATABASE_VERSION", "1.7.3");
|
||||
|
||||
Reference in New Issue
Block a user