Changes between Version 15 and Version 16 of IdLabelPrinting


Ignore:
Timestamp:
02/28/13 15:31:10 (12 years ago)
Author:
Nick Holden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IdLabelPrinting

    v15 v16  
    2121There is a comparable set of files on the hospital dev and devdb VMs.
    2222
    23 Current version is 1.0.3 - there is a version under development (1.0.4) as per ticket #132 which will allow for printing of bags only as well as specimen only.
     23Current version is 1.0.4 as per tickets #132 and #133 which allow for printing of bags only as well as specimen only, and also allow the webapp to be deployed at any path within tomcat.
    2424
    2525== Technical info on printers ==
     
    96963. The template files should also be in the WEB-INF/classes/ directory
    9797
    98 4. The printer configurations should be in the WEB-INF/classes/org/bru/briccs/labels/webapp/Printer.properties file:
    99 
    100 Note: For versions up to and including 1.0.4 the webapp must be deployed at '/labels' - this is hard-coded into the jsp form so other URLs will not work. This should be fixed at some point (#133).
     984. The printer configurations should be in the WEB-INF/classes/org/bru/briccs/labels/webapp/Printer.properties file.