Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0035090 | Openbravo ERP | 04. Warehouse management | public | 2017-01-30 18:07 | 2017-01-31 06:31 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q2 | |
Merge Request Status | |
Review Assigned To | aferraz |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0035090: Make junit test TestCosting more robust against c_uom.name being directly modified (and not translated via _trl table) |
Description | WebPOS can currently not read translation for c_uom from c_uom_trl table (that functionality is just missing).
That means in some customer projects c_uom.name is directly modifed/translated to work around that.
However TestCosting in 1 line uses c_uom.name verification by name instead of id.
That should be changed to make the test still work with the name being different.
Note: TestCosting already had a constant UOM_ID for that uom entry just did not use it in one case. |
Steps To Reproduce | Check modules job modules-but-qa for the TestCosting that it is confused by the translated c_uom.value.
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0035088 | | closed | shuehner | Make 2 junit tests more robust against c_country.name being translated directly (not using _trl table) |
|
Attached Files | issue-35090.diff (714) 2017-01-30 18:10 https://issues.openbravo.com/file_download.php?file_id=10359&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2017-01-30 18:07 | shuehner | New Issue | |
2017-01-30 18:07 | shuehner | Assigned To | => Triage Finance |
2017-01-30 18:07 | shuehner | OBNetwork customer | => No |
2017-01-30 18:07 | shuehner | Modules | => Core |
2017-01-30 18:07 | shuehner | Triggers an Emergency Pack | => No |
2017-01-30 18:09 | shuehner | Relationship added | related to 0035088 |
2017-01-30 18:10 | shuehner | File Added: issue-35090.diff | |
2017-01-30 19:38 | shuehner | Assigned To | Triage Finance => shuehner |
2017-01-30 19:38 | shuehner | Review Assigned To | => aferraz |
2017-01-30 19:47 | hgbot | Checkin | |
2017-01-30 19:47 | hgbot | Note Added: 0093947 | |
2017-01-30 19:47 | hgbot | Status | new => resolved |
2017-01-30 19:47 | hgbot | Resolution | open => fixed |
2017-01-30 19:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1581c71e57c09bc1b6de1276a79c74b069e1b9c0 [^] |
2017-01-31 06:31 | aferraz | Note Added: 0093951 | |
2017-01-31 06:31 | aferraz | Status | resolved => closed |
2017-01-31 06:31 | aferraz | Fixed in Version | => 3.0PR17Q2 |