Technische Dokumentation gbrma: Unterschied zwischen den Versionen

Aus Wikizone
Wechseln zu: Navigation, Suche
Zeile 3: Zeile 3:
 
==== Neue Stati ====
 
==== Neue Stati ====
 
* Alte Status Reihenfolge
 
* Alte Status Reihenfolge
  Not finished (User muß Request senden) (Nur im RMA System vorhanden)
+
  Nr Status                      Beschreibung                                            Statusname im ERP System
  Open (User hat request gesendet Geräte noch nicht bei Narda)
+
1 Not finished                 (User muß Request senden)                               na(Nur im RMA System vorhanden)
  In process (Eingang bestätigt)
+
  2 Open                         (User hat request gesendet Geräte noch nicht bei Narda) na
  Waiting for approval (Narda sent quotation / Kostenvoranschlag)
+
  3 In process                   (Eingang bestätigt)                                    
  Unit(s) returned
+
  4 Waiting for approval         (Narda sent quotation / Kostenvoranschlag)            
 +
  5 Unit(s) returned          
  
 
* Neuer Statuten
 
* Neuer Statuten
  Nr Status                       Beschreibung                                    Statusname im ERP System
+
  Nr Status                     Beschreibung                                    Statusname im ERP System
  1 Not finished                wie gehabt                                      na
+
  1 Not finished                wie gehabt                                      na
 
  2 Request sent                RMA request has been sent. Units not received  na
 
  2 Request sent                RMA request has been sent. Units not received  na
 
  3 On hold                      NEU: Units received                            Offen
 
  3 On hold                      NEU: Units received                            Offen

Version vom 17. Mai 2016, 15:04 Uhr

Change Log

2016-05

Neue Stati

  • Alte Status Reihenfolge
Nr Status                      Beschreibung                                            Statusname im ERP System
1 Not finished                 (User muß Request senden)                               na(Nur im RMA System vorhanden)
2 Open                         (User hat request gesendet Geräte noch nicht bei Narda) na
3 In process                   (Eingang bestätigt)                                     
4 Waiting for approval         (Narda sent quotation / Kostenvoranschlag)              
5 Unit(s) returned           
  • Neuer Statuten
Nr Status                      Beschreibung                                    Statusname im ERP System
1 Not finished                 wie gehabt                                      na
2 Request sent                 RMA request has been sent. Units not received   na
3 On hold                      NEU: Units received                             Offen
4 In process                   wie gehabt                                      In Bearbeitung
5 Waiting for approval         NEU: Quotation sent, waiting for approval       warten
6 Unit(s) ready for dispatch   NEU: Unit(s) are ready for dispatch             in Versand
7 Unit(s) returned             NEU: RMA closed                                 Erledigt

Umsetzung bis Version 1.9

Implementation List


   Device Model OK
   New, Show, Edit, Delete Devices (Backend) OK
   RMA Model OK
   New, Show, Edit, Delete RMAs (Backend) OK
   New, Show, Edit, Delete RMAs (Frontend) OK
   Generate RMA no. based on RMA-Type OK
   Find RMAs based on FE-User OK
   Access Checks for all actions TODO
   Connect Device Repository OK
   Selecting Devices from Device Repository and store relation (Backend) OK
   Selecting devices from Device Repository and store relation (Frontend) OK
   Prevent loss of RMA Data in case of login or connection problems OK
   Preselect Device Class before selecting the actual device OK
   If RMA contains device show only devices of same class OK
   Visual hint main devices (type1 devices) OK
   Main rule: Only one main device allowed OK
   Not finished rmas can be deleted by user (in case of errors) OK
   No access for finished rmas by user OK
   Add metadata (serial, error description) to device OK
   Finishing rma locks rma OK - Obsolete
   Implement RMA State OK
   Finishing rma sends mail to admin OK
   Visual hint "finished devices" (css-based) OK - Obsolete
   Visual hint for closed RMAs - OK
   Possible actions depending on finishing state OK
   Deleting RMAs is possible after finishing RMA but not editing - OK
   Deleting RMAs is locked when state 2 (Released) is reached - OK
   Possibility for showing additional data based on device type - OK
   Possibility for checking additional "device selecting rules" - OK
   Adding check rule for nbm550, nbm520 - OK
   Implementing PDF generation - OK
   Implementing PDF Attachment - OK
   Additional action for ACC Checklist - OK
   Di vide Device Selector into main devices and auxiliary devices via tabs - OK
   Add modification field to devices - OK
   Add ACC possible field to devices - OK
   Add repair discontinued field to devices - OK
   Preselect 2nd Device Selector Tab after first device for better user experience - OK
   Extend devicefamily model to hold fegroup for access control - OK
   Extend deviceclass to hold devicefamily for access control - OK
   Add ts option to turn on devicefamily access - OK
   Implement devicefamily access
       Feuser is only allowed to create RMAs from families belonging to specific deviceclasses - OK
       Previously generated RMAs can be seen anyway - OK
   Add check for express rma request - OK
   Add rules for IDA/Radman - OK
   ERP synchronisation - OK
   Extend fe_users to hold clientid - OK
   add ts option to use clientid for rma identification (default is userid) - TODO
   Implement user selection clues for special devices (NBM,IDA) - OK
   show hints if repair / calibration is not possible for this device - OK
   only show acc device classes possible for acc - OK
   don't show service checkboxes for acc - OK
   Preselect 1st Device Selector Tab when SRM after 1st device - OK
   Admin Mail when rma has been deleted by user - OK