Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041452 | Openbravo ERP | 09. Financial management | public | 2019-07-24 19:43 | 2019-08-28 18:52 |
|
Reporter | collazoandy4 | |
Assigned To | collazoandy4 | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR19Q4 | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0041452: Apply HQL style guide to ReportGeneralLedgerJournal |
Description | Apply HQL style guide to ReportGeneralLedgerJournal |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | design defect | 0041287 | | acknowledged | Triage Platform Base | Tracking issue: Convert HQL to apply new style | related to | defect | 0041252 | 3.0PR19Q4 | closed | collazoandy4 | ReportGeneralLedgerJournal.getDocuments is not using bind-params |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-07-24 19:43 | collazoandy4 | New Issue | |
2019-07-24 19:43 | collazoandy4 | Assigned To | => collazoandy4 |
2019-07-24 19:43 | collazoandy4 | Modules | => Core |
2019-07-24 19:43 | collazoandy4 | Triggers an Emergency Pack | => No |
2019-07-24 19:43 | collazoandy4 | Status | new => scheduled |
2019-07-24 21:21 | collazoandy4 | Relationship added | related to 0041287 |
2019-07-24 23:11 | collazoandy4 | Note Added: 0113643 | |
2019-08-28 10:20 | Sandrahuguet | Relationship added | related to 0041252 |
2019-08-28 13:36 | Sandrahuguet | Relationship added | related to 0041711 |
2019-08-28 13:56 | hgbot | Checkin | |
2019-08-28 13:56 | hgbot | Note Added: 0114295 | |
2019-08-28 13:58 | Sandrahuguet | Status | scheduled => resolved |
2019-08-28 13:58 | Sandrahuguet | Fixed in SCM revision | => https://code.openbravo.com/erp/devel/pi/rev/185e21f86d34548f107cc2a934d1212a5303c9ae [^] |
2019-08-28 13:58 | Sandrahuguet | Resolution | open => fixed |
2019-08-28 13:58 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-08-28 13:58 | Sandrahuguet | Note Added: 0114298 | |
2019-08-28 13:58 | Sandrahuguet | Status | resolved => closed |
2019-08-28 13:58 | Sandrahuguet | Fixed in Version | => 3.0PR19Q4 |
2019-08-28 14:01 | Sandrahuguet | Relationship deleted | related to 0041711 |
2019-08-28 18:52 | hudsonbot | Checkin | |
2019-08-28 18:52 | hudsonbot | Note Added: 0114305 | |
Notes |
|
(0113643)
|
collazoandy4
|
2019-07-24 23:11
|
|
Test Plan
Go to Journal Entries Report and set:
Organization: Region Norte
General Ledger: F&B España
From: 01-07-2018
To: 24-07-2019
From Account: (43000) Clientes (euros) a corto plazo
To Account: (47700) Hacienda Pública IVA repercutido
Document: AR Invoice
DocumentNo: 1000259
Clic on Search button and check the process ends without error |
|
|
(0114295)
|
hgbot
|
2019-08-28 13:56
|
|
Repository: erp/devel/pi
Changeset: 185e21f86d34548f107cc2a934d1212a5303c9ae
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Wed Jul 24 15:42:15 2019 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/185e21f86d34548f107cc2a934d1212a5303c9ae [^]
Fixess issue 41452: Apply HQL style guide to ReportGeneralLedgerJournal
Applied the new HQL style in ReportGeneralLedgerJournal
---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
---
|
|
|
|
|
|
|
|