Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041391 | Openbravo ERP | 09. Financial management | public | 2019-07-18 06:59 | 2019-08-22 14:45 |
|
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 | 0041391: Apply HQL style guide to FIN_AddPaymentFromJournalLine |
Description | Apply HQL style guide to FIN_AddPaymentFromJournalLine |
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 | blocks | defect | 0041235 | 3.0PR19Q4 | closed | collazoandy4 | FIN_AddPaymentFromJournalLine.doExecute is not using bind-params |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-07-18 06:59 | collazoandy4 | New Issue | |
2019-07-18 06:59 | collazoandy4 | Assigned To | => collazoandy4 |
2019-07-18 06:59 | collazoandy4 | Modules | => Core |
2019-07-18 06:59 | collazoandy4 | Triggers an Emergency Pack | => No |
2019-07-18 07:00 | collazoandy4 | Status | new => scheduled |
2019-07-18 13:51 | collazoandy4 | Relationship added | related to 0041287 |
2019-07-18 14:29 | collazoandy4 | Note Added: 0113520 | |
2019-08-05 09:46 | Sandrahuguet | Relationship added | blocks 0041235 |
2019-08-05 13:19 | hgbot | Checkin | |
2019-08-05 13:19 | hgbot | Note Added: 0113808 | |
2019-08-05 13:19 | hgbot | Status | scheduled => resolved |
2019-08-05 13:19 | hgbot | Resolution | open => fixed |
2019-08-05 13:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6eebba71662dd3df94edfc25da72720a06289d7d [^] |
2019-08-05 13:21 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-08-05 13:21 | Sandrahuguet | Note Added: 0113810 | |
2019-08-05 13:21 | Sandrahuguet | Status | resolved => closed |
2019-08-05 13:21 | Sandrahuguet | Fixed in Version | => 3.0PR19Q4 |
2019-08-22 14:45 | hudsonbot | Checkin | |
2019-08-22 14:45 | hudsonbot | Note Added: 0114201 | |
Notes |
|
(0113520)
|
collazoandy4
|
2019-07-18 14:29
|
|
Test Plan
Go to G/L Journal window and create a new record, Create valid records in Header and Lines tab for current period, click on Complete button and check the process ends without errors |
|
|
(0113808)
|
hgbot
|
2019-08-05 13:19
|
|
Repository: erp/devel/pi
Changeset: 6eebba71662dd3df94edfc25da72720a06289d7d
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Thu Jul 18 08:14:24 2019 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/6eebba71662dd3df94edfc25da72720a06289d7d [^]
Fixes issue 41391: Apply HQL style guide to FIN_AddPaymentFromJournalLine
Applied the HQL style
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPaymentFromJournalLine.java
---
|
|
|
|
|
|
|
|