Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041435 | Openbravo ERP | 09. Financial management | public | 2019-07-23 15:54 | 2019-08-25 06:50 |
|
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 | 0041435: Apply HQL style guide to DocFINPayment |
Description | Apply HQL style guide to DocFINPayment |
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 | 0041244 | 3.0PR19Q4 | closed | collazoandy4 | DocFINPayment.createFact is not using bind-params |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-07-23 15:54 | collazoandy4 | New Issue | |
2019-07-23 15:54 | collazoandy4 | Assigned To | => Triage Finance |
2019-07-23 15:54 | collazoandy4 | Modules | => Core |
2019-07-23 15:54 | collazoandy4 | Triggers an Emergency Pack | => No |
2019-07-23 15:58 | collazoandy4 | Relationship added | related to 0041287 |
2019-07-23 16:16 | collazoandy4 | Assigned To | Triage Finance => collazoandy4 |
2019-07-23 16:17 | collazoandy4 | Status | new => scheduled |
2019-07-24 16:19 | collazoandy4 | Note Added: 0113622 | |
2019-08-22 12:57 | Sandrahuguet | Relationship added | related to 0041244 |
2019-08-22 13:31 | hgbot | Checkin | |
2019-08-22 13:31 | hgbot | Note Added: 0114122 | |
2019-08-22 13:31 | hgbot | Status | scheduled => resolved |
2019-08-22 13:31 | hgbot | Resolution | open => fixed |
2019-08-22 13:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/55c8d1e6019ee1d75053babe5ded83184536b438 [^] |
2019-08-22 13:32 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-08-22 13:32 | Sandrahuguet | Note Added: 0114125 | |
2019-08-22 13:32 | Sandrahuguet | Status | resolved => closed |
2019-08-22 13:32 | Sandrahuguet | Fixed in Version | => 3.0PR19Q4 |
2019-08-25 06:50 | hudsonbot | Checkin | |
2019-08-25 06:50 | hudsonbot | Note Added: 0114257 | |
Notes |
|
(0113622)
|
collazoandy4
|
2019-07-24 16:19
|
|
Test Plan
Go to Financial Account window and select Cuenta de Banco record
Select Transferencia record in Payment Method tab
Fill out the Upon Receipt Use and Upon Reconciliation Use fields
Create a new Sales Invoice for Alimentos y Supermercados, S.A
Complete the invoice and Add a Payment
Go to the Payment created and post it, check the process ends without errors |
|
|
(0114122)
|
hgbot
|
2019-08-22 13:31
|
|
Repository: erp/devel/pi
Changeset: 55c8d1e6019ee1d75053babe5ded83184536b438
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Wed Jul 24 00:41:34 2019 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/55c8d1e6019ee1d75053babe5ded83184536b438 [^]
Fixes issue 41435: Apply HQL style guide to DocFINPayment
Applied the new HQL style in DocFINPayment
---
M src/org/openbravo/erpCommon/ad_forms/DocFINPayment.java
---
|
|
|
|
|
|
|
|