Openbravo Issue Tracking System - Modules
View Issue Details
0052368ModulesCommercial Operationspublic2023-05-05 21:122023-05-10 21:36
jlopez 
jlopez 
normalminoralways
closedfixed 
5
 
 
0052368: [OPECOM] Cannot import prices : error Input lenght = 1
In backoffice, window ‘Commercial Operation’, when trying to import a CSV file with product prices, if the file does not use the default UNIX line break (LF) character, the following exception is thrown:

ERROR org.openbravo.client.application.businesslogic.ProcessUploadedFile - Error uploading file
java.nio.charset.MalformedInputException: Input length = 1

https://openbravo.atlassian.net/browse/RM-6222 [^]

*
No tags attached.
related to defect 0052415 closed frank_gonzalez Openbravo ERP Error importing text files: Input length = 1 
Issue History
2023-05-05 21:12jlopezNew Issue
2023-05-05 21:12jlopezAssigned To => jlopez
2023-05-05 21:32hgbotNote Added: 0149373
2023-05-10 21:36hgbotResolutionopen => fixed
2023-05-10 21:36hgbotStatusnew => closed
2023-05-10 21:36hgbotNote Added: 0149582
2023-05-10 21:36hgbotNote Added: 0149583
2023-05-10 23:21jlopezRelationship addedrelated to 0052415

Notes
(0149373)
hgbot   
2023-05-05 21:32   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/41 [^]
(0149582)
hgbot   
2023-05-10 21:36   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^]
Changeset: 0aad83f806b843629eced8bc72c03e4822c95224
Author: Javier López <javier.lopez@precognis.com>
Date: 10-05-2023 19:36:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/0aad83f806b843629eced8bc72c03e4822c95224 [^]

Fixes ISSUE-52368: Cannot import prices. Error Input lenght = 1


MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/41 [^]

---
M src/org/openbravo/commercialoperations/actionhandler/ImportProductPricesCommercialOperation.java
---
(0149583)
hgbot   
2023-05-10 21:36   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/41 [^]