
Set visibility of RevDate label and textbox based on whether one or more procedures are being printed Set visibility of ReviewDate label and textbox based on whether one or more procedures are being printed Added UnitNumber and UnitIndex properties to DlgPrintProcedure class Set property DocVersionConfig to DocVersionConfig of procedure to be printed If ProcNum is blank use UnitNumber as pdf file name If ProcNum starts with *, replace * with UnitNumber Added required opening brace Set RevDate property to ProcedureConfig Print_RevDate property value Set ReviewDate property to ProcedureConfig Print_ReviewDate property value Added required opening brace Set RevDate property to current date if ProcedureConfig is null Set ReviewDate property to null if ProcedureConfig is null Set visibility of ReviewDate label and textbox based on AllProcedures property and hasReviewDate variable Added SelectedSlave property to DlgPrintProcedure class Set MultiUnitPdfLocation to empty string Control creating multiple pdfs for a selected unit Load item and children for procedure to be printed for selected unit Overlay PDF creation status form so that cancel button is covered Code to create PDFs when single unit site Call Application.DoEvents so that screen refreshes Added private method GetMultiUnitPDFPath to DlgPrintProcedure class If creating PDF for one procedure for selected unit, load item and children Removed no longer required closing brace Set MultiUnitPDFLocation Added event handler for cursor entering RevDate textbox Added event handler for cursor leaving RevDate textbox Added event handler for cursor leaving ReviewDate textbox Added event handler for cursor entering ReviewDate textbox Added event handler for selecting date from DateSelector calendar
Description
This is the main repository for all Volian source code
Languages
C#
87%
TSQL
9.4%
C++
1.7%
XSLT
0.8%
Rich Text Format
0.6%
Other
0.2%