Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0037094 | Openbravo ERP | A. Platform | public | 2017-10-18 09:41 | 2018-01-03 12:38 |
Reporter | JONHM | ||||
Assigned To | collazoandy4 | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | 3.0PR18Q1 | |||
Merge Request Status | |||||
Review Assigned To | dmiguelez | ||||
OBNetwork customer | OBPS | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | 48970 | ||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0037094: Description field is not successfully updated by 'Match Statement' process | ||||
Description | Description field is not successfully updated by 'Match Statement' process. If we edit 'description' field into "Add new transaction" p&e window, the changes are not updated | ||||
Steps To Reproduce | 1) Open 'Financial Account' window and select "Bank - Account 1" record 2) Switch to [Imported Bank Statements] tab and create a new record with default fields and name "test" 3) Then, switch to [Bank Statement Lines] subtab and create a new record: - Transaction date: Tomorrow - Reference no: 111 - Business Partner: Be Soft Drinker, Inc. - Amount IN: 1000 4) Press button "Process" and then press button "Match Statement" 5) Add a new transaction to that record ("+" button) 6) Select a new payment (or create a new one "+" button) and then add text to the description (see attached image) 7) Press "DONE" -> If you check the Payment's 'description' related to that record in [Transaction] tab, you will check its description is not successfully updated. | ||||
Proposed Solution | If you check the line 174 of AddTransactionActionHandler class, the description is not being checked properly: https://code.openbravo.com/erp/devel/pi/file/8d578e0e9bbd/modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/AddTransactionActionHandler.java#l174 [^] It could be something like: description = StringUtils.isNotBlank(payment.getDescription()) ? strDescription : ""; | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=11193&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2017-10-18 09:41 | JONHM | New Issue | |||
2017-10-18 09:41 | JONHM | Assigned To | => platform | ||
2017-10-18 09:41 | JONHM | File Added: Screenshot from 2017-10-18 09-23-00.png | |||
2017-10-18 09:41 | JONHM | OBNetwork customer | => Yes | ||
2017-10-18 09:41 | JONHM | Modules | => Core | ||
2017-10-18 09:41 | JONHM | Support ticket | => 48970 | ||
2017-10-18 09:41 | JONHM | Triggers an Emergency Pack | => No | ||
2017-10-18 09:51 | JONHM | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=16124#r16124 | ||
2017-10-18 11:23 | Practics | Issue Monitored: Practics | |||
2017-10-18 14:33 | alostale | Assigned To | platform => Triage Finance | ||
2017-11-06 21:26 | collazoandy4 | Assigned To | Triage Finance => collazoandy4 | ||
2017-11-06 21:27 | collazoandy4 | Status | new => scheduled | ||
2017-11-06 21:41 | collazoandy4 | Note Added: 0100292 | |||
2017-11-09 10:46 | hgbot | Checkin | |||
2017-11-09 10:46 | hgbot | Note Added: 0100372 | |||
2017-11-09 10:46 | hgbot | Status | scheduled => resolved | ||
2017-11-09 10:46 | hgbot | Resolution | open => fixed | ||
2017-11-09 10:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4a2987ed7feb60675c9f87ae99f7091727ea768f [^] | ||
2017-11-09 10:46 | hgbot | Checkin | |||
2017-11-09 10:46 | hgbot | Note Added: 0100373 | |||
2017-11-09 10:46 | dmiguelez | Review Assigned To | => dmiguelez | ||
2017-11-09 10:46 | dmiguelez | Note Added: 0100374 | |||
2017-11-09 10:46 | dmiguelez | Status | resolved => closed | ||
2017-11-09 10:46 | dmiguelez | Fixed in Version | => 3.0PR18Q1 | ||
2018-01-03 12:38 | hudsonbot | Checkin | |||
2018-01-03 12:38 | hudsonbot | Note Added: 0101388 | |||
2018-01-03 12:38 | hudsonbot | Checkin | |||
2018-01-03 12:38 | hudsonbot | Note Added: 0101389 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|