diff --git a/clients/valleywide/app-modernization/source-analysis/debug_vwp2.py b/clients/valleywide/app-modernization/source-analysis/debug_vwp2.py new file mode 100644 index 0000000..2b45dff --- /dev/null +++ b/clients/valleywide/app-modernization/source-analysis/debug_vwp2.py @@ -0,0 +1,34 @@ +"""Debug: find actual VWP2 folder paths in drive 3 CSV.""" +import csv + +WIZ = 'clients/valleywide/app-modernization/WizTree_20260516174356.csv' + +hits = [] +with open(WIZ, encoding='utf-8-sig', errors='replace') as f: + r = csv.reader(f); next(r); next(r) + for row in r: + if not row: continue + p = row[0] + pl = p.lower() + # Look for any path containing 'g$' (server snapshot pattern) and 'vwp2' as a folder name (with surrounding backslash) + if 'vwp2' + chr(92) in pl and 'g$' in pl: + hits.append(p) + if len(hits) > 15: break + +print(f'sample vwp2 folder paths in drive 3 (15):') +for h in hits[:15]: + print(f' {h!r}') + +# Also check what server snapshots exist +print('\nServer snapshot leaf folders containing "g$":') +seen = set() +with open(WIZ, encoding='utf-8-sig', errors='replace') as f: + r = csv.reader(f); next(r); next(r) + for row in r: + if not row: continue + p = row[0] + if not p.endswith(chr(92)): continue + leaf = p.rstrip(chr(92)).rsplit(chr(92), 1)[-1] + if leaf.lower().startswith('g$') and leaf not in seen: + seen.add(leaf) + print(f' {leaf!r}') diff --git a/clients/valleywide/app-modernization/source-analysis/drive3-2026-05-16/VHDX-scan-VWP1.csv b/clients/valleywide/app-modernization/source-analysis/drive3-2026-05-16/VHDX-scan-VWP1.csv new file mode 100644 index 0000000..97ad851 --- /dev/null +++ b/clients/valleywide/app-modernization/source-analysis/drive3-2026-05-16/VHDX-scan-VWP1.csv @@ -0,0 +1,116 @@ +"Ext","Name","Modified","SizeKB","Path" +".mdb","vwp1.mdb","7/27/2023 2:16:19 PM","61908","F:\Users\owner\Documents\WCAudits\vwp1.mdb" +".mdb","vwp11.mdb","7/27/2023 2:14:19 PM","377732","F:\Users\owner\Documents\Darv\Vwp11.mdb" +".mdb","vwp.mdb","12/23/2022 4:04:58 PM","787138","F:\Users\owner\Desktop\Darv VWP\Vwp.mdb" +".mdb","vwp.mdb","8/20/2022 11:37:42 AM","729812","F:\Users\owner\Desktop\Vwp.mdb" +".mdb","vwp.mdb","5/28/2022 3:23:30 PM","735362","F:\Vwp.mdb" +".mdb","db6.mdb","4/8/2020 5:32:57 AM","29104","F:\Users\owner\Documents\db6.mdb" +".mdb","cmspost.mdb","6/1/2019 8:27:25 AM","322","F:\CMSPost.mdb" +".mdb","vwp.mdb","11/10/2018 11:56:08 AM","621106","F:\BU Weekly\Vwp.mdb" +".mdb","vwp1.mdb","9/12/2018 10:35:25 AM","80446","F:\Users\owner\Documents\Darv\vwp1.mdb" +".mdb","vwp1.mdb","9/12/2018 10:35:25 AM","80446","F:\WCAudit\vwp1.mdb" +".mdb","vwp12.mdb","8/27/2018 6:03:30 AM","61908","F:\WCAudit\vwp12.mdb" +".mdb","db180825.mdb","8/25/2018 6:38:57 PM","440","F:\Users\owner\Documents\db180825.mdb" +".mdb","db5.mdb","8/25/2018 6:23:17 PM","72","F:\Users\owner\Documents\db5.mdb" +".mdb","db4.mdb","8/25/2018 5:45:31 PM","298","F:\Users\owner\Documents\db4.mdb" +".mdb","db51.mdb","8/25/2018 5:44:10 PM","8464","F:\Users\owner\Documents\db51.mdb" +".mdb","db111.mdb","8/25/2018 5:43:16 PM","212416","F:\Users\owner\Documents\db111.mdb" +".mdb","db2.mdb","5/17/2018 1:46:02 PM","121234","F:\Users\owner\Documents\db2.mdb" +".mdb","db6.mdb","4/23/2018 10:48:56 AM","221096","F:\Users\owner\Documents\Darv\db6.mdb" +".mdb","db3.mdb","1/8/2018 1:18:39 PM","4556","F:\Users\owner\Documents\db3.mdb" +".mdb","db1.mdb","12/21/2017 7:10:06 AM","61908","F:\Users\owner\Documents\db1.mdb" +".mdb","prtrans.mdb","12/18/2017 7:32:38 AM","37244","F:\Users\owner\Documents\CMS Setup\PRTrans.mdb" +".mdb","vwp.mdb","12/2/2017 3:13:27 PM","575044","F:\Users\owner\Documents\Darv\Vwp.mdb" +".mdb","db1.mdb","12/2/2017 3:07:30 PM","466700","F:\Users\owner\Documents\Darv\db1.mdb" +".mdb","vwp.mdb","8/18/2017 3:51:55 PM","651748","F:\Holding\Vwp.mdb" +".mdb","xtreme.mdb","2/3/2001 1:06:30 PM","1430","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Databases\xtreme.mdb" +".vbw","viewer runtime options.vbw","2/3/2001 1:06:26 PM","0.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Viewer Runtime options\Viewer Runtime Options.vbw" +".frm","frmabout.frm","2/3/2001 1:06:26 PM","12.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Viewer Runtime options\frmAbout.frm" +".frm","frmmain.frm","2/3/2001 1:06:26 PM","23.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Viewer Runtime options\frmMain.frm" +".vbp","viewer runtime options.vbp","2/3/2001 1:06:26 PM","1.3","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Viewer Runtime options\Viewer Runtime Options.vbp" +".frm","preview.frm","2/3/2001 1:06:24 PM","4.4","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Simple Demo\Preview.frm" +".vbw","unbound fields demo.vbw","2/3/2001 1:06:24 PM","0.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Unbound Fields\Unbound Fields Demo.vbw" +".frm","frmmain.frm","2/3/2001 1:06:24 PM","5.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Unbound Fields\frmMain.frm" +".vbw","simplereport.vbw","2/3/2001 1:06:24 PM","0.1","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Simple Demo\SimpleReport.vbw" +".vbp","simplereport.vbp","2/3/2001 1:06:24 PM","1.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Simple Demo\SimpleReport.vbp" +".vbp","viewer.vbp","2/3/2001 1:06:24 PM","1.3","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Viewer\Viewer.vbp" +".frm","viewer.frm","2/3/2001 1:06:24 PM","19.1","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Viewer\Viewer.frm" +".frm","frmabout.frm","2/3/2001 1:06:24 PM","12.8","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Viewer\frmAbout.frm" +".vbp","unbound fields demo.vbp","2/3/2001 1:06:24 PM","1.4","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Unbound Fields\Unbound Fields Demo.vbp" +".frm","frmabout.frm","2/3/2001 1:06:24 PM","12.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Unbound Fields\frmAbout.frm" +".vbw","viewer.vbw","2/3/2001 1:06:24 PM","0.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Viewer\Viewer.vbw" +".vbp","report variables.vbp","2/3/2001 1:06:22 PM","1.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Report Variables\Report Variables.vbp" +".mdb","reportvariables.mdb","2/3/2001 1:06:22 PM","74","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Report Variables\ReportVariables.mdb" +".vbw","report variables.vbw","2/3/2001 1:06:22 PM","0.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Report Variables\Report Variables.vbw" +".frm","frmabout.frm","2/3/2001 1:06:22 PM","12.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Search and Select Experts\frmAbout.frm" +".vbw","report object creation api.vbw","2/3/2001 1:06:22 PM","0.1","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Report Object Creation API\Report Object Creation API.vbw" +".vbp","report object creation api.vbp","2/3/2001 1:06:22 PM","1.4","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Report Object Creation API\Report Object Creation API.vbp" +".frm","frmmain.frm","2/3/2001 1:06:22 PM","6.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Report Variables\frmMain.frm" +".vbw","search and select experts.vbw","2/3/2001 1:06:22 PM","0.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Search and Select Experts\Search and Select Experts.vbw" +".vbp","report wizard.vbp","2/3/2001 1:06:22 PM","1.3","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Report Wizard\Report Wizard.vbp" +".frm","frmmain.frm","2/3/2001 1:06:22 PM","9.8","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Search and Select Experts\frmMain.frm" +".vbp","search and select experts.vbp","2/3/2001 1:06:22 PM","1.5","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Search and Select Experts\Search and Select Experts.vbp" +".bas","startmodule.bas","2/3/2001 1:06:22 PM","2.9","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Report Wizard\StartModule.bas" +".vbw","report wizard.vbw","2/3/2001 1:06:22 PM","0.1","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Report Wizard\Report Wizard.vbw" +".frm","frmabout.frm","2/3/2001 1:06:22 PM","12.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Report Variables\frmAbout.frm" +".vbp","pro athlete salaries.vbp","2/3/2001 1:06:20 PM","1.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Pro Athlete Salaries\Pro Athlete Salaries.vbp" +".frm","frmselections.frm","2/3/2001 1:06:20 PM","37.3","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Pro Athlete Salaries\frmSelections.frm" +".bas","utilities.bas","2/3/2001 1:06:20 PM","2.1","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Pro Athlete Salaries\Utilities.bas" +".vbw","pro athlete salaries.vbw","2/3/2001 1:06:20 PM","0.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Pro Athlete Salaries\Pro Athlete Salaries.vbw" +".mdb","playersalaries.mdb","2/3/2001 1:06:20 PM","738","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Pro Athlete Salaries\PlayerSalaries.mdb" +".frm","frmabout.frm","2/3/2001 1:06:20 PM","12.8","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Report Object Creation API\frmAbout.frm" +".frm","frmmain.frm","2/3/2001 1:06:20 PM","8.5","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Report Object Creation API\frmMain.frm" +".frm","frmmain.frm","2/3/2001 1:06:20 PM","22.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Pro Athlete Salaries\frmMain.frm" +".frm","frmabout.frm","2/3/2001 1:06:20 PM","12.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Pro Athlete Salaries\frmAbout.frm" +".vbp","no data in report event.vbp","2/3/2001 1:06:18 PM","1.4","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\No Data in Report Event\No Data in Report Event.vbp" +".frm","frmmain.frm","2/3/2001 1:06:18 PM","5.1","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\No Data in Report Event\frmMain.frm" +".cls","clsfilter.cls","2/3/2001 1:06:18 PM","2.3","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Pro Athlete Salaries\clsFilter.cls" +".vbw","no data in report event.vbw","2/3/2001 1:06:18 PM","0.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\No Data in Report Event\No Data in Report Event.vbw" +".vbp","printer settings.vbp","2/3/2001 1:06:18 PM","1.1","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Printer Settings\Printer Settings.vbp" +".frm","frmmain.frm","2/3/2001 1:06:18 PM","19.9","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Printer Settings\frmMain.frm" +".vbw","printer settings.vbw","2/3/2001 1:06:18 PM","0.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Printer Settings\Printer Settings.vbw" +".frm","frmabout.frm","2/3/2001 1:06:18 PM","12.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Printer Settings\frmAbout.frm" +".bas","utilities.bas","2/3/2001 1:06:18 PM","3","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Printer Settings\Utilities.bas" +".vbp","load picture.vbp","2/3/2001 1:06:16 PM","1.4","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Load Picture Demo\Load Picture.vbp" +".vbw","load picture.vbw","2/3/2001 1:06:16 PM","0.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Load Picture Demo\Load Picture.vbw" +".frm","frmabout.frm","2/3/2001 1:06:16 PM","12.8","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Load Picture Demo\frmAbout.frm" +".frm","frmabout.frm","2/3/2001 1:06:16 PM","12.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\No Data in Report Event\frmAbout.frm" +".frm","frmpreview.frm","2/3/2001 1:06:16 PM","4.4","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Load Picture Demo\frmPreview.frm" +".bas","utilities.bas","2/3/2001 1:06:12 PM","7.8","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\First Class Hotels\Utilities.bas" +".frm","frmpreview.frm","2/3/2001 1:06:12 PM","3.3","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Inventory Demo\frmPreview.frm" +".frm","frmabout.frm","2/3/2001 1:06:12 PM","12.8","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Inventory Demo\frmAbout.frm" +".vbw","inventory.vbw","2/3/2001 1:06:12 PM","0.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Inventory Demo\Inventory.vbw" +".vbp","inventory.vbp","2/3/2001 1:06:12 PM","1.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Inventory Demo\Inventory.vbp" +".frm","frmmain.frm","2/3/2001 1:06:10 PM","4.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Field Mapping\frmMain.frm" +".vbp","hotelsample.vbp","2/3/2001 1:06:10 PM","2.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\First Class Hotels\HotelSample.vbp" +".vbw","hotelsample.vbw","2/3/2001 1:06:10 PM","0.5","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\First Class Hotels\HotelSample.vbw" +".mdb","hotel.mdb","2/3/2001 1:06:10 PM","378","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\First Class Hotels\Hotel.mdb" +".frm","frmabout.frm","2/3/2001 1:06:10 PM","12.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Field Mapping\frmAbout.frm" +".frm","frmcustomer.frm","2/3/2001 1:06:10 PM","18","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\First Class Hotels\frmCustomer.frm" +".frm","frmmain.frm","2/3/2001 1:06:10 PM","6.3","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\First Class Hotels\frmMain.frm" +".frm","frmbilling.frm","2/3/2001 1:06:10 PM","28.8","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\First Class Hotels\frmBilling.frm" +".frm","frmabout.frm","2/3/2001 1:06:10 PM","12.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\First Class Hotels\frmAbout.frm" +".frm","frmprice.frm","2/3/2001 1:06:10 PM","15.3","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\First Class Hotels\frmPrice.frm" +".frm","frmroom.frm","2/3/2001 1:06:10 PM","20.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\First Class Hotels\frmRoom.frm" +".frm","frmreservation.frm","2/3/2001 1:06:10 PM","31.8","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\First Class Hotels\frmReservation.frm" +".vbp","change runtime location of ole object.vbp","2/3/2001 1:06:08 PM","1.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Change Runtime Location of OLE Object\Change Runtime Location of OLE Object.vbp" +".frm","frmmain.frm","2/3/2001 1:06:08 PM","8.9","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Embeddable Designer Control\frmMain.frm" +".vbw","change runtime location of ole object.vbw","2/3/2001 1:06:08 PM","0.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Change Runtime Location of OLE Object\Change Runtime Location of OLE Object.vbw" +".frm","viewer.frm","2/3/2001 1:06:08 PM","3","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Change Runtime Location of OLE Object\Viewer.frm" +".frm","frmabout.frm","2/3/2001 1:06:08 PM","12.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Change Runtime Location of OLE Object\frmAbout.frm" +".frm","frmabout.frm","2/3/2001 1:06:08 PM","12.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Embeddable Designer Control\frmabout.frm" +".vbp","employee profiles.vbp","2/3/2001 1:06:08 PM","1.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Employee Profile Demo\Employee Profiles.vbp" +".vbw","field mapping.vbw","2/3/2001 1:06:08 PM","0.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Field Mapping\Field Mapping.vbw" +".vbp","field mapping.vbp","2/3/2001 1:06:08 PM","1.4","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Field Mapping\Field Mapping.vbp" +".vbw","employee profiles.vbw","2/3/2001 1:06:08 PM","0.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Employee Profile Demo\Employee Profiles.vbw" +".frm","frmpreview.frm","2/3/2001 1:06:08 PM","4.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Employee Profile Demo\frmPreview.frm" +".vbp","embeddable_designer_control.vbp","2/3/2001 1:06:08 PM","1.4","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Embeddable Designer Control\Embeddable_Designer_Control.vbp" +".frm","frmabout.frm","2/3/2001 1:06:08 PM","12.8","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\Employee Profile Demo\frmAbout.frm" +".frm","frmabout.frm","2/3/2001 1:06:06 PM","12.7","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\ADO Connection Methods\frmAbout.frm" +".frm","frmmain.frm","2/3/2001 1:06:06 PM","7.5","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\ADO Connection Methods\frmMain.frm" +".vbp","ado connection methods.vbp","2/3/2001 1:06:06 PM","1.4","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\ADO Connection Methods\ADO Connection Methods.vbp" +".vbw","ado connection methods.vbw","2/3/2001 1:06:06 PM","0.2","F:\Program Files\Seagate Software\Crystal Reports\Samples\En\Code\Visual Basic\ADO Connection Methods\ADO Connection Methods.vbw" +".bas","global32.bas","12/22/2000 4:14:08 PM","121.3","F:\Program Files\Seagate Software\Crystal Reports\Developer Files\include\global32.bas" +".bas","crwrap.bas","11/25/1999 10:00:00 PM","24.8","F:\Program Files\Seagate Software\Crystal Reports\Developer Files\include\crwrap.bas" +".mdb","northwind.mdb","7/11/1997 12:00:00 AM","1510","F:\Program Files\Microsoft Office\Office\Samples\Northwind.mdb" +".mdb","solutions.mdb","7/11/1997 12:00:00 AM","1250","F:\Program Files\Microsoft Office\Office\Samples\Solutions.mdb" diff --git a/clients/valleywide/app-modernization/source-analysis/find_vwp2.py b/clients/valleywide/app-modernization/source-analysis/find_vwp2.py new file mode 100644 index 0000000..267cdbe --- /dev/null +++ b/clients/valleywide/app-modernization/source-analysis/find_vwp2.py @@ -0,0 +1,36 @@ +"""Cross-reference all WizTree CSVs for 97-Server-G-Drive\VWP2\ paths. +The .lnk shortcuts in VHDX-VWP1's Orders Versions folder all pointed to G:\VWP2\. +""" +import csv, glob + +SEARCH = '\\97-server-g-drive' +SUB = '\\vwp2\\' + +hits = [] +for csv_path in sorted(glob.glob('clients/valleywide/app-modernization/WizTree_2026*.csv')): + with open(csv_path, encoding='utf-8-sig', errors='replace') as f: + r = csv.reader(f); next(r); next(r) + for row in r: + if not row or len(row) < 4: + continue + pl = row[0].lower() + if SEARCH in pl and SUB in pl: + hits.append((csv_path.split('/')[-1], row[3], row[1], row[0])) + +print(f'Found {len(hits)} \\VWP2\\ matches across the three rotation drive CSVs') +print() +print('--- Folders + .exe + .vbp + .mdb matches, deduped ---') +seen = set() +for src, mod, sz, p in sorted(hits): + if p in seen: + continue + seen.add(p) + is_folder = p.endswith('\\') + pl = p.lower() + if is_folder or pl.endswith('.exe') or pl.endswith('.vbp') or pl.endswith('.mdb') or pl.endswith('.frm'): + try: + sz_int = int(sz) + sz_str = f'{sz_int/1024/1024:>7.1f}MB' if sz_int >= 1024*1024 else f'{sz_int:>9}b' + except ValueError: + sz_str = sz + print(f' [{src[-12:-4]}] {mod:<19} {sz_str} {p}') diff --git a/clients/valleywide/app-modernization/source-analysis/scan_vhdx.ps1 b/clients/valleywide/app-modernization/source-analysis/scan_vhdx.ps1 new file mode 100644 index 0000000..993ef15 --- /dev/null +++ b/clients/valleywide/app-modernization/source-analysis/scan_vhdx.ps1 @@ -0,0 +1,85 @@ +# Fast scan of mounted VWP1.VHDX for source-of-interest files. +$ErrorActionPreference = 'SilentlyContinue' +$root = 'F:\' +$wantExts = @{ + '.vbp'=1; '.vbg'=1; '.vbw'=1; '.frm'=1; '.bas'=1; '.cls'=1; '.ctl'=1; + '.scc'=1; '.mdb'=1 +} +$wantFilenames = @{ + 'srcsafe.ini'=1; 'ss.ini'=1; 'ssadmin.exe'=1; 'analyze.exe'=1 +} +$cutoff = [DateTime]'2020-06-09' + +$results = New-Object System.Collections.Generic.List[object] +$darvFolders = New-Object System.Collections.Generic.List[string] +$fileCount = 0 +$start = Get-Date + +$stack = New-Object System.Collections.Generic.Stack[string] +$stack.Push($root) +while ($stack.Count -gt 0) { + $dir = $stack.Pop() + $leaf = Split-Path $dir -Leaf + if ($leaf -ieq 'Windows' -or $leaf -ieq 'WinSxS' -or $leaf -ieq '$Recycle.Bin' -or $leaf -ieq 'System Volume Information') { + # Don't descend into Windows-internal noise + # But DO record if name matches darv/source/vwp/orders/vss + if ($leaf -imatch 'darv|sourcesafe|vss') { + $darvFolders.Add($dir) + } + continue + } + if ($leaf -imatch 'darv|sourcesafe|vss|orders|vwp') { + $darvFolders.Add($dir) + } + try { + foreach ($f in [System.IO.Directory]::EnumerateFiles($dir)) { + $fileCount++ + $name = [System.IO.Path]::GetFileName($f).ToLower() + $ext = [System.IO.Path]::GetExtension($name) + if ($wantExts.ContainsKey($ext) -or $wantFilenames.ContainsKey($name)) { + try { + $fi = [System.IO.FileInfo]::new($f) + $results.Add([pscustomobject]@{ + Ext = $ext + Name = $name + Modified = $fi.LastWriteTime + SizeKB = [math]::Round($fi.Length/1KB, 1) + Path = $f + }) | Out-Null + } catch {} + } + } + } catch {} + try { + foreach ($sub in [System.IO.Directory]::EnumerateDirectories($dir)) { + $stack.Push($sub) + } + } catch {} +} + +$elapsed = (Get-Date) - $start +Write-Host "[INFO] Scanned $fileCount files in $([math]::Round($elapsed.TotalSeconds,1))s" +Write-Host "[INFO] Found $($results.Count) source-of-interest files, $($darvFolders.Count) Darv/SourceSafe/Orders/VWP folders" +Write-Host "" + +# Surface findings +Write-Host "=== Folders matching darv/sourcesafe/vss/orders/vwp on this VHDX ===" +$darvFolders | Select-Object -Unique | Sort-Object | ForEach-Object { Write-Host $_ } +Write-Host "" + +Write-Host "=== .vbp / .frm / .bas / .cls / .ctl files NEWER than 2020-06-09 ===" +$results | Where-Object { $_.Modified -gt $cutoff -and ('.vbp','.vbg','.vbw','.frm','.bas','.cls','.ctl') -contains $_.Ext } | Sort-Object Modified -Descending | Select-Object -First 50 | Format-Table Modified, SizeKB, Path -AutoSize | Out-String -Width 220 | Write-Host + +Write-Host "=== srcsafe.ini / ss.ini (SourceSafe repository roots) ===" +$results | Where-Object { $_.Name -in @('srcsafe.ini','ss.ini') } | Format-Table Modified, SizeKB, Path -AutoSize | Out-String -Width 220 | Write-Host + +Write-Host "=== ALL .vbp files (any date) ===" +$results | Where-Object { $_.Ext -eq '.vbp' } | Sort-Object Modified -Descending | Select-Object -First 50 | Format-Table Modified, SizeKB, Path -AutoSize | Out-String -Width 220 | Write-Host + +Write-Host "=== .mdb files (database snapshots) ===" +$results | Where-Object { $_.Ext -eq '.mdb' } | Sort-Object Modified -Descending | Select-Object -First 30 | Format-Table Modified, SizeKB, Path -AutoSize | Out-String -Width 220 | Write-Host + +# Save full results to CSV for the record +$outCsv = 'C:\Users\guru\ClaudeTools\clients\valleywide\app-modernization\source-analysis\drive3-2026-05-16\VHDX-scan-VWP1.csv' +$results | Sort-Object Modified -Descending | Export-Csv -Path $outCsv -NoTypeInformation -Encoding UTF8 +Write-Host "[OK] Full results written to $outCsv" diff --git a/clients/valleywide/app-modernization/source-analysis/vwp2_summary.py b/clients/valleywide/app-modernization/source-analysis/vwp2_summary.py new file mode 100644 index 0000000..8666895 --- /dev/null +++ b/clients/valleywide/app-modernization/source-analysis/vwp2_summary.py @@ -0,0 +1,71 @@ +"""Summarize VWP2 folder on drive 3 — size, newest content, file type breakdown.""" +import csv +from collections import defaultdict + +WIZ = 'clients/valleywide/app-modernization/WizTree_20260516174356.csv' +# Use raw string to avoid \v -> vertical tab interpretation +SEARCH_FOLDER = r'\97-server-g-drive\g$ 2024-04-10 21;13;45\vwp2\\'.lower() + +folder_sizes = {} +files_by_ext = defaultdict(list) +all_files = [] + +prefix = SEARCH_FOLDER.rstrip('\\') +print(f'DEBUG prefix: {prefix!r}') + +with open(WIZ, encoding='utf-8-sig', errors='replace') as f: + r = csv.reader(f); next(r); next(r) + rows_checked = 0 + for row in r: + if not row or len(row) < 4: + continue + rows_checked += 1 + p = row[0]; pl = p.lower() + if prefix not in pl: + continue + try: + sz = int(row[1]) + except (ValueError, IndexError): + continue + if p.endswith('\\'): + try: + files = int(row[5]); folders = int(row[6]) + except (ValueError, IndexError): + files, folders = 0, 0 + folder_sizes[p] = (sz, files, folders, row[3]) + else: + ext = p.rsplit('.', 1)[-1].lower() if '.' in p.rsplit('\\', 1)[-1] else '(none)' + files_by_ext[ext].append((row[3], sz, p)) + all_files.append((row[3], sz, p, ext)) + +# Top-level VWP2 folder +top = next((k for k in folder_sizes if k.lower().rstrip('\\').endswith('\\vwp2')), None) +if top: + sz, files, folders, mod = folder_sizes[top] + print(f'=== {top} ===') + print(f' {sz/1024/1024/1024:.2f} GB, {files:,} files, {folders} subfolders, modified {mod}') +print() + +print('=== File type breakdown ===') +totals = [] +for ext, items in files_by_ext.items(): + total_mb = sum(s for _,s,_ in items) / 1024 / 1024 + totals.append((total_mb, ext, len(items))) +for total_mb, ext, n in sorted(totals, reverse=True)[:15]: + print(f' .{ext:<8} {n:>5} files, {total_mb:>10.1f} MB') +print() + +print('=== Newest 30 files in \\VWP2\\ tree ===') +all_files.sort(reverse=True) +for mod, sz, p, ext in all_files[:30]: + print(f' {mod:<19} {sz/1024/1024:>8.1f} MB {p}') + +print() +print('=== Top-level subfolders of \\VWP2\\ ===') +for path, (sz, files, folders, mod) in sorted(folder_sizes.items(), key=lambda x: -x[1][0]): + if path.lower().rstrip('\\').endswith('\\vwp2'): + continue + rel = path.lower().split('\\vwp2\\', 1)[1].rstrip('\\') + if '\\' in rel: + continue # only direct children + print(f' {sz/1024/1024:>8.1f} MB {files:>5} files {mod:<19} {path}') diff --git a/clients/valleywide/app-modernization/source-code/README.md b/clients/valleywide/app-modernization/source-code/README.md index 48bf3d0..605159f 100644 --- a/clients/valleywide/app-modernization/source-code/README.md +++ b/clients/valleywide/app-modernization/source-code/README.md @@ -37,6 +37,22 @@ - **`Vwp.mdb` dated 2022-10-19** (764 MB) — newest database snapshot anywhere, two years more recent than what the prior session had. Gitignored; on local disk only. Useful for schema-evolution analysis. - **`MSSCCPRJ.SCC` file** — Microsoft Source Code Control project file. Confirms Darv was using **Visual SourceSafe**. There may be a SourceSafe repository (`srcsafe.ini`) on a later drive that contains full version history. Worth grepping for `*.scc / srcsafe.ini` on subsequent scans. +### `from-VWP2-97server/` — Darv's iteration workspace (from drive 3) +- **Source:** `D:\97-Server-G-Drive\g$ 2024-04-10 21;13;45\VWP2\` (drive 3 snapshot of the production Orders server `G:` drive) +- **886 files, ~893 MB committed** — filtered to *.exe, *.rpt, *.ocx, plus VB6 source extensions (none found) +- **64 Orders\*.exe versions** — Darv's complete iteration history. Filenames follow his "iterate-and-rename" pattern: `Orders_10A.exe` (the production EXE), `Orders_10Z.exe`, `Orders22.exe`, `Orders24.exe`, `XXOrders_08.exe`, `XOrdersXX.exe`, etc. Spans 2021-2022+ build dates. +- **820 .rpt Crystal Reports** — current and historical report templates +- **Skipped:** 23 historical Vwp.mdb backups (~15.8 GB) and 6 subfolders (HOLD, HHOLD, Pay_2021_0325, GWAC, 20220205, 20211010 RPT — mostly more MDBs). We already have 2022-10, 2022-12, and 2023-07 MDB snapshots from other locations. + +### `from-VHDX-VWP1/` — Office admin "owner" workstation (from drive 3, mounted VHDX) +- **Source:** `D:\WIN7-Orders\Darv-2\VWP1.VHDX` (117 GB Hyper-V disk, 2023-09-01) +- VHDX was mounted read-only as F: drive on 2026-05-16, scanned, then dismounted +- **NOT Darv's dev machine** — this is the "owner" user's accounting/admin workstation that used the Orders app +- **`Orders-Versions/`** — Desktop folder with 2 EXEs (Orders22.exe Nov 2021, Orders24.exe Mar 2022) and 7 `.lnk` shortcuts ALL pointing to `G:\VWP2\Orders*.exe` — confirms G:\VWP2\ on 97-Server was the live shared location +- **`database-snapshots/Vwp11_2023-07-27.mdb`** (369 MB, gitignored) — **newest DB snapshot anywhere** (9 months newer than 000_ASource's 2022-10 copy) +- **`database-snapshots/Vwp_2022-12-23_from-Desktop.mdb`** (769 MB, gitignored) — December 2022 snapshot +- **`misc/VWP1202Fix.zip` + `.log`** — undated fix package from 2017 + ### `VMs/` — VirtualBox disk images (gitignored) - **`VWIN7-DW.vdi`** (8.3 GB) — Darv's actual Windows 7 Dev workstation - Source: `D:\Office-Estimates\Darv\VirtualBox\VWIN7 DW.vdi` diff --git a/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders.exe.lnk b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders.exe.lnk new file mode 100644 index 0000000..0533a0d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders.exe.lnk differ diff --git a/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders01.exe.lnk b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders01.exe.lnk new file mode 100644 index 0000000..3605456 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders01.exe.lnk differ diff --git a/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders0419.exe - Shortcut.lnk b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders0419.exe - Shortcut.lnk new file mode 100644 index 0000000..ceaccb7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders0419.exe - Shortcut.lnk differ diff --git a/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders05.exe - Shortcut.lnk b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders05.exe - Shortcut.lnk new file mode 100644 index 0000000..19bfc7f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders05.exe - Shortcut.lnk differ diff --git a/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders06.exe - Shortcut.lnk b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders06.exe - Shortcut.lnk new file mode 100644 index 0000000..a2f8ed9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders06.exe - Shortcut.lnk differ diff --git a/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders07B.lnk b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders07B.lnk new file mode 100644 index 0000000..066b936 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders07B.lnk differ diff --git a/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders14.exe - Shortcut.lnk b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders14.exe - Shortcut.lnk new file mode 100644 index 0000000..262d65d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/Orders-Versions/Orders14.exe - Shortcut.lnk differ diff --git a/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/misc/VWP1202Fix.zip b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/misc/VWP1202Fix.zip new file mode 100644 index 0000000..3cbc30a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VHDX-VWP1/misc/VWP1202Fix.zip differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/1EmpWagesForRange.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/1EmpWagesForRange.rpt new file mode 100644 index 0000000..226a9f2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/1EmpWagesForRange.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/2004Pricerpt.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/2004Pricerpt.rpt new file mode 100644 index 0000000..7b795bd Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/2004Pricerpt.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/super.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/super.rpt new file mode 100644 index 0000000..f4e2d1f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/super.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superL.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superL.rpt new file mode 100644 index 0000000..fe2f450 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superL.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superS.rpt new file mode 100644 index 0000000..9dfff57 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superSA.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superSA.rpt new file mode 100644 index 0000000..add2ee9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superSA.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superSB.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superSB.rpt new file mode 100644 index 0000000..a47dc62 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superSB.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superSS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superSS.rpt new file mode 100644 index 0000000..f802228 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superSS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superST.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superST.rpt new file mode 100644 index 0000000..11bb769 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superST.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superW.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superW.rpt new file mode 100644 index 0000000..7b00c90 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/20211010 RPT/superW.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/3rdQtrUnemp.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/3rdQtrUnemp.rpt new file mode 100644 index 0000000..66f0d40 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/3rdQtrUnemp.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401K.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401K.rpt new file mode 100644 index 0000000..3261d5e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401K.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401KCensus.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401KCensus.rpt new file mode 100644 index 0000000..e5b5c4f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401KCensus.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401KCensus14.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401KCensus14.rpt new file mode 100644 index 0000000..1110a4c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401KCensus14.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401KCensusHL.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401KCensusHL.rpt new file mode 100644 index 0000000..f404a39 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401KCensusHL.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401KCensusTest.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401KCensusTest.rpt new file mode 100644 index 0000000..cd5bd8c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401KCensusTest.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401K_Old.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401K_Old.rpt new file mode 100644 index 0000000..4fca78c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/401K_Old.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/4EReport.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/4EReport.rpt new file mode 100644 index 0000000..590ab05 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/4EReport.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/4KReport.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/4KReport.rpt new file mode 100644 index 0000000..eb63429 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/4KReport.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ACTIVECREWLIST.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ACTIVECREWLIST.rpt new file mode 100644 index 0000000..c50c9d7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ACTIVECREWLIST.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/APBlankJC.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/APBlankJC.rpt new file mode 100644 index 0000000..995cf34 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/APBlankJC.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/APEdit.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/APEdit.rpt new file mode 100644 index 0000000..0fa3f33 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/APEdit.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/APEdit2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/APEdit2.rpt new file mode 100644 index 0000000..1a5ecb3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/APEdit2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/APEditM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/APEditM.rpt new file mode 100644 index 0000000..26c6495 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/APEditM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARBlanks.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARBlanks.rpt new file mode 100644 index 0000000..e6a85ac Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARBlanks.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARCode.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARCode.rpt new file mode 100644 index 0000000..677eee7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARCode.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARCondos.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARCondos.rpt new file mode 100644 index 0000000..56f6159 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARCondos.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARDetail.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARDetail.rpt new file mode 100644 index 0000000..ee4733d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARDetail.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARDetail2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARDetail2.rpt new file mode 100644 index 0000000..9c66164 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARDetail2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARDueDetail.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARDueDetail.rpt new file mode 100644 index 0000000..6f481c1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARDueDetail.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARDueSummary.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARDueSummary.rpt new file mode 100644 index 0000000..7e354a1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARDueSummary.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/AREdit.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/AREdit.rpt new file mode 100644 index 0000000..28d32ce Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/AREdit.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/AREdit3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/AREdit3.rpt new file mode 100644 index 0000000..5830d64 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/AREdit3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/AREditM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/AREditM.rpt new file mode 100644 index 0000000..5edfbfb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/AREditM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARSummary.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARSummary.rpt new file mode 100644 index 0000000..30ca18e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARSummary.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARSummary2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARSummary2.rpt new file mode 100644 index 0000000..b93e052 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARSummary2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARSummaryDate.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARSummaryDate.rpt new file mode 100644 index 0000000..68c1a6d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARSummaryDate.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTrans.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTrans.rpt new file mode 100644 index 0000000..bd39639 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTrans.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTransDone.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTransDone.rpt new file mode 100644 index 0000000..e28e3e0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTransDone.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTransDone2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTransDone2.rpt new file mode 100644 index 0000000..71409c5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTransDone2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTransM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTransM.rpt new file mode 100644 index 0000000..8a0f4e3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTransM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTransSum.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTransSum.rpt new file mode 100644 index 0000000..38035e5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ARTransSum.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/actual.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/actual.rpt new file mode 100644 index 0000000..ccca588 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/actual.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/issue.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/issue.rpt new file mode 100644 index 0000000..f58fcc1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/issue.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/super.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/super.rpt new file mode 100644 index 0000000..4d016e1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/super.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/superL.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/superL.rpt new file mode 100644 index 0000000..22b7bb2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/superL.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/superS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/superS.rpt new file mode 100644 index 0000000..03dc9f3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/superS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/superW.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/superW.rpt new file mode 100644 index 0000000..bf28b9c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/A_NEW_RPT/superW.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ActiveEmp.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ActiveEmp.rpt new file mode 100644 index 0000000..d3d510f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ActiveEmp.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BidReport.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BidReport.rpt new file mode 100644 index 0000000..e4ee38c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BidReport.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrTexOrderDateOneProj.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrTexOrderDateOneProj.rpt new file mode 100644 index 0000000..cddf8af Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrTexOrderDateOneProj.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Brown No Texture.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Brown No Texture.rpt new file mode 100644 index 0000000..25e0ffa Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Brown No Texture.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownNew.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownNew.rpt new file mode 100644 index 0000000..d3e066a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownNew.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownNoTex.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownNoTex.rpt new file mode 100644 index 0000000..41683ab Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownNoTex.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownOrderDateList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownOrderDateList.rpt new file mode 100644 index 0000000..063e179 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownOrderDateList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownOrderDateList_NoBill.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownOrderDateList_NoBill.rpt new file mode 100644 index 0000000..fbe3dbe Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownOrderDateList_NoBill.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownOrderDateOneProj.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownOrderDateOneProj.rpt new file mode 100644 index 0000000..495eb50 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BrownOrderDateOneProj.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BuilderInv.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BuilderInv.rpt new file mode 100644 index 0000000..69ee2c9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BuilderInv.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BuilderList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BuilderList.rpt new file mode 100644 index 0000000..81acd19 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/BuilderList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CKList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CKList.rpt new file mode 100644 index 0000000..312f6e4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CKList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CMUPay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CMUPay.rpt new file mode 100644 index 0000000..a06291c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CMUPay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CREWJOBS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CREWJOBS.rpt new file mode 100644 index 0000000..174671b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CREWJOBS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CREWJOBS_WO.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CREWJOBS_WO.rpt new file mode 100644 index 0000000..9ce5d7f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CREWJOBS_WO.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CREWPAY.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CREWPAY.rpt new file mode 100644 index 0000000..e5703e5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CREWPAY.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CREWPAY2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CREWPAY2.rpt new file mode 100644 index 0000000..87be26c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CREWPAY2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CamelotInfo.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CamelotInfo.rpt new file mode 100644 index 0000000..5a2e1ed Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CamelotInfo.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CamelotInfo2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CamelotInfo2.rpt new file mode 100644 index 0000000..7d9937f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CamelotInfo2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CashRep.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CashRep.rpt new file mode 100644 index 0000000..7802336 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CashRep.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Census.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Census.rpt new file mode 100644 index 0000000..9d86ca8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Census.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CertPayrollrpt.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CertPayrollrpt.rpt new file mode 100644 index 0000000..f06d3bd Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CertPayrollrpt.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CheckList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CheckList.rpt new file mode 100644 index 0000000..cdb8a78 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CheckList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CheckListNegative.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CheckListNegative.rpt new file mode 100644 index 0000000..654ff95 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CheckListNegative.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CheckRecErrors.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CheckRecErrors.rpt new file mode 100644 index 0000000..999e5f0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CheckRecErrors.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CheckYds.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CheckYds.rpt new file mode 100644 index 0000000..cbfd2c2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CheckYds.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ChkW@.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ChkW@.rpt new file mode 100644 index 0000000..f368eda Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ChkW@.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Coated.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Coated.rpt new file mode 100644 index 0000000..1261631 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Coated.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Coated2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Coated2.rpt new file mode 100644 index 0000000..bc27c6e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Coated2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Coated2M.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Coated2M.rpt new file mode 100644 index 0000000..7d3951d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Coated2M.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CoatedM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CoatedM.rpt new file mode 100644 index 0000000..9fb9352 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CoatedM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ComDlg32.ocx b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ComDlg32.ocx new file mode 100644 index 0000000..0526947 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ComDlg32.ocx differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Condo2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Condo2.rpt new file mode 100644 index 0000000..1c5c693 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Condo2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Condos.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Condos.rpt new file mode 100644 index 0000000..814f3f3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Condos.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Condos3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Condos3.rpt new file mode 100644 index 0000000..58c5493 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Condos3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Cont Report1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Cont Report1.rpt new file mode 100644 index 0000000..9607d32 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Cont Report1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewAndMembers.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewAndMembers.rpt new file mode 100644 index 0000000..1670c9a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewAndMembers.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewLeaderList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewLeaderList.rpt new file mode 100644 index 0000000..ce3fe0c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewLeaderList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewListPaint.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewListPaint.rpt new file mode 100644 index 0000000..63d1c3d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewListPaint.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewPayList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewPayList.rpt new file mode 100644 index 0000000..3778c4b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewPayList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewPayList2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewPayList2.rpt new file mode 100644 index 0000000..7a505e3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewPayList2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewPaybyDate.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewPaybyDate.rpt new file mode 100644 index 0000000..831c26c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewPaybyDate.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewRate.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewRate.rpt new file mode 100644 index 0000000..c9708e3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewRate.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewRate1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewRate1.rpt new file mode 100644 index 0000000..a65539a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewRate1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewRatePage.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewRatePage.rpt new file mode 100644 index 0000000..b328559 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewRatePage.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewRateTest.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewRateTest.rpt new file mode 100644 index 0000000..d33cb3a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/CrewRateTest.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DBLogC1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DBLogC1.rpt new file mode 100644 index 0000000..f52e0ca Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DBLogC1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DFTexture.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DFTexture.rpt new file mode 100644 index 0000000..ca92960 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DFTexture.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyOrders.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyOrders.rpt new file mode 100644 index 0000000..e6f90e9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyOrders.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyOrders2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyOrders2.rpt new file mode 100644 index 0000000..e2c39f1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyOrders2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLog.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLog.rpt new file mode 100644 index 0000000..b3669cb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLog.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogB.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogB.rpt new file mode 100644 index 0000000..1244d50 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogB.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogBZ.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogBZ.rpt new file mode 100644 index 0000000..6360400 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogBZ.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogC.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogC.rpt new file mode 100644 index 0000000..76dda4a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogC.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogCX.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogCX.rpt new file mode 100644 index 0000000..32f5d97 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogCX.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogRP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogRP.rpt new file mode 100644 index 0000000..c14ab6a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogRP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogRP1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogRP1.rpt new file mode 100644 index 0000000..6001a2d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogRP1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogRP1KEEP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogRP1KEEP.rpt new file mode 100644 index 0000000..25c93d1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogRP1KEEP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogRPKeep.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogRPKeep.rpt new file mode 100644 index 0000000..15bbf84 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogRPKeep.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogW.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogW.rpt new file mode 100644 index 0000000..6a0715e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogW.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogWZ.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogWZ.rpt new file mode 100644 index 0000000..8acc03e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogWZ.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogX.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogX.rpt new file mode 100644 index 0000000..3987257 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyPayLogX.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyRepairs.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyRepairs.rpt new file mode 100644 index 0000000..eb1b1eb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyRepairs.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyRepairs2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyRepairs2.rpt new file mode 100644 index 0000000..ec93dc5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyRepairs2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyRepairsHOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyRepairsHOLD.rpt new file mode 100644 index 0000000..2f622fc Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyRepairsHOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyRepairsOld.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyRepairsOld.rpt new file mode 100644 index 0000000..050b7ad Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyRepairsOld.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyScaffold.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyScaffold.rpt new file mode 100644 index 0000000..26cbe6e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyScaffold.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyScaffold9.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyScaffold9.rpt new file mode 100644 index 0000000..9d0fecf Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyScaffold9.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyTimeSheet.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyTimeSheet.rpt new file mode 100644 index 0000000..0f7c606 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyTimeSheet.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyTucson.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyTucson.rpt new file mode 100644 index 0000000..6cfa4ac Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DailyTucson.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DeliverySheet.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DeliverySheet.rpt new file mode 100644 index 0000000..04fa939 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/DeliverySheet.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EasyP.ocx b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EasyP.ocx new file mode 100644 index 0000000..88147d2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EasyP.ocx differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours.rpt new file mode 100644 index 0000000..fd387fe Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours1.rpt new file mode 100644 index 0000000..243a6f9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours1Person.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours1Person.rpt new file mode 100644 index 0000000..0ef919b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours1Person.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours3.rpt new file mode 100644 index 0000000..5458732 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours9.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours9.rpt new file mode 100644 index 0000000..4d57147 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHours9.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursAll.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursAll.rpt new file mode 100644 index 0000000..53a8d4f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursAll.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursDarv.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursDarv.rpt new file mode 100644 index 0000000..14630b2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursDarv.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursDetail.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursDetail.rpt new file mode 100644 index 0000000..4a3784e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursDetail.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursDetail_5.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursDetail_5.rpt new file mode 100644 index 0000000..794f744 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursDetail_5.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursDetail_7.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursDetail_7.rpt new file mode 100644 index 0000000..61f74ee Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursDetail_7.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursSat.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursSat.rpt new file mode 100644 index 0000000..69af521 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursSat.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursSum.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursSum.rpt new file mode 100644 index 0000000..ef18037 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursSum.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursSumSSN.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursSumSSN.rpt new file mode 100644 index 0000000..a18cb92 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursSumSSN.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursSum_567.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursSum_567.rpt new file mode 100644 index 0000000..7455f2d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursSum_567.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursThurs.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursThurs.rpt new file mode 100644 index 0000000..96a7dae Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursThurs.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursXX.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursXX.rpt new file mode 100644 index 0000000..281618a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpHoursXX.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpList.rpt new file mode 100644 index 0000000..e81d2a2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpList2012.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpList2012.rpt new file mode 100644 index 0000000..af0afae Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpList2012.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpListBy.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpListBy.rpt new file mode 100644 index 0000000..8ab57de Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpListBy.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpListByEmpFN.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpListByEmpFN.rpt new file mode 100644 index 0000000..9f577c2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpListByEmpFN.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpListByEmpLN.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpListByEmpLN.rpt new file mode 100644 index 0000000..9d0f2d7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpListByEmpLN.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpListByEmpNo.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpListByEmpNo.rpt new file mode 100644 index 0000000..a286a0c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpListByEmpNo.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpNoList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpNoList.rpt new file mode 100644 index 0000000..2e86706 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpNoList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpNumber.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpNumber.rpt new file mode 100644 index 0000000..609b8d5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpNumber.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpTerm.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpTerm.rpt new file mode 100644 index 0000000..5e9fb33 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EmpTerm.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EstInvCost.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EstInvCost.rpt new file mode 100644 index 0000000..2cbd591 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EstInvCost.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EstimatorInvList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EstimatorInvList.rpt new file mode 100644 index 0000000..1328624 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/EstimatorInvList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamInvoice.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamInvoice.rpt new file mode 100644 index 0000000..1923fea Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamInvoice.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamPreOrder.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamPreOrder.rpt new file mode 100644 index 0000000..f9a03ed Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamPreOrder.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamPreOrder2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamPreOrder2.rpt new file mode 100644 index 0000000..f8650ad Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamPreOrder2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamPreOrder2M.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamPreOrder2M.rpt new file mode 100644 index 0000000..20e10bd Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamPreOrder2M.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamPreOrderM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamPreOrderM.rpt new file mode 100644 index 0000000..ddc5156 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/FoamPreOrderM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/PAYINFOYYYY.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/PAYINFOYYYY.rpt new file mode 100644 index 0000000..89849d1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/PAYINFOYYYY.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/PAYINFO_2022_0601.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/PAYINFO_2022_0601.rpt new file mode 100644 index 0000000..b5eb9f5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/PAYINFO_2022_0601.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/lathpay_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/lathpay_17.rpt new file mode 100644 index 0000000..5de482f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/lathpay_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/stuccopay_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/stuccopay_17.rpt new file mode 100644 index 0000000..4a4ae96 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/stuccopay_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/wrappay_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/wrappay_17.rpt new file mode 100644 index 0000000..a145d0d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOLD/wrappay_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOUSEPAY.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOUSEPAY.rpt new file mode 100644 index 0000000..dbac98d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HOUSEPAY.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HartfordCourt.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HartfordCourt.rpt new file mode 100644 index 0000000..e25bc52 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HartfordCourt.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HourList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HourList.rpt new file mode 100644 index 0000000..be920dd Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HourList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HrsInput.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HrsInput.rpt new file mode 100644 index 0000000..4dab391 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HrsInput.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HrsWeekly.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HrsWeekly.rpt new file mode 100644 index 0000000..0f696c8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HrsWeekly.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HrsWeekly_021120.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HrsWeekly_021120.rpt new file mode 100644 index 0000000..422af8c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HrsWeekly_021120.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HrsWeekly_OLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HrsWeekly_OLD.rpt new file mode 100644 index 0000000..c9b0812 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/HrsWeekly_OLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/INVCodes.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/INVCodes.rpt new file mode 100644 index 0000000..96ec8d1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/INVCodes.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InsCount.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InsCount.rpt new file mode 100644 index 0000000..17c028a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InsCount.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InsCount2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InsCount2.rpt new file mode 100644 index 0000000..018ba48 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InsCount2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvList.rpt new file mode 100644 index 0000000..d87c071 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvListbyVendor.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvListbyVendor.rpt new file mode 100644 index 0000000..5795a14 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvListbyVendor.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvListbyVendor2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvListbyVendor2.rpt new file mode 100644 index 0000000..bbb6e60 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvListbyVendor2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvPriceList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvPriceList.rpt new file mode 100644 index 0000000..5c19a49 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvPriceList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvPriceList9.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvPriceList9.rpt new file mode 100644 index 0000000..95c190c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvPriceList9.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvUsage.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvUsage.rpt new file mode 100644 index 0000000..0c48870 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvUsage.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InventoryReport.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InventoryReport.rpt new file mode 100644 index 0000000..cb3e695 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InventoryReport.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Invoice.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Invoice.rpt new file mode 100644 index 0000000..641c0cf Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Invoice.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Invoice999.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Invoice999.rpt new file mode 100644 index 0000000..cdb1259 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Invoice999.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceL.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceL.rpt new file mode 100644 index 0000000..70f5c91 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceL.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceL2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceL2.rpt new file mode 100644 index 0000000..79e0368 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceL2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceLS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceLS.rpt new file mode 100644 index 0000000..ec388d8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceLS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceList.rpt new file mode 100644 index 0000000..2bf00f7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceM.rpt new file mode 100644 index 0000000..b8ce2f3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoicePO.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoicePO.rpt new file mode 100644 index 0000000..ef6767a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoicePO.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoicePO2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoicePO2.rpt new file mode 100644 index 0000000..11a3dbc Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoicePO2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoicePOM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoicePOM.rpt new file mode 100644 index 0000000..106926c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoicePOM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoicePRep.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoicePRep.rpt new file mode 100644 index 0000000..3aa8356 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoicePRep.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceRep.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceRep.rpt new file mode 100644 index 0000000..b765199 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceRep.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceS.rpt new file mode 100644 index 0000000..99934a5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceW.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceW.rpt new file mode 100644 index 0000000..e090e89 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceW.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceXXX.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceXXX.rpt new file mode 100644 index 0000000..3e067dd Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/InvoiceXXX.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JC 1 PROJECT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JC 1 PROJECT.rpt new file mode 100644 index 0000000..3fe9d0d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JC 1 PROJECT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCAR.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCAR.rpt new file mode 100644 index 0000000..72b9905 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCAR.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCCompare.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCCompare.rpt new file mode 100644 index 0000000..abdcb84 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCCompare.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCNumByDate.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCNumByDate.rpt new file mode 100644 index 0000000..ddd9d4e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCNumByDate.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCNumByDate_1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCNumByDate_1.rpt new file mode 100644 index 0000000..92079e6 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCNumByDate_1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCNumByDate_2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCNumByDate_2.rpt new file mode 100644 index 0000000..8e8bfba Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCNumByDate_2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCNumByProject.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCNumByProject.rpt new file mode 100644 index 0000000..e68bdd3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCNumByProject.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCPayables.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCPayables.rpt new file mode 100644 index 0000000..1b9ce69 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCPayables.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCPayroll.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCPayroll.rpt new file mode 100644 index 0000000..fadac6c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCPayroll.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCSummary.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCSummary.rpt new file mode 100644 index 0000000..06abdc9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCSummary.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCVendors.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCVendors.rpt new file mode 100644 index 0000000..e20ebde Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCVendors.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCYard.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCYard.rpt new file mode 100644 index 0000000..fba240f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JCYard.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCost.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCost.rpt new file mode 100644 index 0000000..f780545 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCost.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCost2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCost2.rpt new file mode 100644 index 0000000..0a27eae Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCost2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCost3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCost3.rpt new file mode 100644 index 0000000..262fc67 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCost3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCost4.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCost4.rpt new file mode 100644 index 0000000..c9b8c6e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCost4.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCostProj.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCostProj.rpt new file mode 100644 index 0000000..39a0a74 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCostProj.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCostProj00.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCostProj00.rpt new file mode 100644 index 0000000..425b7d0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCostProj00.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCostProj2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCostProj2.rpt new file mode 100644 index 0000000..0c2866d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCostProj2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCostProj20.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCostProj20.rpt new file mode 100644 index 0000000..401a50e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/JobCostProj20.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LBRPAY.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LBRPAY.rpt new file mode 100644 index 0000000..f3ae098 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LBRPAY.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Labor1Lot.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Labor1Lot.rpt new file mode 100644 index 0000000..a4d6e99 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Labor1Lot.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Labor1Proj.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Labor1Proj.rpt new file mode 100644 index 0000000..fc6e7f3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Labor1Proj.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Labor1Proj2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Labor1Proj2.rpt new file mode 100644 index 0000000..644e485 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Labor1Proj2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathCountFromADate.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathCountFromADate.rpt new file mode 100644 index 0000000..74a5fca Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathCountFromADate.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderDateList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderDateList.rpt new file mode 100644 index 0000000..1e879a6 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderDateList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderDateList_NoBill.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderDateList_NoBill.rpt new file mode 100644 index 0000000..cb97e0d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderDateList_NoBill.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderDateOneProj.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderDateOneProj.rpt new file mode 100644 index 0000000..89e508d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderDateOneProj.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderNotStartedOneProj.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderNotStartedOneProj.rpt new file mode 100644 index 0000000..6d4c459 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderNotStartedOneProj.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderSummary.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderSummary.rpt new file mode 100644 index 0000000..b1b85f5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathOrderSummary.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathRates.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathRates.rpt new file mode 100644 index 0000000..d9dd9ac Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LathRates.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotEffDates.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotEffDates.rpt new file mode 100644 index 0000000..de568bc Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotEffDates.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotList1Project.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotList1Project.rpt new file mode 100644 index 0000000..b418c2f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotList1Project.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotMatrlCostbyPlan.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotMatrlCostbyPlan.rpt new file mode 100644 index 0000000..caee263 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotMatrlCostbyPlan.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotNotes.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotNotes.rpt new file mode 100644 index 0000000..42cc958 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotNotes.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotOptions.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotOptions.rpt new file mode 100644 index 0000000..6d06423 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotOptions.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotProduction.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotProduction.rpt new file mode 100644 index 0000000..f3b0bfc Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotProduction.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotsRemain1Project.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotsRemain1Project.rpt new file mode 100644 index 0000000..c784363 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotsRemain1Project.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotsStuccoforJC.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotsStuccoforJC.rpt new file mode 100644 index 0000000..ab255cb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/LotsStuccoforJC.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Lotswithfuturedate.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Lotswithfuturedate.rpt new file mode 100644 index 0000000..71d81c4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Lotswithfuturedate.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MHP3P.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MHP3P.rpt new file mode 100644 index 0000000..e54a45a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MHP3P.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MaterialsRPT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MaterialsRPT.rpt new file mode 100644 index 0000000..226f0a1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MaterialsRPT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Measure.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Measure.rpt new file mode 100644 index 0000000..834a428 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Measure.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MetroList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MetroList.rpt new file mode 100644 index 0000000..fae3a26 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MetroList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MetroPR.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MetroPR.rpt new file mode 100644 index 0000000..668d200 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MetroPR.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MetroPayroll.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MetroPayroll.rpt new file mode 100644 index 0000000..415c26c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/MetroPayroll.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Montelucia.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Montelucia.rpt new file mode 100644 index 0000000..eca734f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Montelucia.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewBrown.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewBrown.rpt new file mode 100644 index 0000000..2cdfc31 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewBrown.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewBrownM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewBrownM.rpt new file mode 100644 index 0000000..a24f492 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewBrownM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewBrownOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewBrownOLD.rpt new file mode 100644 index 0000000..334cd11 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewBrownOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewBrownxxx.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewBrownxxx.rpt new file mode 100644 index 0000000..05321d8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewBrownxxx.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewProj.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewProj.rpt new file mode 100644 index 0000000..b4ef935 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewProj.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewScratch.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewScratch.rpt new file mode 100644 index 0000000..3af5c48 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewScratch.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewScratchOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewScratchOLD.rpt new file mode 100644 index 0000000..19c3ae9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewScratchOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewTexture.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewTexture.rpt new file mode 100644 index 0000000..a54f2e8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewTexture.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewTextureM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewTextureM.rpt new file mode 100644 index 0000000..4fb13a4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewTextureM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewTextureOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewTextureOLD.rpt new file mode 100644 index 0000000..8a01687 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NewTextureOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NoBirth.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NoBirth.rpt new file mode 100644 index 0000000..e44ba70 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/NoBirth.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Northshore.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Northshore.rpt new file mode 100644 index 0000000..e6b594e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Northshore.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OHours1Emp.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OHours1Emp.rpt new file mode 100644 index 0000000..1b34584 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OHours1Emp.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OSHAHrs.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OSHAHrs.rpt new file mode 100644 index 0000000..98e4299 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OSHAHrs.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OT Hours.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OT Hours.rpt new file mode 100644 index 0000000..09addde Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OT Hours.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OT Hours2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OT Hours2.rpt new file mode 100644 index 0000000..bef7402 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OT Hours2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OT Hours3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OT Hours3.rpt new file mode 100644 index 0000000..a099d0d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OT Hours3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OT Hours3E.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OT Hours3E.rpt new file mode 100644 index 0000000..902a754 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OT Hours3E.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ObamaCare2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ObamaCare2.rpt new file mode 100644 index 0000000..3c3c06c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ObamaCare2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ObamaCare3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ObamaCare3.rpt new file mode 100644 index 0000000..d7f6ff1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ObamaCare3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ObamaCareGraff.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ObamaCareGraff.rpt new file mode 100644 index 0000000..feb1474 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ObamaCareGraff.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ObamaCensus.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ObamaCensus.rpt new file mode 100644 index 0000000..0598dd1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ObamaCensus.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OpenHse.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OpenHse.rpt new file mode 100644 index 0000000..94f3535 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OpenHse.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OpenHseXX.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OpenHseXX.rpt new file mode 100644 index 0000000..57cf1ed Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OpenHseXX.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OpenPr.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OpenPr.rpt new file mode 100644 index 0000000..4114f4b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OpenPr.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OpenTest.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OpenTest.rpt new file mode 100644 index 0000000..390b0ca Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OpenTest.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OptYdge.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OptYdge.rpt new file mode 100644 index 0000000..af1e6f3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OptYdge.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OptionAdj.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OptionAdj.rpt new file mode 100644 index 0000000..789fb3f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OptionAdj.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OptionUsed.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OptionUsed.rpt new file mode 100644 index 0000000..49ded8c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OptionUsed.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrdChkList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrdChkList.rpt new file mode 100644 index 0000000..3dd0451 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrdChkList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesList.rpt new file mode 100644 index 0000000..3c1e271 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate.rpt new file mode 100644 index 0000000..1303c42 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate1Builder.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate1Builder.rpt new file mode 100644 index 0000000..5affff7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate1Builder.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate1Builder2020.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate1Builder2020.rpt new file mode 100644 index 0000000..49b7da8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate1Builder2020.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate1Project.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate1Project.rpt new file mode 100644 index 0000000..6843185 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate1Project.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate1Project_2020.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate1Project_2020.rpt new file mode 100644 index 0000000..46eb2ef Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderDatesListbyDate1Project_2020.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderbySuper.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderbySuper.rpt new file mode 100644 index 0000000..7eb60a7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderbySuper.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderbySuperSum.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderbySuperSum.rpt new file mode 100644 index 0000000..6e35689 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/OrderbySuperSum.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime Hours.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime Hours.rpt new file mode 100644 index 0000000..5035990 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime Hours.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime Hours2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime Hours2.rpt new file mode 100644 index 0000000..46673c6 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime Hours2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime.rpt new file mode 100644 index 0000000..6c0664c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime2.rpt new file mode 100644 index 0000000..fb1f17d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime3.rpt new file mode 100644 index 0000000..b707c15 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Overtime3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO.rpt new file mode 100644 index 0000000..b6ba5b9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO_21_2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO_21_2.rpt new file mode 100644 index 0000000..3a741fa Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO_21_2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO_3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO_3.rpt new file mode 100644 index 0000000..80f5c3e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO_3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO_ORIG2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO_ORIG2.rpt new file mode 100644 index 0000000..ee5f96f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO_ORIG2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO_XX.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO_XX.rpt new file mode 100644 index 0000000..b07a7bf Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYEMPINFO_XX.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO.rpt new file mode 100644 index 0000000..4120582 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO0128.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO0128.rpt new file mode 100644 index 0000000..35deb29 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO0128.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO2.rpt new file mode 100644 index 0000000..046595f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO22.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO22.rpt new file mode 100644 index 0000000..77b9727 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO22.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO22X.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO22X.rpt new file mode 100644 index 0000000..e544293 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO22X.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO22ZZ.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO22ZZ.rpt new file mode 100644 index 0000000..4291eab Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO22ZZ.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO2XX.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO2XX.rpt new file mode 100644 index 0000000..4b94ae3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO2XX.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO2_HOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO2_HOLD.rpt new file mode 100644 index 0000000..6829ce7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO2_HOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO99.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO99.rpt new file mode 100644 index 0000000..d690aee Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO99.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFOCS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFOCS.rpt new file mode 100644 index 0000000..c2da4f2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFOCS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFOXX.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFOXX.rpt new file mode 100644 index 0000000..945f67c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFOXX.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_05232021.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_05232021.rpt new file mode 100644 index 0000000..9599470 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_05232021.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_0606.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_0606.rpt new file mode 100644 index 0000000..ab5ab7d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_0606.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_0607.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_0607.rpt new file mode 100644 index 0000000..5bf10a2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_0607.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_17.rpt new file mode 100644 index 0000000..f70a5ce Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_BAD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_BAD.rpt new file mode 100644 index 0000000..f22350a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_BAD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_OLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_OLD.rpt new file mode 100644 index 0000000..a0f88f1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_OLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_OLD_2021.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_OLD_2021.rpt new file mode 100644 index 0000000..a0f88f1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_OLD_2021.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_Orig.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_Orig.rpt new file mode 100644 index 0000000..21ec181 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PAYINFO_Orig.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBilling 0926.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBilling 0926.rpt new file mode 100644 index 0000000..31aeeea Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBilling 0926.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBilling Test.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBilling Test.rpt new file mode 100644 index 0000000..9ddae2d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBilling Test.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBilling.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBilling.rpt new file mode 100644 index 0000000..5ff5204 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBilling.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBillingOld.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBillingOld.rpt new file mode 100644 index 0000000..f1407cb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBillingOld.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBilling_Old.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBilling_Old.rpt new file mode 100644 index 0000000..763f382 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBilling_Old.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBillingxxx.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBillingxxx.rpt new file mode 100644 index 0000000..f97f81e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PBillingxxx.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PODetail.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PODetail.rpt new file mode 100644 index 0000000..34a2628 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PODetail.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POInfo.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POInfo.rpt new file mode 100644 index 0000000..3875a3b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POInfo.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POInvUsage.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POInvUsage.rpt new file mode 100644 index 0000000..3a644a5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POInvUsage.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POIssue.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POIssue.rpt new file mode 100644 index 0000000..0e8a636 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POIssue.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POListDescend.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POListDescend.rpt new file mode 100644 index 0000000..fa9b94f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POListDescend.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POMatD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POMatD.rpt new file mode 100644 index 0000000..174a219 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POMatD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POMatS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POMatS.rpt new file mode 100644 index 0000000..9c41682 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POMatS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POMisc.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POMisc.rpt new file mode 100644 index 0000000..c94b949 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POMisc.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POMisc0116.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POMisc0116.rpt new file mode 100644 index 0000000..9689959 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POMisc0116.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POPay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POPay.rpt new file mode 100644 index 0000000..7ebb0e2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POPay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POPrice.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POPrice.rpt new file mode 100644 index 0000000..4761a04 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POPrice.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POYard.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POYard.rpt new file mode 100644 index 0000000..0a4440a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POYard.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POYard3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POYard3.rpt new file mode 100644 index 0000000..4a86465 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POYard3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POYardM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POYardM.rpt new file mode 100644 index 0000000..35bdf95 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POYardM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POptMat.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POptMat.rpt new file mode 100644 index 0000000..4eff253 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POptMat.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POptMat2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POptMat2.rpt new file mode 100644 index 0000000..416dc4e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/POptMat2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PR Hours Detail 1 Emp.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PR Hours Detail 1 Emp.rpt new file mode 100644 index 0000000..69387bd Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PR Hours Detail 1 Emp.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PR Hours Summary.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PR Hours Summary.rpt new file mode 100644 index 0000000..597eb22 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PR Hours Summary.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PRCheckList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PRCheckList.rpt new file mode 100644 index 0000000..039cffd Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PRCheckList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PRCheckList2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PRCheckList2.rpt new file mode 100644 index 0000000..33f38a3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PRCheckList2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PRCheckList3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PRCheckList3.rpt new file mode 100644 index 0000000..52d5355 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PRCheckList3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PREmpList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PREmpList.rpt new file mode 100644 index 0000000..fb7cc05 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PREmpList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSLathpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSLathpay.rpt new file mode 100644 index 0000000..93f4e98 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSLathpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSLathpay_1005.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSLathpay_1005.rpt new file mode 100644 index 0000000..097b98c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSLathpay_1005.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSPOpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSPOpay.rpt new file mode 100644 index 0000000..90afa8b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSPOpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSPOpay_1005.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSPOpay_1005.rpt new file mode 100644 index 0000000..8857fc7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSPOpay_1005.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSScaffoldpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSScaffoldpay.rpt new file mode 100644 index 0000000..99f0130 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSScaffoldpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSStonepay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSStonepay.rpt new file mode 100644 index 0000000..95b3f6b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSStonepay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSStuccopay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSStuccopay.rpt new file mode 100644 index 0000000..408555e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSStuccopay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSSynpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSSynpay.rpt new file mode 100644 index 0000000..c06c151 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PSSynpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Lath.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Lath.rpt new file mode 100644 index 0000000..583f725 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Lath.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Lath2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Lath2.rpt new file mode 100644 index 0000000..85cc4ba Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Lath2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Sand.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Sand.rpt new file mode 100644 index 0000000..3516285 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Sand.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Skip.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Skip.rpt new file mode 100644 index 0000000..f2b0ad5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Skip.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Syn.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Syn.rpt new file mode 100644 index 0000000..9175da5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Syn.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_TC.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_TC.rpt new file mode 100644 index 0000000..1bae59f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_TC.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Wrap.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Wrap.rpt new file mode 100644 index 0000000..1ee1ba9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/P_Wrap.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaidStone.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaidStone.rpt new file mode 100644 index 0000000..afe4a44 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaidStone.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintFlag.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintFlag.rpt new file mode 100644 index 0000000..a190d74 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintFlag.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintInv.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintInv.rpt new file mode 100644 index 0000000..2bdb402 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintInv.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintLots.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintLots.rpt new file mode 100644 index 0000000..fd00797 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintLots.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPR.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPR.rpt new file mode 100644 index 0000000..0b3d564 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPR.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay.rpt new file mode 100644 index 0000000..bbc82e3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay1.rpt new file mode 100644 index 0000000..8c41bf0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay2.rpt new file mode 100644 index 0000000..fd3b4d5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay3.rpt new file mode 100644 index 0000000..60c3d5e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay4.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay4.rpt new file mode 100644 index 0000000..c82b4b2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay4.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay5.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay5.rpt new file mode 100644 index 0000000..86bb04f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay5.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay6.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay6.rpt new file mode 100644 index 0000000..3ff1596 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPay6.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPrintFlag.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPrintFlag.rpt new file mode 100644 index 0000000..6fa5205 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintPrintFlag.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintStatus.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintStatus.rpt new file mode 100644 index 0000000..7fb157d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintStatus.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintStatus2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintStatus2.rpt new file mode 100644 index 0000000..7e943be Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PaintStatus2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayByProj.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayByProj.rpt new file mode 100644 index 0000000..00c6aac Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayByProj.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayByProj2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayByProj2.rpt new file mode 100644 index 0000000..38065cb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayByProj2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayByProjOld.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayByProjOld.rpt new file mode 100644 index 0000000..483d678 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayByProjOld.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayCrewLog.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayCrewLog.rpt new file mode 100644 index 0000000..05f9113 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayCrewLog.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayDetail.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayDetail.rpt new file mode 100644 index 0000000..1687231 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayDetail.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayList.rpt new file mode 100644 index 0000000..bf479a5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayList2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayList2.rpt new file mode 100644 index 0000000..17f49cf Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayList2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayList3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayList3.rpt new file mode 100644 index 0000000..00ae0af Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayList3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayList99.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayList99.rpt new file mode 100644 index 0000000..bfb5633 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayList99.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayLog.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayLog.rpt new file mode 100644 index 0000000..8fd617e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayLog.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayStucco.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayStucco.rpt new file mode 100644 index 0000000..e0a3284 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayStucco.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPLathpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPLathpay.rpt new file mode 100644 index 0000000..868bd4e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPLathpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPPOpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPPOpay.rpt new file mode 100644 index 0000000..c53f5f3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPPOpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPScaffoldpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPScaffoldpay.rpt new file mode 100644 index 0000000..33e0dd4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPScaffoldpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPSynpayB.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPSynpayB.rpt new file mode 100644 index 0000000..f99d21f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPSynpayB.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPSynpayT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPSynpayT.rpt new file mode 100644 index 0000000..5653e57 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPSynpayT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPWrapPay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPWrapPay.rpt new file mode 100644 index 0000000..3da49ba Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPWrapPay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopay.rpt new file mode 100644 index 0000000..379e3ee Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopayB.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopayB.rpt new file mode 100644 index 0000000..20ab242 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopayB.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopayNoYds.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopayNoYds.rpt new file mode 100644 index 0000000..86571ed Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopayNoYds.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopayS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopayS.rpt new file mode 100644 index 0000000..35d894b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopayS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopayT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopayT.rpt new file mode 100644 index 0000000..b9da32c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Modified/RPstuccopayT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpay.rpt new file mode 100644 index 0000000..45f7bfa Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpay3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpay3.rpt new file mode 100644 index 0000000..17109dc Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpay3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpay4.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpay4.rpt new file mode 100644 index 0000000..637e114 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpay4.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpayKEEP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpayKEEP.rpt new file mode 100644 index 0000000..f472a45 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpayKEEP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpayORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpayORIG.rpt new file mode 100644 index 0000000..efb97ef Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPLathpayORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPPOPayORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPPOPayORIG.rpt new file mode 100644 index 0000000..e55807b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPPOPayORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPPOpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPPOpay.rpt new file mode 100644 index 0000000..c53f5f3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPPOpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPScaffoldpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPScaffoldpay.rpt new file mode 100644 index 0000000..33e0dd4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPScaffoldpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPScaffoldpayORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPScaffoldpayORIG.rpt new file mode 100644 index 0000000..31b54f9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPScaffoldpayORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPStonepay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPStonepay.rpt new file mode 100644 index 0000000..6ee4c4e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPStonepay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPStonepayORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPStonepayORIG.rpt new file mode 100644 index 0000000..d4ffcfa Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPStonepayORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpay.rpt new file mode 100644 index 0000000..ec923d2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpayB.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpayB.rpt new file mode 100644 index 0000000..f99d21f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpayB.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpayOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpayOLD.rpt new file mode 100644 index 0000000..8b3b073 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpayOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpayORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpayORIG.rpt new file mode 100644 index 0000000..d835c1f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpayORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpayT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpayT.rpt new file mode 100644 index 0000000..5653e57 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPSynpayT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPWrapPay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPWrapPay.rpt new file mode 100644 index 0000000..5ba3e4e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPWrapPay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPWrapPayKEEP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPWrapPayKEEP.rpt new file mode 100644 index 0000000..49fc509 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPWrapPayKEEP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPWrapPayORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPWrapPayORIG.rpt new file mode 100644 index 0000000..575e2ba Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPWrapPayORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopay.rpt new file mode 100644 index 0000000..1f6ab15 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopay3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopay3.rpt new file mode 100644 index 0000000..705af27 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopay3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayB.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayB.rpt new file mode 100644 index 0000000..d7c82ad Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayB.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayB3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayB3.rpt new file mode 100644 index 0000000..41f4925 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayB3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayB_OLD_2021.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayB_OLD_2021.rpt new file mode 100644 index 0000000..91c3993 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayB_OLD_2021.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayB_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayB_ORIG.rpt new file mode 100644 index 0000000..4320198 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayB_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayKEEP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayKEEP.rpt new file mode 100644 index 0000000..3755329 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayKEEP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayORIG.rpt new file mode 100644 index 0000000..01df02f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayS.rpt new file mode 100644 index 0000000..ab3cc80 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayS3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayS3.rpt new file mode 100644 index 0000000..e0386f9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayS3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayS_OLD_2021.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayS_OLD_2021.rpt new file mode 100644 index 0000000..46fbfdd Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayS_OLD_2021.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayS_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayS_ORIG.rpt new file mode 100644 index 0000000..f65bf7b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayS_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayT.rpt new file mode 100644 index 0000000..d6a3f53 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayT3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayT3.rpt new file mode 100644 index 0000000..f6bcac2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayT3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayT_OLD_2021.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayT_OLD_2021.rpt new file mode 100644 index 0000000..2eacbec Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayT_OLD_2021.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayT_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayT_ORIG.rpt new file mode 100644 index 0000000..d0168ef Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopayT_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopay_OLD_2021.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopay_OLD_2021.rpt new file mode 100644 index 0000000..4f78b8b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Pay_2021_0325/Original/RPstuccopay_OLD_2021.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Payroll by Builder.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Payroll by Builder.rpt new file mode 100644 index 0000000..3ae6b6e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Payroll by Builder.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayrollAudit.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayrollAudit.rpt new file mode 100644 index 0000000..a94ccc7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PayrollAudit.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PlanOpt.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PlanOpt.rpt new file mode 100644 index 0000000..2b46891 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PlanOpt.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PlanOptions.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PlanOptions.rpt new file mode 100644 index 0000000..d2e063f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PlanOptions.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PlanUsage.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PlanUsage.rpt new file mode 100644 index 0000000..20cfde3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PlanUsage.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Plans.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Plans.rpt new file mode 100644 index 0000000..0455e95 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Plans.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PlansInfo.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PlansInfo.rpt new file mode 100644 index 0000000..f314acb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PlansInfo.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPay.rpt new file mode 100644 index 0000000..be36a7f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayNew.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayNew.rpt new file mode 100644 index 0000000..7ed9d01 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayNew.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayNewCR.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayNewCR.rpt new file mode 100644 index 0000000..142d40d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayNewCR.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayNewS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayNewS.rpt new file mode 100644 index 0000000..63bc909 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayNewS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayNewSW.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayNewSW.rpt new file mode 100644 index 0000000..98e7b11 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayNewSW.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayVW.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayVW.rpt new file mode 100644 index 0000000..255f90c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PosPayVW.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList.rpt new file mode 100644 index 0000000..f6a4d05 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList0926.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList0926.rpt new file mode 100644 index 0000000..d43da83 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList0926.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList9.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList9.rpt new file mode 100644 index 0000000..f186098 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList9.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList_Bill.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList_Bill.rpt new file mode 100644 index 0000000..c94e801 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList_Bill.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList_Bill2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList_Bill2.rpt new file mode 100644 index 0000000..5b67d12 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList_Bill2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList_Plan.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList_Plan.rpt new file mode 100644 index 0000000..51d4d2b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceList_Plan.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceReport.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceReport.rpt new file mode 100644 index 0000000..ce4385c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PriceReport.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjCont.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjCont.rpt new file mode 100644 index 0000000..a1d37f2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjCont.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjList.rpt new file mode 100644 index 0000000..1926d71 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjListEngle.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjListEngle.rpt new file mode 100644 index 0000000..39c4f77 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjListEngle.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjLotOpt.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjLotOpt.rpt new file mode 100644 index 0000000..96da536 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjLotOpt.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectForInsurance.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectForInsurance.rpt new file mode 100644 index 0000000..1969dab Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectForInsurance.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectPlanPrice.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectPlanPrice.rpt new file mode 100644 index 0000000..3667714 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectPlanPrice.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectStatus.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectStatus.rpt new file mode 100644 index 0000000..1e0c9b1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectStatus.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectSuper.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectSuper.rpt new file mode 100644 index 0000000..cce17fb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectSuper.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectsDone.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectsDone.rpt new file mode 100644 index 0000000..b8b3238 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectsDone.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectsInfo.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectsInfo.rpt new file mode 100644 index 0000000..3d41e6a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ProjectsInfo.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PulteTypar.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PulteTypar.rpt new file mode 100644 index 0000000..f195778 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/PulteTypar.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPLathpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPLathpay.rpt new file mode 100644 index 0000000..043acbf Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPLathpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPPOpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPPOpay.rpt new file mode 100644 index 0000000..c53f5f3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPPOpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPScaffoldpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPScaffoldpay.rpt new file mode 100644 index 0000000..33e0dd4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPScaffoldpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPStonepay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPStonepay.rpt new file mode 100644 index 0000000..6ee4c4e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPStonepay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPSynpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPSynpay.rpt new file mode 100644 index 0000000..ec923d2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPSynpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPSynpayB.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPSynpayB.rpt new file mode 100644 index 0000000..f99d21f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPSynpayB.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPSynpayT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPSynpayT.rpt new file mode 100644 index 0000000..5653e57 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPSynpayT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPWrapPay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPWrapPay.rpt new file mode 100644 index 0000000..1829f24 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPWrapPay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPstuccopay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPstuccopay.rpt new file mode 100644 index 0000000..a136300 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPstuccopay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPstuccopayB.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPstuccopayB.rpt new file mode 100644 index 0000000..90e0ebd Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPstuccopayB.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPstuccopayS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPstuccopayS.rpt new file mode 100644 index 0000000..9b6c45c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPstuccopayS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPstuccopayT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPstuccopayT.rpt new file mode 100644 index 0000000..bef1ec7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPFiles/RPstuccopayT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay.rpt new file mode 100644 index 0000000..359bd7e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay3.rpt new file mode 100644 index 0000000..17109dc Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay4.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay4.rpt new file mode 100644 index 0000000..637e114 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay4.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpayKEEP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpayKEEP.rpt new file mode 100644 index 0000000..f472a45 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpayKEEP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpayNoYds.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpayNoYds.rpt new file mode 100644 index 0000000..53d40e4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpayNoYds.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpayORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpayORIG.rpt new file mode 100644 index 0000000..efb97ef Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpayORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay_0606.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay_0606.rpt new file mode 100644 index 0000000..0ac87c0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay_0606.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay_0920.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay_0920.rpt new file mode 100644 index 0000000..24d4365 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPLathpay_0920.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPOPay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPOPay.rpt new file mode 100644 index 0000000..679b6a4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPOPay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPOPayORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPOPayORIG.rpt new file mode 100644 index 0000000..e55807b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPOPayORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPOpayHOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPOpayHOLD.rpt new file mode 100644 index 0000000..c53f5f3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPOpayHOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay.rpt new file mode 100644 index 0000000..f8607cf Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay2.rpt new file mode 100644 index 0000000..25b3937 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay3.rpt new file mode 100644 index 0000000..d470109 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay3B.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay3B.rpt new file mode 100644 index 0000000..ac3c556 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay3B.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay3ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay3ORIG.rpt new file mode 100644 index 0000000..a3a6024 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPay3ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPayXXX.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPayXXX.rpt new file mode 100644 index 0000000..601f413 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPPaintPayXXX.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPScaffoldpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPScaffoldpay.rpt new file mode 100644 index 0000000..d460ad3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPScaffoldpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPScaffoldpayORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPScaffoldpayORIG.rpt new file mode 100644 index 0000000..31b54f9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPScaffoldpayORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPStonepay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPStonepay.rpt new file mode 100644 index 0000000..6ee4c4e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPStonepay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPStonepayORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPStonepayORIG.rpt new file mode 100644 index 0000000..d4ffcfa Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPStonepayORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpay.rpt new file mode 100644 index 0000000..ec923d2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpayB.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpayB.rpt new file mode 100644 index 0000000..f99d21f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpayB.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpayOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpayOLD.rpt new file mode 100644 index 0000000..8b3b073 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpayOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpayORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpayORIG.rpt new file mode 100644 index 0000000..d835c1f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpayORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpayT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpayT.rpt new file mode 100644 index 0000000..5653e57 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPSynpayT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/actual.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/actual.rpt new file mode 100644 index 0000000..727e356 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/actual.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/super.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/super.rpt new file mode 100644 index 0000000..0f9e8b1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/super.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/superL.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/superL.rpt new file mode 100644 index 0000000..834260d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/superL.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/superS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/superS.rpt new file mode 100644 index 0000000..762514a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/superS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/superW.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/superW.rpt new file mode 100644 index 0000000..58b7f0a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTS 20210910/superW.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTyvekPay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTyvekPay.rpt new file mode 100644 index 0000000..ca17e73 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPTyvekPay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPay.rpt new file mode 100644 index 0000000..2f54ead Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPayKEEP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPayKEEP.rpt new file mode 100644 index 0000000..49fc509 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPayKEEP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPayNoYds.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPayNoYds.rpt new file mode 100644 index 0000000..a9ceff1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPayNoYds.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPayORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPayORIG.rpt new file mode 100644 index 0000000..575e2ba Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPayORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPay_1005.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPay_1005.rpt new file mode 100644 index 0000000..cd657ec Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPWrapPay_1005.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay.rpt new file mode 100644 index 0000000..d728307 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay3.rpt new file mode 100644 index 0000000..705af27 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayAT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayAT.rpt new file mode 100644 index 0000000..400603e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayAT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB.rpt new file mode 100644 index 0000000..dc59139 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB3.rpt new file mode 100644 index 0000000..41f4925 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayBNoYds.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayBNoYds.rpt new file mode 100644 index 0000000..e135cc6 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayBNoYds.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayBT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayBT.rpt new file mode 100644 index 0000000..8555f07 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayBT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayBT0610.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayBT0610.rpt new file mode 100644 index 0000000..29ab55d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayBT0610.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB_0923.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB_0923.rpt new file mode 100644 index 0000000..2be6280 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB_0923.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB_OLD_2021.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB_OLD_2021.rpt new file mode 100644 index 0000000..91c3993 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB_OLD_2021.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB_ORIG.rpt new file mode 100644 index 0000000..4320198 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayB_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayKEEP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayKEEP.rpt new file mode 100644 index 0000000..3755329 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayKEEP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayNoYds.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayNoYds.rpt new file mode 100644 index 0000000..46dde8b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayNoYds.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayORIG.rpt new file mode 100644 index 0000000..01df02f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayS.rpt new file mode 100644 index 0000000..ab3cc80 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayS3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayS3.rpt new file mode 100644 index 0000000..e0386f9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayS3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopaySNoYds.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopaySNoYds.rpt new file mode 100644 index 0000000..b0853e2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopaySNoYds.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayST.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayST.rpt new file mode 100644 index 0000000..1d40e99 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayST.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayS_OLD_2021.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayS_OLD_2021.rpt new file mode 100644 index 0000000..46fbfdd Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayS_OLD_2021.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayS_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayS_ORIG.rpt new file mode 100644 index 0000000..f65bf7b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayS_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT.rpt new file mode 100644 index 0000000..9cf518a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT3.rpt new file mode 100644 index 0000000..f6bcac2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayTNoYds.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayTNoYds.rpt new file mode 100644 index 0000000..86c163e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayTNoYds.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayTT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayTT.rpt new file mode 100644 index 0000000..a89dc18 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayTT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT_0923.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT_0923.rpt new file mode 100644 index 0000000..d6a3f53 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT_0923.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT_OLD_2021.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT_OLD_2021.rpt new file mode 100644 index 0000000..2eacbec Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT_OLD_2021.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT_ORIG.rpt new file mode 100644 index 0000000..d0168ef Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayT_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayVNoYds.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayVNoYds.rpt new file mode 100644 index 0000000..28c2e65 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopayVNoYds.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay_0920.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay_0920.rpt new file mode 100644 index 0000000..7bd705b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay_0920.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay_092022.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay_092022.rpt new file mode 100644 index 0000000..d728307 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay_092022.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay_OLD_2021.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay_OLD_2021.rpt new file mode 100644 index 0000000..4f78b8b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RPstuccopay_OLD_2021.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RenegadeTexture.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RenegadeTexture.rpt new file mode 100644 index 0000000..cedabe0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RenegadeTexture.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RenegadeTexture2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RenegadeTexture2.rpt new file mode 100644 index 0000000..8493c3a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/RenegadeTexture2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Repairs1Prj.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Repairs1Prj.rpt new file mode 100644 index 0000000..88ef8cb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Repairs1Prj.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SC_Crew_List.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SC_Crew_List.rpt new file mode 100644 index 0000000..a74deab Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SC_Crew_List.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SWICustPO.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SWICustPO.rpt new file mode 100644 index 0000000..50549b1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SWICustPO.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SalesTax.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SalesTax.rpt new file mode 100644 index 0000000..f9b2299 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SalesTax.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ScafCompare.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ScafCompare.rpt new file mode 100644 index 0000000..c5f05bc Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ScafCompare.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ScaffoldList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ScaffoldList.rpt new file mode 100644 index 0000000..344f53f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ScaffoldList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ScaffoldListBAD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ScaffoldListBAD.rpt new file mode 100644 index 0000000..e248e90 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ScaffoldListBAD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SecTexture.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SecTexture.rpt new file mode 100644 index 0000000..381643d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SecTexture.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SpecInvRpt.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SpecInvRpt.rpt new file mode 100644 index 0000000..fc8ef1e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SpecInvRpt.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SpecPO_1Proj.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SpecPO_1Proj.rpt new file mode 100644 index 0000000..f147260 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SpecPO_1Proj.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Start2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Start2.rpt new file mode 100644 index 0000000..2023384 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Start2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Start3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Start3.rpt new file mode 100644 index 0000000..10ae431 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Start3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Start4.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Start4.rpt new file mode 100644 index 0000000..5091d5e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Start4.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StartLathTex.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StartLathTex.rpt new file mode 100644 index 0000000..4b5b863 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StartLathTex.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StateCode.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StateCode.rpt new file mode 100644 index 0000000..62a380d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StateCode.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Stone.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Stone.rpt new file mode 100644 index 0000000..60f8347 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Stone.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Stone2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Stone2.rpt new file mode 100644 index 0000000..45d1069 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Stone2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StoneCount.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StoneCount.rpt new file mode 100644 index 0000000..24d2a2c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StoneCount.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StoneInv.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StoneInv.rpt new file mode 100644 index 0000000..9bc42ed Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StoneInv.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StoneOpt.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StoneOpt.rpt new file mode 100644 index 0000000..4fcc09d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StoneOpt.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePR.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePR.rpt new file mode 100644 index 0000000..0986132 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePR.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePay.rpt new file mode 100644 index 0000000..9e3608e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePay3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePay3.rpt new file mode 100644 index 0000000..1bb32eb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePay3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePay3x.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePay3x.rpt new file mode 100644 index 0000000..a9787a5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePay3x.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePay4.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePay4.rpt new file mode 100644 index 0000000..d2076bb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePay4.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePayOld.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePayOld.rpt new file mode 100644 index 0000000..ea229ba Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePayOld.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePlans.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePlans.rpt new file mode 100644 index 0000000..ba60bcf Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StonePlans.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StoneUsage.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StoneUsage.rpt new file mode 100644 index 0000000..ebca061 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StoneUsage.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StuccoRates.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StuccoRates.rpt new file mode 100644 index 0000000..b5d7587 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/StuccoRates.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Stucco_TAll_Wrap.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Stucco_TAll_Wrap.rpt new file mode 100644 index 0000000..7fdef23 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Stucco_TAll_Wrap.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SupersList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SupersList.rpt new file mode 100644 index 0000000..9c814d2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SupersList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SupplierInvPriceList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SupplierInvPriceList.rpt new file mode 100644 index 0000000..f12fc6d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/SupplierInvPriceList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TESTVWP.RPT b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TESTVWP.RPT new file mode 100644 index 0000000..0272b62 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TESTVWP.RPT differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET.rpt new file mode 100644 index 0000000..3de1135 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET22.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET22.rpt new file mode 100644 index 0000000..05b8cc4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET22.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET9_6.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET9_6.rpt new file mode 100644 index 0000000..ee932af Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET9_6.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETAFTER.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETAFTER.rpt new file mode 100644 index 0000000..08d7dc1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETAFTER.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETN2020.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETN2020.rpt new file mode 100644 index 0000000..a4bdbc6 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETN2020.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew.rpt new file mode 100644 index 0000000..3236801 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21 Sam.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21 Sam.rpt new file mode 100644 index 0000000..de7e4db Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21 Sam.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21.rpt new file mode 100644 index 0000000..eef14e3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21TEST.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21TEST.rpt new file mode 100644 index 0000000..c63c437 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21TEST.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21Z.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21Z.rpt new file mode 100644 index 0000000..77600a5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21Z.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21_3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21_3.rpt new file mode 100644 index 0000000..27e1902 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21_3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21_32.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21_32.rpt new file mode 100644 index 0000000..1bbb00e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21_32.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21_34.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21_34.rpt new file mode 100644 index 0000000..8279db4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew21_34.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew2x1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew2x1.rpt new file mode 100644 index 0000000..2571af4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNew2x1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNewORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNewORIG.rpt new file mode 100644 index 0000000..3063ce1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNewORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNewX.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNewX.rpt new file mode 100644 index 0000000..e1e35e6 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETNewX.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETXX.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETXX.rpt new file mode 100644 index 0000000..eb7bc41 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEETXX.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET_220810.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET_220810.rpt new file mode 100644 index 0000000..fdfed21 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET_220810.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET_SAVE.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET_SAVE.rpt new file mode 100644 index 0000000..df90f51 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TIMESHEET_SAVE.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TOInvCompare.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TOInvCompare.rpt new file mode 100644 index 0000000..7f0a341 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TOInvCompare.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TOList1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TOList1.rpt new file mode 100644 index 0000000..e78d136 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TOList1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TP_WRAP_All.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TP_WRAP_All.rpt new file mode 100644 index 0000000..e32a2e0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TP_WRAP_All.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Lath.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Lath.rpt new file mode 100644 index 0000000..9b20a22 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Lath.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Lath4_TEST.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Lath4_TEST.rpt new file mode 100644 index 0000000..9aa5ff1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Lath4_TEST.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_OPT_NUM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_OPT_NUM.rpt new file mode 100644 index 0000000..85e3f67 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_OPT_NUM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_OPT_NUM_2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_OPT_NUM_2.rpt new file mode 100644 index 0000000..6e67059 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_OPT_NUM_2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Sand.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Sand.rpt new file mode 100644 index 0000000..2beebbf Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Sand.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Skip.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Skip.rpt new file mode 100644 index 0000000..419a8ff Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Skip.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Syn.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Syn.rpt new file mode 100644 index 0000000..de11133 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Syn.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_TC.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_TC.rpt new file mode 100644 index 0000000..79e145d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_TC.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Wrap.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Wrap.rpt new file mode 100644 index 0000000..31c0ec8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/T_Wrap.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Takeoff.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Takeoff.rpt new file mode 100644 index 0000000..1b4b461 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Takeoff.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Takeoff2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Takeoff2.rpt new file mode 100644 index 0000000..8f1a8c2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Takeoff2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TakeoffAdj.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TakeoffAdj.rpt new file mode 100644 index 0000000..4e368b0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TakeoffAdj.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TakeoffAdj_Orig.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TakeoffAdj_Orig.rpt new file mode 100644 index 0000000..e770fc7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TakeoffAdj_Orig.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TakeoffOrig.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TakeoffOrig.rpt new file mode 100644 index 0000000..57f1469 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TakeoffOrig.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TestPopOut.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TestPopOut.rpt new file mode 100644 index 0000000..30dfba1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TestPopOut.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TestRpt4.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TestRpt4.rpt new file mode 100644 index 0000000..3b43d18 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TestRpt4.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TextureOrderDateList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TextureOrderDateList.rpt new file mode 100644 index 0000000..5af17d0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TextureOrderDateList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TextureOrderDateListNoBill.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TextureOrderDateListNoBill.rpt new file mode 100644 index 0000000..a562202 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TextureOrderDateListNoBill.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TextureOrderDateListOne.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TextureOrderDateListOne.rpt new file mode 100644 index 0000000..d329314 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TextureOrderDateListOne.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Texture_PayInfo.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Texture_PayInfo.rpt new file mode 100644 index 0000000..c84c653 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Texture_PayInfo.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TucsonSW.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TucsonSW.rpt new file mode 100644 index 0000000..63e5fef Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/TucsonSW.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/UmEmp.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/UmEmp.rpt new file mode 100644 index 0000000..4c878c4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/UmEmp.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/UnPaidPaySheets.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/UnPaidPaySheets.rpt new file mode 100644 index 0000000..f3936f1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/UnPaidPaySheets.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Unused Plans.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Unused Plans.rpt new file mode 100644 index 0000000..f6115b2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/Unused Plans.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/VWPCustPO.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/VWPCustPO.rpt new file mode 100644 index 0000000..658cbc7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/VWPCustPO.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ValidProject.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ValidProject.rpt new file mode 100644 index 0000000..d640c57 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ValidProject.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/VoidCk.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/VoidCk.rpt new file mode 100644 index 0000000..8dce2ab Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/VoidCk.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WCMonth1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WCMonth1.rpt new file mode 100644 index 0000000..18b6f88 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WCMonth1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WCMonth1V05.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WCMonth1V05.rpt new file mode 100644 index 0000000..a812236 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WCMonth1V05.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WCMonth2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WCMonth2.rpt new file mode 100644 index 0000000..afba5a5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WCMonth2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WCSummary.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WCSummary.rpt new file mode 100644 index 0000000..00ed5f1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WCSummary.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WRAP_TAll_Wrap.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WRAP_TAll_Wrap.rpt new file mode 100644 index 0000000..05fcbc5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WRAP_TAll_Wrap.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WrapPR.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WrapPR.rpt new file mode 100644 index 0000000..10e59fb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/WrapPR.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YardInvPriceList.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YardInvPriceList.rpt new file mode 100644 index 0000000..d6d25f5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YardInvPriceList.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YardMaterial.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YardMaterial.rpt new file mode 100644 index 0000000..71e8196 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YardMaterial.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YardOrder.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YardOrder.rpt new file mode 100644 index 0000000..a040de3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YardOrder.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YardOrderRange.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YardOrderRange.rpt new file mode 100644 index 0000000..4c54f31 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YardOrderRange.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProduction.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProduction.rpt new file mode 100644 index 0000000..d0a1756 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProduction.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProductionCondensed.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProductionCondensed.rpt new file mode 100644 index 0000000..8232ef1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProductionCondensed.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProductionSummary.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProductionSummary.rpt new file mode 100644 index 0000000..402a8ce Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProductionSummary.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProductionSummary2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProductionSummary2.rpt new file mode 100644 index 0000000..5b133ed Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProductionSummary2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProductionSummary3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProductionSummary3.rpt new file mode 100644 index 0000000..5df3e90 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/YearlyProductionSummary3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ZeroBilling.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ZeroBilling.rpt new file mode 100644 index 0000000..79fb50f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/ZeroBilling.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/actual.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/actual.rpt new file mode 100644 index 0000000..45fc18d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/actual.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/actualJG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/actualJG.rpt new file mode 100644 index 0000000..79214ca Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/actualJG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/actualM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/actualM.rpt new file mode 100644 index 0000000..52b62c9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/actualM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/brown.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/brown.rpt new file mode 100644 index 0000000..91b47e0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/brown.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issue.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issue.rpt new file mode 100644 index 0000000..6a5590b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issue.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issue2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issue2.rpt new file mode 100644 index 0000000..bf35e5d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issue2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issue2M.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issue2M.rpt new file mode 100644 index 0000000..7521438 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issue2M.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issue2old.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issue2old.rpt new file mode 100644 index 0000000..f4ec792 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issue2old.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issueM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issueM.rpt new file mode 100644 index 0000000..b4d75e3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issueM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issueYO.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issueYO.rpt new file mode 100644 index 0000000..4b48b76 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issueYO.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issueold.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issueold.rpt new file mode 100644 index 0000000..e44c582 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/issueold.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lath.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lath.rpt new file mode 100644 index 0000000..e7f78a5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lath.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lath2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lath2.rpt new file mode 100644 index 0000000..ccad755 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lath2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lath3.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lath3.rpt new file mode 100644 index 0000000..9c5bb91 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lath3.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lath4.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lath4.rpt new file mode 100644 index 0000000..d7b851d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lath4.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathmat.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathmat.rpt new file mode 100644 index 0000000..3026067 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathmat.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathmat0206.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathmat0206.rpt new file mode 100644 index 0000000..c11611e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathmat0206.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathmatM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathmatM.rpt new file mode 100644 index 0000000..9ecd063 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathmatM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathoriginal.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathoriginal.rpt new file mode 100644 index 0000000..b44f84a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathoriginal.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay.rpt new file mode 100644 index 0000000..3b5645f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay9.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay9.rpt new file mode 100644 index 0000000..1eaa690 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay9.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpayM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpayM.rpt new file mode 100644 index 0000000..d3008af Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpayM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpayM_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpayM_17.rpt new file mode 100644 index 0000000..f6f43e4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpayM_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17.rpt new file mode 100644 index 0000000..35aa8c8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_171.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_171.rpt new file mode 100644 index 0000000..7100602 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_171.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_171KEEP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_171KEEP.rpt new file mode 100644 index 0000000..00292a8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_171KEEP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17HOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17HOLD.rpt new file mode 100644 index 0000000..f76d4d7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17HOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17KEEP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17KEEP.rpt new file mode 100644 index 0000000..8b569a0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17KEEP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17N.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17N.rpt new file mode 100644 index 0000000..1251078 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17N.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17N21.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17N21.rpt new file mode 100644 index 0000000..731d5da Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17N21.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17N21NY.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17N21NY.rpt new file mode 100644 index 0000000..10e1230 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17N21NY.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17NEW.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17NEW.rpt new file mode 100644 index 0000000..f286e05 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17NEW.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17NNY.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17NNY.rpt new file mode 100644 index 0000000..e271052 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17NNY.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17NY.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17NY.rpt new file mode 100644 index 0000000..8a3135f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17NY.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17N_HOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17N_HOLD.rpt new file mode 100644 index 0000000..d481f71 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17N_HOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17ORIG.rpt new file mode 100644 index 0000000..ea7b11d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17Test.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17Test.rpt new file mode 100644 index 0000000..1464e3c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17Test.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17_0606.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17_0606.rpt new file mode 100644 index 0000000..c9b2365 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17_0606.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17_OLD_2021.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17_OLD_2021.rpt new file mode 100644 index 0000000..cb74ef4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17_OLD_2021.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17_ORIG.rpt new file mode 100644 index 0000000..0ef46c8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/lathpay_17_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlath.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlath.rpt new file mode 100644 index 0000000..8a6bf99 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlath.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlath2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlath2.rpt new file mode 100644 index 0000000..df569c3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlath2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlath2M.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlath2M.rpt new file mode 100644 index 0000000..f9582cb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlath2M.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlathM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlathM.rpt new file mode 100644 index 0000000..811e664 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlathM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlathOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlathOLD.rpt new file mode 100644 index 0000000..6ddc65a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newlathOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newwrap.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newwrap.rpt new file mode 100644 index 0000000..bee8242 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newwrap.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newwrap2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newwrap2.rpt new file mode 100644 index 0000000..83001e8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/newwrap2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/option.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/option.rpt new file mode 100644 index 0000000..d016d48 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/option.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpay2T.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpay2T.rpt new file mode 100644 index 0000000..28ee385 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpay2T.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpay2T_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpay2T_ORIG.rpt new file mode 100644 index 0000000..fd3d9c1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpay2T_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayAS1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayAS1.rpt new file mode 100644 index 0000000..fcab7cb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayAS1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayAS1_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayAS1_ORIG.rpt new file mode 100644 index 0000000..7ee9a3b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayAS1_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayAS2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayAS2.rpt new file mode 100644 index 0000000..da9be03 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayAS2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayAS2_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayAS2_ORIG.rpt new file mode 100644 index 0000000..86a5016 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayAS2_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayBT1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayBT1.rpt new file mode 100644 index 0000000..1361f12 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayBT1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayBT1_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayBT1_ORIG.rpt new file mode 100644 index 0000000..be0956a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayBT1_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayBT2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayBT2.rpt new file mode 100644 index 0000000..d93af8b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayBT2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayBT2_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayBT2_ORIG.rpt new file mode 100644 index 0000000..7f1a72c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayBT2_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCC.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCC.rpt new file mode 100644 index 0000000..31e1cca Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCC.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCC_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCC_ORIG.rpt new file mode 100644 index 0000000..8f2335c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCC_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCS.rpt new file mode 100644 index 0000000..1209781 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCS_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCS_ORIG.rpt new file mode 100644 index 0000000..29c8b24 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCS_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCover.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCover.rpt new file mode 100644 index 0000000..a648802 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayCover.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayES.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayES.rpt new file mode 100644 index 0000000..e944f69 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayES.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayES_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayES_ORIG.rpt new file mode 100644 index 0000000..a548170 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayES_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayF2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayF2.rpt new file mode 100644 index 0000000..0ecf0d5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayF2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayF2_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayF2_ORIG.rpt new file mode 100644 index 0000000..b7fadb1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayF2_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFG1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFG1.rpt new file mode 100644 index 0000000..d3f2add Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFG1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFG1_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFG1_ORIG.rpt new file mode 100644 index 0000000..a0d508b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFG1_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFG2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFG2.rpt new file mode 100644 index 0000000..c01952c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFG2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFG2_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFG2_ORIG.rpt new file mode 100644 index 0000000..1ba57b3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFG2_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFO.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFO.rpt new file mode 100644 index 0000000..f8047d9 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFO.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFO_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFO_ORIG.rpt new file mode 100644 index 0000000..576b799 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFO_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFS.rpt new file mode 100644 index 0000000..6bfbc18 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFS_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFS_ORIG.rpt new file mode 100644 index 0000000..efaea0d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayFS_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayIS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayIS.rpt new file mode 100644 index 0000000..81656c5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayIS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayIS_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayIS_ORIG.rpt new file mode 100644 index 0000000..fe33445 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayIS_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayOH.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayOH.rpt new file mode 100644 index 0000000..79d65f3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayOH.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayOH_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayOH_ORIG.rpt new file mode 100644 index 0000000..79d65f3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayOH_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPEXT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPEXT.rpt new file mode 100644 index 0000000..a2db73c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPEXT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPEXT_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPEXT_ORIG.rpt new file mode 100644 index 0000000..7963dcf Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPEXT_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPINT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPINT.rpt new file mode 100644 index 0000000..c79e0dd Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPINT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPINT_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPINT_ORIG.rpt new file mode 100644 index 0000000..10ea9e5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPINT_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPO.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPO.rpt new file mode 100644 index 0000000..20d0029 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPO.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPO_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPO_ORIG.rpt new file mode 100644 index 0000000..2bd35cc Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPO_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPREP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPREP.rpt new file mode 100644 index 0000000..1d2f4f6 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPREP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPREP_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPREP_ORIG.rpt new file mode 100644 index 0000000..66d2d86 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayPREP_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayRF1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayRF1.rpt new file mode 100644 index 0000000..162d76f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayRF1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayRF1_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayRF1_ORIG.rpt new file mode 100644 index 0000000..0042d69 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayRF1_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayRF2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayRF2.rpt new file mode 100644 index 0000000..d9e9c3a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayRF2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayRF2_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayRF2_ORIG.rpt new file mode 100644 index 0000000..542990e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayRF2_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpaySP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpaySP.rpt new file mode 100644 index 0000000..c80ff01 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpaySP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpaySP_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpaySP_ORIG.rpt new file mode 100644 index 0000000..50e7ac0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpaySP_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayST.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayST.rpt new file mode 100644 index 0000000..bd612bd Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayST.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayST_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayST_ORIG.rpt new file mode 100644 index 0000000..4e05713 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayST_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayWH.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayWH.rpt new file mode 100644 index 0000000..a7d8dea Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayWH.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayWH_ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayWH_ORIG.rpt new file mode 100644 index 0000000..9c8299f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/paintpayWH_ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/preorder.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/preorder.rpt new file mode 100644 index 0000000..b9694ed Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/preorder.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/preorderNEW.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/preorderNEW.rpt new file mode 100644 index 0000000..685f785 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/preorderNEW.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/preorderPC.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/preorderPC.rpt new file mode 100644 index 0000000..9eae9c7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/preorderPC.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/purchase.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/purchase.rpt new file mode 100644 index 0000000..fb49587 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/purchase.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/purchase1.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/purchase1.rpt new file mode 100644 index 0000000..8c960e1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/purchase1.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/sand.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/sand.rpt new file mode 100644 index 0000000..701f9d8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/sand.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/sandM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/sandM.rpt new file mode 100644 index 0000000..8ac14cf Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/sandM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/sandOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/sandOLD.rpt new file mode 100644 index 0000000..c430a0c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/sandOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/scratch.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/scratch.rpt new file mode 100644 index 0000000..93c452b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/scratch.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stucco.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stucco.rpt new file mode 100644 index 0000000..6b9da21 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stucco.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccomat.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccomat.rpt new file mode 100644 index 0000000..c42f91d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccomat.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay.rpt new file mode 100644 index 0000000..83974cc Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB.rpt new file mode 100644 index 0000000..8ef2ed5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB2_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB2_17.rpt new file mode 100644 index 0000000..cd7f350 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB2_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB2_17N30.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB2_17N30.rpt new file mode 100644 index 0000000..3ab8b24 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB2_17N30.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB2_17N30_OLD_2021.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB2_17N30_OLD_2021.rpt new file mode 100644 index 0000000..c952277 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB2_17N30_OLD_2021.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB3_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB3_17.rpt new file mode 100644 index 0000000..c0cfce5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB3_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB3_17N.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB3_17N.rpt new file mode 100644 index 0000000..4bebfa5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB3_17N.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB3_17NY.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB3_17NY.rpt new file mode 100644 index 0000000..6716e3b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB3_17NY.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB3_17_OLD_2021.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB3_17_OLD_2021.rpt new file mode 100644 index 0000000..f333434 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB3_17_OLD_2021.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB_17.rpt new file mode 100644 index 0000000..a6560d4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB_217.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB_217.rpt new file mode 100644 index 0000000..8cbb6ab Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayB_217.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayM.rpt new file mode 100644 index 0000000..3d550d7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayM_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayM_17.rpt new file mode 100644 index 0000000..05ec575 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayM_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayS.rpt new file mode 100644 index 0000000..22646c7 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopaySA_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopaySA_17.rpt new file mode 100644 index 0000000..9bc1f43 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopaySA_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayS_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayS_17.rpt new file mode 100644 index 0000000..9f3a5fc Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayS_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayS_217.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayS_217.rpt new file mode 100644 index 0000000..9441837 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayS_217.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayT.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayT.rpt new file mode 100644 index 0000000..8ed6e30 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayT.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayT9.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayT9.rpt new file mode 100644 index 0000000..e881357 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayT9.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayTS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayTS.rpt new file mode 100644 index 0000000..99f04c3 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayTS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayT_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayT_17.rpt new file mode 100644 index 0000000..4d14f92 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayT_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayT_217.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayT_217.rpt new file mode 100644 index 0000000..eac3d0a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopayT_217.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17.rpt new file mode 100644 index 0000000..9a73ea0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_171.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_171.rpt new file mode 100644 index 0000000..d810cf5 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_171.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_171KEEP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_171KEEP.rpt new file mode 100644 index 0000000..6c06397 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_171KEEP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_171N30.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_171N30.rpt new file mode 100644 index 0000000..1596c7a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_171N30.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17HOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17HOLD.rpt new file mode 100644 index 0000000..e9f53d1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17HOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17KEEP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17KEEP.rpt new file mode 100644 index 0000000..86dac8b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17KEEP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17N30.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17N30.rpt new file mode 100644 index 0000000..51f25b6 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17N30.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17NEW.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17NEW.rpt new file mode 100644 index 0000000..732ad74 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17NEW.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17NY.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17NY.rpt new file mode 100644 index 0000000..a2d1d54 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17NY.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17ORIG.rpt new file mode 100644 index 0000000..2f2ac6a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17SAVE.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17SAVE.rpt new file mode 100644 index 0000000..475efa8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17SAVE.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17_0606.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17_0606.rpt new file mode 100644 index 0000000..4c71e94 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_17_0606.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_B17N30.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_B17N30.rpt new file mode 100644 index 0000000..06221e4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_B17N30.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_T17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_T17.rpt new file mode 100644 index 0000000..1d72be4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_T17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_T17N.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_T17N.rpt new file mode 100644 index 0000000..e06966e Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_T17N.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_T17NY.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_T17NY.rpt new file mode 100644 index 0000000..13cc0dd Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_T17NY.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_T17_OLD_.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_T17_OLD_.rpt new file mode 100644 index 0000000..5293d34 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/stuccopay_T17_OLD_.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/super.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/super.rpt new file mode 100644 index 0000000..4e1f8df Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/super.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/super20210502.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/super20210502.rpt new file mode 100644 index 0000000..4187e1c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/super20210502.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superHOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superHOLD.rpt new file mode 100644 index 0000000..b57ff25 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superHOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superL.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superL.rpt new file mode 100644 index 0000000..42c1596 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superL.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superS.rpt new file mode 100644 index 0000000..a112a7c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSA.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSA.rpt new file mode 100644 index 0000000..97fbd10 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSA.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSA_HOLD.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSA_HOLD.rpt new file mode 100644 index 0000000..4e62e63 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSA_HOLD.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSB.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSB.rpt new file mode 100644 index 0000000..957c876 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSB.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSS.rpt new file mode 100644 index 0000000..419a115 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superST.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superST.rpt new file mode 100644 index 0000000..600867a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superST.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superST2.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superST2.rpt new file mode 100644 index 0000000..a39d13b Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superST2.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSyn.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSyn.rpt new file mode 100644 index 0000000..03c2610 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superSyn.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superW.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superW.rpt new file mode 100644 index 0000000..af8a99c Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superW.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superZZ.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superZZ.rpt new file mode 100644 index 0000000..8fbb311 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/superZZ.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/super_2022.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/super_2022.rpt new file mode 100644 index 0000000..67c0474 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/super_2022.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/super_2022_0725.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/super_2022_0725.rpt new file mode 100644 index 0000000..8a5d332 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/super_2022_0725.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEFIN.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEFIN.rpt new file mode 100644 index 0000000..44136e8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEFIN.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEFOA.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEFOA.rpt new file mode 100644 index 0000000..c26b8ca Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEFOA.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEFSH.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEFSH.rpt new file mode 100644 index 0000000..eb8cebf Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEFSH.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEHIM.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEHIM.rpt new file mode 100644 index 0000000..f2aa1db Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEHIM.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEMPL.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEMPL.rpt new file mode 100644 index 0000000..03d7b40 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayEMPL.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayENET.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayENET.rpt new file mode 100644 index 0000000..d393fa0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayENET.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayERAS.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayERAS.rpt new file mode 100644 index 0000000..254e80d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayERAS.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayESEN.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayESEN.rpt new file mode 100644 index 0000000..a69c338 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayESEN.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayESFL.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayESFL.rpt new file mode 100644 index 0000000..850f8ed Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/synpayESFL.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/takeoff no plans.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/takeoff no plans.rpt new file mode 100644 index 0000000..38ffbd8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/takeoff no plans.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/test.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/test.rpt new file mode 100644 index 0000000..8865fa2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/test.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/texture.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/texture.rpt new file mode 100644 index 0000000..5de1e4a Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/texture.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/tyvekpay_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/tyvekpay_17.rpt new file mode 100644 index 0000000..6425ff0 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/tyvekpay_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wc12.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wc12.rpt new file mode 100644 index 0000000..51524a1 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wc12.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wc12b.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wc12b.rpt new file mode 100644 index 0000000..393f508 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wc12b.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wc12z.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wc12z.rpt new file mode 100644 index 0000000..49b7e87 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wc12z.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wc12zd.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wc12zd.rpt new file mode 100644 index 0000000..aa28b84 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wc12zd.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrapmat.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrapmat.rpt new file mode 100644 index 0000000..074a78f Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrapmat.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay.rpt new file mode 100644 index 0000000..b039af8 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17.rpt new file mode 100644 index 0000000..b414ae4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_171.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_171.rpt new file mode 100644 index 0000000..0724eef Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_171.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_171KEEP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_171KEEP.rpt new file mode 100644 index 0000000..29db1d2 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_171KEEP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17KEEP.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17KEEP.rpt new file mode 100644 index 0000000..770e4df Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17KEEP.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17NEW.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17NEW.rpt new file mode 100644 index 0000000..4c2ef0d Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17NEW.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17NY.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17NY.rpt new file mode 100644 index 0000000..cbfb1e6 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17NY.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17ORIG.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17ORIG.rpt new file mode 100644 index 0000000..693e669 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17ORIG.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17_220919.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17_220919.rpt new file mode 100644 index 0000000..123b3fb Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17_220919.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17_221228.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17_221228.rpt new file mode 100644 index 0000000..b414ae4 Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17_221228.rpt differ diff --git a/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17_OLD_2021.rpt b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17_OLD_2021.rpt new file mode 100644 index 0000000..3fb51db Binary files /dev/null and b/clients/valleywide/app-modernization/source-code/from-VWP2-97server/wrappay_17_OLD_2021.rpt differ