Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041390 | Openbravo ERP | 09. Financial management | public | 2019-07-18 06:54 | 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 | 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 | 0041390: Apply HQL style guide to TransactionsDao |
Description | Apply HQL style guide to TransactionsDao |
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 | 0041234 | 3.0PR19Q4 | closed | collazoandy4 | TransactionsDao.getCurrentlyClearedAmt is not using bind-param |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-07-18 06:54 | collazoandy4 | New Issue | |
2019-07-18 06:54 | collazoandy4 | Assigned To | => collazoandy4 |
2019-07-18 06:54 | collazoandy4 | OBNetwork customer | => No |
2019-07-18 06:54 | collazoandy4 | Modules | => Core |
2019-07-18 06:54 | collazoandy4 | Triggers an Emergency Pack | => No |
2019-07-18 06:54 | collazoandy4 | Status | new => scheduled |
2019-07-18 13:49 | collazoandy4 | Relationship added | related to 0041287 |
2019-07-18 13:49 | collazoandy4 | Note Added: 0113516 | |
2019-08-02 14:19 | Sandrahuguet | Relationship added | related to 0041234 |
2019-08-02 14:20 | hgbot | Checkin | |
2019-08-02 14:20 | hgbot | Note Added: 0113784 | |
2019-08-02 14:20 | hgbot | Status | scheduled => resolved |
2019-08-02 14:20 | hgbot | Resolution | open => fixed |
2019-08-02 14:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c597d48cb07c66c10d913cdc43d4ba871d82d27b [^] |
2019-08-02 14:20 | hgbot | Checkin | |
2019-08-02 14:20 | hgbot | Note Added: 0113786 | |
2019-08-02 14:21 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-08-02 14:21 | Sandrahuguet | Note Added: 0113788 | |
2019-08-02 14:21 | Sandrahuguet | Status | resolved => closed |
2019-08-02 14:21 | Sandrahuguet | Fixed in Version | => 3.0PR19Q4 |
2019-08-22 14:45 | hudsonbot | Checkin | |
2019-08-22 14:45 | hudsonbot | Note Added: 0114198 | |
2019-08-22 14:45 | hudsonbot | Checkin | |
2019-08-22 14:45 | hudsonbot | Note Added: 0114200 | |
Notes |
|
(0113516)
|
collazoandy4
|
2019-07-18 13:49
|
|
Test Plan
Create a new Sales Invoice with 'Al contado' payment method and complete it and add a payment to it
Go to Financial Account window and select Caja record
Create a new Funds Transfer with the payment amount
Select the transaccion created by the invoice and clic on Reconcile
Select the two records and clic on Reconcilie
Check the process ends with out errors |
|
|
(0113784)
|
hgbot
|
2019-08-02 14:20
|
|
Repository: erp/devel/pi
Changeset: c597d48cb07c66c10d913cdc43d4ba871d82d27b
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Wed Jul 17 23:48:45 2019 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/c597d48cb07c66c10d913cdc43d4ba871d82d27b [^]
Fixes issue 41390: Apply HQL style guide to TransactionsDao
Applied the new HQL format
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/TransactionsDao.java
---
|
|
|
(0113786)
|
hgbot
|
2019-08-02 14:20
|
|
|
|
|
|
|
|
|
|
|
|