Changes between Initial Version and Version 2 of Ticket #832


Ignore:
Timestamp:
Dec 2, 2015, 8:52:45 AM (8 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #832

    • Property Status newassigned
  • Ticket #832 – Description

    initial v2  
    33It would be nice to get rid of this step and let Reggie create the storage boxes as needed. Storage boxes for all 5 types of biomaterial should be created at the same time when there is no more space in the last existing box.
    44
    5 The wizard should set the "storage location" to the active freezer of the project. Tray, section and position should be calculated based on the same properties on the last existing box. The properties are increased in the following order:
     5The wizard should set the "storage location" based on the last existing box. Freezer index, section, tray and position should be automatically calculated. The properties are increased in the following order:
    66
    77* Position: 1..4
     
    1212  - FT=*5
    1313* Section: 1..4
     14* Freezer index: 1..N
    1415
    15 Some combinations are "forbidden" since those locations are reserved for temporary storage boxes. This is not yet specified.
     16Some combinations are "forbidden" since those locations are reserved for temporary storage boxes:
    1617
    17 The "barcode" property is built by combining the freezer number, section, tray and position.
     18 * Column 6 in all sections.
     19 * Row 1 and 2 in section 3.
    1820
    19 When that last possible combination is used, it should start over from the beginning. The administrator is responsible for creating a new default freezer.
     21The "barcode" property is built by combining the freezer index, section, tray and position.
    2022
     23When that last possible combination of section+tray+position is used, it should start over from the beginning, the freezer index is increased and a new freezer is selected. The administrator is responsible for creating a new default freezer.
     24