Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041389 | Openbravo ERP | 09. Financial management | public | 2019-07-18 06:53 | 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 | 0041389: Apply HQL style guide to MatchTransactionDao |
Description | Apply HQL style guide to MatchTransactionDao |
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 | 0041233 | 3.0PR19Q4 | closed | collazoandy4 | MatchTransactionDao.getUnmatchedBankStatementLines |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-07-18 06:53 | collazoandy4 | New Issue | |
2019-07-18 06:53 | collazoandy4 | Assigned To | => collazoandy4 |
2019-07-18 06:53 | collazoandy4 | Modules | => Core |
2019-07-18 06:53 | collazoandy4 | Triggers an Emergency Pack | => No |
2019-07-18 06:53 | collazoandy4 | Status | new => scheduled |
2019-07-18 13:48 | collazoandy4 | Relationship added | related to 0041287 |
2019-07-18 14:10 | collazoandy4 | Note Added: 0113518 | |
2019-08-02 09:31 | Sandrahuguet | Relationship added | related to 0041233 |
2019-08-02 11:56 | hgbot | Checkin | |
2019-08-02 11:56 | hgbot | Note Added: 0113778 | |
2019-08-02 11:56 | hgbot | Status | scheduled => resolved |
2019-08-02 11:56 | hgbot | Resolution | open => fixed |
2019-08-02 11:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/900a139bf03bf99aaa84cf08dabe860f92abb512 [^] |
2019-08-02 12:01 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-08-02 12:01 | Sandrahuguet | Note Added: 0113780 | |
2019-08-02 12:01 | Sandrahuguet | Status | resolved => closed |
2019-08-02 12:01 | Sandrahuguet | Fixed in Version | => 3.0PR19Q4 |
2019-08-22 14:45 | hudsonbot | Checkin | |
2019-08-22 14:45 | hudsonbot | Note Added: 0114196 | |
Notes |
|
(0113518)
|
collazoandy4
|
2019-07-18 14:10
|
|
Test Plan
Go to Financial Account and select Bank Account 1 record
Create a new record in Imported Bank Statement tab
Create a new record in Lines tab (with any amount)
Click on Match Statement and clic OK (First ok button to run algorithm)
Click on + button select GL Item: Salaries and click on Done button
Click on Reconcilie All button |
|
|
(0113778)
|
hgbot
|
2019-08-02 11:56
|
|
Repository: erp/devel/pi
Changeset: 900a139bf03bf99aaa84cf08dabe860f92abb512
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Wed Jul 17 23:14:09 2019 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/900a139bf03bf99aaa84cf08dabe860f92abb512 [^]
Fixes issue 41389: Apply HQL style guide to MatchTransactionDao
Applied the new HQL style
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/MatchTransactionDao.java
---
|
|
|
|
|
|
|
|