@@ -19,7 +19,9 @@ from threading import *
from class_invoices import *
from class_addresses import *
VERSION = "202200602 - 1700"
fs = open("./version", "r")
VERSION = fs.read()
print(VERSION)
#test master 2
src_dir = os.getenv('APPDATA') + "\Attrib2Biz\src"
The note is not visible to the blocked user.