Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041419 | Openbravo ERP | 09. Financial management | public | 2019-07-22 17:57 | 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 | | |
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 | 0041419: Apply HQL style guide to DocFINBankStatement |
Description | Apply HQL style guide to DocFINBankStatement |
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 | 0041242 | 3.0PR19Q4 | closed | collazoandy4 | DocFINBankStatement.createFact is not using bind-params |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-07-22 17:57 | collazoandy4 | New Issue | |
2019-07-22 17:57 | collazoandy4 | Assigned To | => collazoandy4 |
2019-07-22 17:57 | collazoandy4 | Modules | => Core |
2019-07-22 17:57 | collazoandy4 | Triggers an Emergency Pack | => No |
2019-07-22 17:58 | collazoandy4 | Status | new => scheduled |
2019-07-22 22:03 | collazoandy4 | Relationship added | related to 0041287 |
2019-07-23 00:00 | collazoandy4 | Note Added: 0113584 | |
2019-08-13 09:46 | Sandrahuguet | Relationship added | related to 0041242 |
2019-08-13 10:02 | hgbot | Checkin | |
2019-08-13 10:02 | hgbot | Note Added: 0113958 | |
2019-08-13 10:20 | Sandrahuguet | Status | scheduled => resolved |
2019-08-13 10:20 | Sandrahuguet | Fixed in SCM revision | => https://code.openbravo.com/erp/devel/pi/rev/3bc6b379f2cfd728c969e9d7d1f2e26a2894e021 [^] |
2019-08-13 10:20 | Sandrahuguet | Resolution | open => fixed |
2019-08-13 10:21 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-08-13 10:21 | Sandrahuguet | Note Added: 0113961 | |
2019-08-13 10:21 | Sandrahuguet | Status | resolved => closed |
2019-08-22 14:45 | hudsonbot | Checkin | |
2019-08-22 14:45 | hudsonbot | Note Added: 0114220 | |
Notes |
|
(0113584)
|
collazoandy4
|
2019-07-23 00:00
|
|
Test Plan
Go to Financial Account and select Cuenta de Banco record
In Account Configuration tab check Enable Bank Statement and fillout all the fields with valid values
Go to Imported Bank Statement tab and create a new record, process and post it
Check the process ends without error |
|
|
(0113958)
|
hgbot
|
2019-08-13 10:02
|
|
Repository: erp/devel/pi
Changeset: 3bc6b379f2cfd728c969e9d7d1f2e26a2894e021
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Jul 22 16:21:04 2019 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/3bc6b379f2cfd728c969e9d7d1f2e26a2894e021 [^]
Fixess issue 41419: Apply HQL style guide to DocFINBankStatement
Applied the new HQL style in DocFINBankStatement
---
M src/org/openbravo/erpCommon/ad_forms/DocFINBankStatement.java
---
|
|
|
|
|
|
|
|