Changes between Version 14 and Version 15 of IdLabelPrinting
- Timestamp:
- 02/28/13 09:54:27 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IdLabelPrinting
v14 v15 21 21 There is a comparable set of files on the hospital dev and devdb VMs. 22 22 23 Current version is 1.0.3 - there is a version under development (1.0.4) which will allow for printing of bags only as well as specimen only.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. 24 24 25 25 == Technical info on printers == … … 98 98 4. The printer configurations should be in the WEB-INF/classes/org/bru/briccs/labels/webapp/Printer.properties file: 99 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).