Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0043976 | Modules | Advanced Warehouse Operations | public | 2020-05-07 10:19 | 2020-05-18 17:45 |
|
Reporter | inigo_lerga | |
Assigned To | inigo_lerga | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | dmiguelez |
Support ticket | |
OBNetwork customer | |
Regression introduced in release | |
|
Summary | 0043976: Apply new HQL Style in ReferencedInventoryProvider.java |
Description | ReferencedInventoryProvider.java has HQL queries with:
- the HQL is hard to read because of formatting
- and it is mixing txt and i.e PROPERTY_ID constant which is not recommended by default |
Steps To Reproduce | - |
Proposed Solution | Follow new format as in http://wiki.openbravo.com/wiki/HQL_Coding_Conventions [^] |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | design defect | 0041287 | | acknowledged | Triage Platform Base | Openbravo ERP | Tracking issue: Convert HQL to apply new style |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-05-07 10:19 | inigo_lerga | New Issue | |
2020-05-07 10:19 | inigo_lerga | Assigned To | => inigo_lerga |
2020-05-07 10:19 | inigo_lerga | Status | new => scheduled |
2020-05-07 10:19 | inigo_lerga | Relationship added | related to 0041287 |
2020-05-07 10:20 | inigo_lerga | Summary | Apply new HQL Style in JsonDataServiceExtraActionsTaskDeletion.java => Apply new HQL Style in ReferencedInventoryProvider.java |
2020-05-07 10:20 | inigo_lerga | Description Updated | bug_revision_view_page.php?rev_id=20961#r20961 |
2020-05-07 14:33 | inigo_lerga | Note Added: 0119660 | |
2020-05-07 14:36 | inigo_lerga | Note Edited: 0119660 | bug_revision_view_page.php?bugnote_id=0119660#r20967 |
2020-05-18 17:44 | hgbot | Checkin | |
2020-05-18 17:44 | hgbot | Note Added: 0120000 | |
2020-05-18 17:44 | hgbot | Status | scheduled => resolved |
2020-05-18 17:44 | hgbot | Resolution | open => fixed |
2020-05-18 17:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/4c466c18fc2c4ad3ecdda5791457fa99241b2ca5 [^] |
2020-05-18 17:45 | dmiguelez | Review Assigned To | => dmiguelez |
2020-05-18 17:45 | dmiguelez | Note Added: 0120001 | |
2020-05-18 17:45 | dmiguelez | Status | resolved => closed |
2022-09-06 17:18 | caristu | Category | Advance Warehouse Operations => Advanced Warehouse Operations |