Given
  Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz"
  
  8s 457ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz"
  
  2s 227ms
  
        
        
        
        
        
       
          
        
  And
  Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation
  
  663ms
  
        
        
        
        
        
       
          
        
  When
  Click invoice button
  
  3s 276ms
  
        
        
        
        
        
       
          
        
  And
  Set default invoice currency value
  
  166ms
  
        
        
        
        
        
       
          
        
  Then
  Check that default currency value in invoice form is "EUR"
  
  149ms
  
        
        
        
        
        
       
          
        
  When
  Change invoice default currency value in database for "USD" transport type alias "SMALLS_IMPORT" and principal alias "swisskrono"
  
  224ms
  
        
        
        
        
        
       
          
        
  And
  Clear all cache
  
  2s 441ms
  
        
        
        
        
        
       
          
        
  And
  Login as "swisskrono-admin"
  
  10s 975ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  380ms
  
        
        
        
        
        
       
          
        
  And
  Show all transport types
  
  1s 175ms
  
        
        
        
        
        
       
          
        
  And
  Click invoice button
  
  678ms
  
        
        
        
        
        
       
          
        
  Then
  Check that default currency value in invoice form is "USD"
  
  148ms