automate employer setup import from word and manual entry working

This commit is contained in:
Jason Jordan
2025-12-03 11:42:15 -05:00
parent 3fbece7da6
commit 78ce415b94
44 changed files with 1012 additions and 339 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module VHCS
module Vhcs
class HlPlanCode < VhcsRecord
self.table_name = 'HlPlanCode'
+1 -1
View File
@@ -1,5 +1,5 @@
module Vhcs
class HLRXCrosRef < VhcsRecord
class HlrxCrosRef < VhcsRecord
self.table_name = 'HLRXCrosRef'