Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0043394 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2020-03-03 10:04 | 2020-03-06 14:31 | |||
Reporter | inigo_lerga | View Status | public | |||||
Assigned To | inigo_lerga | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR20Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 345e75647853 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | dmiguelez | |||||||
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 | 0043394: Apply new HQL Style in InvoiceEventHandler.java | |||||||
Description | InvoiceEventHandler.java has one HQL query 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 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0118293) inigo_lerga (viewer) 2020-03-03 12:22 |
--Test Plan Mantis HQL queries-- As the F&B International Group Admin role: - Go to the Purchase Invoice window and create a new record. Select any Business Partner desired. Save the record. Now change the Business Partner to a different one ans save again. #In this moment the modified HQL is executed# |
(0118392) hgbot (developer) 2020-03-06 14:30 |
Repository: erp/devel/pi Changeset: 345e756478535b0254cd5a9b2f0a5dee433eb8fc Author: Iñigo Lerga <inigo.lerga <at> openbravo.com> Date: Tue Mar 03 11:14:42 2020 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/345e756478535b0254cd5a9b2f0a5dee433eb8fc [^] fixes BUG-43394:Applied new HQL Style --- M src/org/openbravo/event/InvoiceEventHandler.java --- |
(0118393) hgbot (developer) 2020-03-06 14:30 |
Repository: erp/devel/pi Changeset: c65a5e95a092a30669d9a4a1f1aee4c424eb62dc Author: Iñigo Lerga <inigo.lerga <at> openbravo.com> Date: Tue Mar 03 11:18:01 2020 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/c65a5e95a092a30669d9a4a1f1aee4c424eb62dc [^] related to ISSUE-43394: Finals added -Finals added -No sonarlint suggestions found --- M src/org/openbravo/event/InvoiceEventHandler.java --- |
(0118394) dmiguelez (viewer) 2020-03-06 14:31 |
Code Review + Testing Ok |
![]() |
|||
Date Modified | Username | Field | Change |
2020-03-03 10:04 | inigo_lerga | New Issue | |
2020-03-03 10:04 | inigo_lerga | Assigned To | => inigo_lerga |
2020-03-03 10:04 | inigo_lerga | OBNetwork customer | => No |
2020-03-03 10:04 | inigo_lerga | Modules | => Core |
2020-03-03 10:04 | inigo_lerga | Triggers an Emergency Pack | => No |
2020-03-03 10:05 | inigo_lerga | Relationship added | related to 0041287 |
2020-03-03 10:05 | inigo_lerga | Status | new => scheduled |
2020-03-03 12:22 | inigo_lerga | Note Added: 0118293 | |
2020-03-06 14:30 | hgbot | Checkin | |
2020-03-06 14:30 | hgbot | Note Added: 0118392 | |
2020-03-06 14:30 | hgbot | Status | scheduled => resolved |
2020-03-06 14:30 | hgbot | Resolution | open => fixed |
2020-03-06 14:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/345e756478535b0254cd5a9b2f0a5dee433eb8fc [^] |
2020-03-06 14:30 | hgbot | Checkin | |
2020-03-06 14:30 | hgbot | Note Added: 0118393 | |
2020-03-06 14:31 | dmiguelez | Review Assigned To | => dmiguelez |
2020-03-06 14:31 | dmiguelez | Note Added: 0118394 | |
2020-03-06 14:31 | dmiguelez | Status | resolved => closed |
2020-03-06 14:31 | dmiguelez | Fixed in Version | => 3.0PR20Q2 |
Copyright © 2000 - 2009 MantisBT Group |