Given
  Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz"
  
  2s 255ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz"
  
  1s 213ms
  
        
        
        
        
        
       
          
        
  And
  Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation
  
  089ms
  
        
        
        
        
        
       
          
        
  When
  Click invoice button
  
  2s 419ms
  
        
        
        
        
        
       
          
        
  And
  Set default invoice currency value
  
  052ms
  
        
        
        
        
        
       
          
        
  Then
  Check that default currency value in invoice form is "EUR"
  
  040ms
  
        
        
        
        
        
       
          
        
  When
  Change invoice default currency value in database for "USD" transport type alias "SMALLS_IMPORT" and principal alias "swisskrono"
  
  053ms
  
        
        
        
        
        
       
          
        
  And
  Clear all cache
  
  936ms
  
        
        
        
        
        
       
          
        
  And
  Login as "swisskrono-admin"
  
  2s 104ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  134ms
  
        
        
        
        
        
       
          
        
  And
  Show all transport types
  
  1s 061ms
  
        
        
        
        
        
       
          
        
  And
  Click invoice button
  
  125ms
  
        
        
        
        
        
       
          
        
  Then
  Check that default currency value in invoice form is "USD"
  
  048ms