Given
  Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz"
  
  2s 285ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz"
  
  1s 218ms
  
        
        
        
        
        
       
          
        
  And
  Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation
  
  090ms
  
        
        
        
        
        
       
          
        
  When
  Click invoice button
  
  2s 424ms
  
        
        
        
        
        
       
          
        
  And
  Set default invoice currency value
  
  063ms
  
        
        
        
        
        
       
          
        
  Then
  Check that default currency value in invoice form is "EUR"
  
  043ms
  
        
        
        
        
        
       
          
        
  When
  Change invoice default currency value in database for "USD" transport type alias "SMALLS_IMPORT" and principal alias "swisskrono"
  
  054ms
  
        
        
        
        
        
       
          
        
  And
  Clear all cache
  
  874ms
  
        
        
        
        
        
       
          
        
  And
  Login as "swisskrono-admin"
  
  2s 182ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  138ms
  
        
        
        
        
        
       
          
        
  And
  Show all transport types
  
  1s 065ms
  
        
        
        
        
        
       
          
        
  And
  Click invoice button
  
  129ms
  
        
        
        
        
        
       
          
        
  Then
  Check that default currency value in invoice form is "USD"
  
  056ms