Given
  Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz"
  
  11s 171ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz"
  
  2s 105ms
  
        
        
        
        
        
       
          
        
  And
  Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation
  
  706ms
  
        
        
        
        
        
       
          
        
  When
  Click invoice button
  
  3s 418ms
  
        
        
        
        
        
       
          
        
  And
  Set default invoice currency value
  
  189ms
  
        
        
        
        
        
       
          
        
  Then
  Check that default currency value in invoice form is "EUR"
  
  118ms
  
        
        
        
        
        
       
          
        
  When
  Change invoice default currency value in database for "USD" transport type alias "SMALLS_EXPORT" and principal alias "swisskrono"
  
  100ms
  
        
        
        
        
        
       
          
        
  And
  Clear all cache
  
  1s 895ms
  
        
        
        
        
        
       
          
        
  And
  Login as "swisskrono-admin"
  
  10s 622ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  373ms
  
        
        
        
        
        
       
          
        
  And
  Show all transport types
  
  1s 144ms
  
        
        
        
        
        
       
          
        
  And
  Click invoice button
  
  772ms
  
        
        
        
        
        
       
          
        
  Then
  Check that default currency value in invoice form is "USD"
  
  136ms