Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||||||||||||||||
View Issue Details | |||||||||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||||||||||||||||
0037543 | Retail Modules | Web POS | public | 2017-12-22 11:01 | 2018-01-19 10:16 | ||||||||||||||||||||||||||||
Reporter | JONHM | ||||||||||||||||||||||||||||||||
Assigned To | rqueralta | ||||||||||||||||||||||||||||||||
Priority | high | Severity | major | Reproducibility | sometimes | ||||||||||||||||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||||||||||||||||
Product Version | |||||||||||||||||||||||||||||||||
Target Version | Fixed in Version | RR18Q2 | |||||||||||||||||||||||||||||||
Merge Request Status | |||||||||||||||||||||||||||||||||
Review Assigned To | marvintm | ||||||||||||||||||||||||||||||||
OBNetwork customer | OBPS | ||||||||||||||||||||||||||||||||
Support ticket | 49906 | ||||||||||||||||||||||||||||||||
Regression level | |||||||||||||||||||||||||||||||||
Regression date | |||||||||||||||||||||||||||||||||
Regression introduced in release | |||||||||||||||||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||||||||||||||||
Summary | 0037543: Error in module script UpdateCashupReport because name column has 60 chars length | ||||||||||||||||||||||||||||||||
Description | There is an error in module script UpdateCashupReport (insertCashManagementEvents method) when description field from 'fin_finacc_transaction' table have more than 60 chars, because 'name' column length from 'OBPOS_Paymentcashup_Events' table has only 60 chars. | ||||||||||||||||||||||||||||||||
Steps To Reproduce | update to 3.0RR17Q2 having descriptions in fin_finacc_transaction with more than 60 chars It shows message: ERROR: value too long for type character varying(60) | ||||||||||||||||||||||||||||||||
Proposed Solution | Option 1) Change the 'name' column length of OBPOS_Paymentcashup_Events table from 60 to 255 chars Option 2) Limit the lenght of the description to 60 chars when importing: line 73: substr(trans.description, 60), https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/tip/src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/UpdateCashupReport_data.xsql#l73 [^] | ||||||||||||||||||||||||||||||||
Additional Information | |||||||||||||||||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||||||||||||||||
Relationships |
| ||||||||||||||||||||||||||||||||
Attached Files | |||||||||||||||||||||||||||||||||
Issue History | |||||||||||||||||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||||||||||||||||
2017-12-22 11:01 | JONHM | New Issue | |||||||||||||||||||||||||||||||
2017-12-22 11:01 | JONHM | Assigned To | => Retail | ||||||||||||||||||||||||||||||
2017-12-22 11:01 | JONHM | OBNetwork customer | => Yes | ||||||||||||||||||||||||||||||
2017-12-22 11:01 | JONHM | Support ticket | => 49906 | ||||||||||||||||||||||||||||||
2017-12-22 11:01 | JONHM | Resolution time | => 1515711600 | ||||||||||||||||||||||||||||||
2017-12-22 11:01 | JONHM | Triggers an Emergency Pack | => No | ||||||||||||||||||||||||||||||
2017-12-22 11:02 | JONHM | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=16492#r16492 | ||||||||||||||||||||||||||||||
2017-12-26 14:31 | rqueralta | Assigned To | Retail => rqueralta | ||||||||||||||||||||||||||||||
2017-12-26 14:32 | rqueralta | Status | new => scheduled | ||||||||||||||||||||||||||||||
2018-01-05 15:45 | hgbot | Checkin | |||||||||||||||||||||||||||||||
2018-01-05 15:45 | hgbot | Note Added: 0101602 | |||||||||||||||||||||||||||||||
2018-01-05 15:45 | hgbot | Status | scheduled => resolved | ||||||||||||||||||||||||||||||
2018-01-05 15:45 | hgbot | Resolution | open => fixed | ||||||||||||||||||||||||||||||
2018-01-05 15:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2942fcbbaa9ba592b760e06d204f51add4238d0b [^] | ||||||||||||||||||||||||||||||
2018-01-09 13:54 | marvintm | Review Assigned To | => marvintm | ||||||||||||||||||||||||||||||
2018-01-09 13:54 | marvintm | Status | resolved => closed | ||||||||||||||||||||||||||||||
2018-01-09 13:54 | marvintm | Fixed in Version | => RR18Q2 | ||||||||||||||||||||||||||||||
2018-01-19 10:16 | marvintm | Status | closed => new | ||||||||||||||||||||||||||||||
2018-01-19 10:16 | marvintm | Resolution | fixed => open | ||||||||||||||||||||||||||||||
2018-01-19 10:16 | marvintm | Fixed in Version | RR18Q2 => | ||||||||||||||||||||||||||||||
2018-01-19 10:16 | marvintm | Status | new => scheduled | ||||||||||||||||||||||||||||||
2018-01-19 10:16 | marvintm | Status | scheduled => resolved | ||||||||||||||||||||||||||||||
2018-01-19 10:16 | marvintm | Fixed in Version | => RR18Q2 | ||||||||||||||||||||||||||||||
2018-01-19 10:16 | marvintm | Resolution | open => fixed | ||||||||||||||||||||||||||||||
2018-01-19 10:16 | marvintm | Status | resolved => closed | ||||||||||||||||||||||||||||||
2018-04-25 08:36 | ranjith_qualiantech_com | Relationship added | has duplicate 0038423 |
Notes | |||||
|
|||||
|
|