Commit Graph

5 Commits

Author SHA1 Message Date
hengsin ec7d0b5eb2 IDEMPIERE-6217 An Error Occurred While Uploading the CSV File as an Attachment (#2446)
- Fix Eclipse warnings
2024-09-11 12:01:07 +02:00
Elaine Tan 1f913baa7a IDEMPIERE-6217 An Error Occurred While Uploading the CSV File as an Attachment (#2443) 2024-08-21 12:52:28 +02:00
Carlos Ruiz 9bc016dc3d
IDEMPIERE-5288 org.zkoss.poi.POIXMLException attaching XLSX file (#1320) 2022-05-11 23:12:26 +08:00
Carlos Ruiz 298dbab9d0
IDEMPIERE-4801 Add IMediaView interface and Keikai implementation (#792)
Add preview for CSV on attachment window
2021-07-24 13:06:53 +08:00
hengsin b928043646
IDEMPIERE-4801 Add IMediaView interface and Keikai implementation (#700)
* IDEMPIERE-4801 Add IMediaView interface and Keikai implementation

* IDEMPIERE-4801 Add IMediaView interface and Keikai implementation

- Fixed some dependency issues
- Uses guava mediatype class

* minor - fix NPE when empty CSV

Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2021-05-29 11:54:12 +02:00