Changes between Initial Version and Version 1 of Ticket #1029, comment 306
- Timestamp:
- May 16, 2020, 4:53:11 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1029, comment 306
initial v1 5 5 a. The form type identification suffix added after the referral ID in the bar code for referral forms with label stickers, consisting of a single lower-case letter, should be updated by addition of a new tissue form "3C" after tissue form "3B", and all subsequent forms will get a new form type identification suffix. 6 6 7 1. Java servlet class/file ReferralGeneratorServlet.java in src/net/sf/basedb/meludi/servlet/ updated:[[BR]]a. Private method void initializeRefFormTemplTypeIdentSuffixHashMap(SessionControl sc)updated by addition of a new tissue form "3C" after tissue form "3B", and all subsequent forms will get a new form type identification suffix.7 1. Java servlet class/file `ReferralGeneratorServlet.java` in `src/net/sf/basedb/meludi/servlet/` updated:[[BR]]a. Private method `void initializeRefFormTemplTypeIdentSuffixHashMap(SessionControl sc)` updated by addition of a new tissue form "3C" after tissue form "3B", and all subsequent forms will get a new form type identification suffix. 8 8 }}}