diff --git a/client/src/org/compiere/apps/form/VFileImport.java b/client/src/org/compiere/apps/form/VFileImport.java index 2028b06c53..4cb7f36f94 100644 --- a/client/src/org/compiere/apps/form/VFileImport.java +++ b/client/src/org/compiere/apps/form/VFileImport.java @@ -68,7 +68,7 @@ import org.compiere.util.Msg; * @author Teo Sarca, SC ARHIPAC SERVICE SRL *
  • FR [ 1658127 ] Select charset encoding on import *
  • BF [ 1619158 ] Import is not working with UTF-8 - *
  • BF [ 1738641 ] Import Formats are accesible for all tenants + *
  • BF [ 1738641 ] Import Formats are accessible for all tenants *
  • BF [ 1778356 ] VFileImport: IndexOfBound exp if the file is not loaded */ public class VFileImport extends CPanel