Given
  Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz"
  
  10s 957ms
  
        
        
        
        
        
       
          
        
  And
  Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz"
  
  2s 111ms
  
        
        
        
        
        
       
          
        
  And
  Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation
  
  643ms
  
        
        
        
        
        
       
          
        
  When
  Click invoice button
  
  3s 517ms
  
        
        
        
        
        
       
          
        
  And
  Set default invoice currency value
  
  164ms
  
        
        
        
        
        
       
          
        
  Then
  Check that default currency value in invoice form is "EUR"
  
  126ms
  
        
        
        
        
        
       
          
        
  When
  Change invoice default currency value in database for "USD" transport type alias "SMALLS_EXPORT" and principal alias "swisskrono"
  
  105ms
  
        
        
        
        
        
       
          
        
  And
  Clear all cache
  
  2s 211ms
  
        
        
        
        
        
       
          
        
  And
  Login as "swisskrono-admin"
  
  10s 660ms
  
        
        
        
        
        
       
          
        
  And
  Go to "TRANSPORT_TABLE"
  
  410ms
  
        
        
        
        
        
       
          
        
  And
  Show all transport types
  
  1s 197ms
  
        
        
        
        
        
       
          
        
  And
  Click invoice button
  
  783ms
  
        
        
        
        
        
       
          
        
  Then
  Check that default currency value in invoice form is "USD"
  
  145ms