Given
  Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz"
  
  11s 111ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz"
  
  2s 140ms
  
        
        
        
        
        
       
          
        
  And
  Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation
  
  642ms
  
        
        
        
        
        
       
          
        
  When
  Click invoice button
  
  3s 499ms
  
        
        
        
        
        
       
          
        
  And
  Set default invoice currency value
  
  167ms
  
        
        
        
        
        
       
          
        
  Then
  Check that default currency value in invoice form is "EUR"
  
  133ms
  
        
        
        
        
        
       
          
        
  When
  Change invoice default currency value in database for "USD" transport type alias "SMALLS_EXPORT" and principal alias "swisskrono"
  
  197ms
  
        
        
        
        
        
       
          
        
  And
  Clear all cache
  
  2s 369ms
  
        
        
        
        
        
       
          
        
  And
  Login as "swisskrono-admin"
  
  10s 921ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  391ms
  
        
        
        
        
        
       
          
        
  And
  Show all transport types
  
  1s 164ms
  
        
        
        
        
        
       
          
        
  And
  Click invoice button
  
  815ms
  
        
        
        
        
        
       
          
        
  Then
  Check that default currency value in invoice form is "USD"
  
  152ms