Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0043968 | Modules | Advanced Warehouse Operations | public | 2020-05-06 15:15 | 2020-05-18 16:34 |
|
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 | 0043968: Apply new HQL Style in JsonDataServiceExtraActionsTaskDeletion.java |
Description | JsonDataServiceExtraActionsTaskDeletion.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-06 15:15 | inigo_lerga | New Issue | |
2020-05-06 15:15 | inigo_lerga | Assigned To | => inigo_lerga |
2020-05-06 15:16 | inigo_lerga | Relationship added | related to 0041287 |
2020-05-06 15:16 | inigo_lerga | Status | new => scheduled |
2020-05-07 13:29 | inigo_lerga | Note Added: 0119658 | |
2020-05-18 16:34 | hgbot | Checkin | |
2020-05-18 16:34 | hgbot | Note Added: 0119994 | |
2020-05-18 16:34 | hgbot | Status | scheduled => resolved |
2020-05-18 16:34 | hgbot | Resolution | open => fixed |
2020-05-18 16:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/996ba006bc1985b1f09b6d8afbb5f74b1aa81448 [^] |
2020-05-18 16:34 | hgbot | Checkin | |
2020-05-18 16:34 | hgbot | Note Added: 0119995 | |
2020-05-18 16:34 | dmiguelez | Review Assigned To | => dmiguelez |
2020-05-18 16:34 | dmiguelez | Note Added: 0119996 | |
2020-05-18 16:34 | dmiguelez | Status | resolved => closed |
2022-09-06 17:18 | caristu | Category | Advance Warehouse Operations => Advanced Warehouse Operations |
Notes |
|
(0119658)
|
inigo_lerga
|
2020-05-07 13:29
|
|
--Test Plan Mantis HQL--
Beforehand, the environment needs to have AWO modules
installed and working.
As the AWO-QA Admin - AWO-QA role:
- Go to the Sales Order window and set any Busines Partner desired,
leaving the rest of the fields as default.
Go to the Lines Tab and create a new Line with any product
and quantity desired.
Save and book the Sales Order.
Press the Pick button and Done button (no need for assigned user).
- Go to the Picking List window and find the previously created
Picking List record.
Delete this record.
#In this moment the modified HQL is executed# |
|
|
(0119994)
|
hgbot
|
2020-05-18 16:34
|
|
|
|
(0119995)
|
hgbot
|
2020-05-18 16:34
|
|
|
|
|
|