Changes between Initial Version and Version 1 of Ticket #816, comment 87


Ignore:
Timestamp:
Dec 17, 2015, 10:48:47 AM (8 years ago)
Author:
olle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #816, comment 87

    initial v1  
    11Functional specification update:
    22
    3  * Case registration wizards "Register new cases without patient info"and "Pathology referral form registration" should be updated in last step to set default number of sections to 0 instead of 1, if comment "Utkarvad." (Carved out) has been added by clicking a dedicated button, but comment "MNB." (Medium needle biopsy) has '''not''' been added by clicking a dedicated button.
     3 * Case registration wizards "Register new cases without patient info" and "Pathology referral form registration" should be updated in last step to set default number of sections to 0 instead of 1, if comment "Utkarvad." (Carved out) has been added by clicking a dedicated button, but comment "MNB." (Medium needle biopsy) has '''not''' been added by clicking a dedicated button.
    44
    55 1. Javascript file `specimentube.js` in `resources/sampleproc/` updated:[[BR]]a. Functions `addCommentGeneral(event)` and `addComment(event)` to call new function `setNumberOfSectionsFromComment(event)` at end of function.[[BR]]b. New function `setNumberOfSectionsFromComment(event)` added. It checks the added operator delivery comment for a specimen tube, and if "Utkarvad." is present, but not "MNB.", the number of sections is set to 0, else 1.