Ignore:
Timestamp:
Jun 19, 2010, 12:41:06 PM (14 years ago)
Author:
Sam Habiel
Message:

Support for Routing Slip printing.
Version change from 1.1 to 1.2 in preparation for release.
Printing.cs: Addition of PrintRoutingSlip method.
CGView.cs: Handling of printing of routing slip if chosen in DCheckIn.cs
CGView.cs: New context option to re-print routing slip
DCheckIn.cs: toolTip1 to explain that routing slip will print on the default printer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/cs/bsdx0200GUISourceCode/AssemblyInfo.cs

    r789 r804  
    2828// by using the '*' as shown below:
    2929
    30 [assembly: AssemblyVersion("1.1.*")]
     30[assembly: AssemblyVersion("1.2.*")]
    3131
    3232//
     
    5858[assembly: AssemblyKeyFile("")]
    5959[assembly: AssemblyKeyName("")]
    60 [assembly: AssemblyFileVersionAttribute("1.1.0.0")]
     60[assembly: AssemblyFileVersionAttribute("1.2.0.0")]
    6161[assembly: ComVisibleAttribute(false)]
Note: See TracChangeset for help on using the changeset viewer.