Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0028773 | Openbravo ERP | 09. Financial management | public | 2015-01-26 16:47 | 2015-09-24 17:29 |
|
| Reporter | aferraz | |
| Assigned To | aferraz | |
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 30 | OS Version | Professional Appliance |
| Product Version | | |
| Target Version | 3.0PR15Q4 | Fixed in Version | | |
| Merge Request Status | |
| Review Assigned To | dmiguelez |
| OBNetwork customer | OBPS |
| Web browser | |
| Modules | Core |
| Support ticket | 34152 |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0028773: Grid from Match Statement popup is not filtering correctly by Date column |
| Description | When you try to filter by "Date" column in the grid of Match Statement popup, the grid filters by "Transaction Date" instead |
| Steps To Reproduce | - Go to Financial Account window and select "Bank - Account 1"
- Move to Transaction tab and create one with "BP Deposit" transaction type, "19-01-2015" transaction date, "Salaries" g/l item and 500.00 deposit amount. Process it.
- Move to Imported Bank Statement tab and create one with "20-01-2015" transaction date, "Salaries" g/l item and 500.00 amount in. Process it.
- Click on Match Statement button, and click ok on the confirm popup. Match Statement popup shows a grid with the bank statment created line matched with the transaction created line.
- Realize that if you filter by "Date" column with "20-01-2015" value (bank statement date) the record is not shown, but if you filter with "19-01-2015" value (transaction date) it is. |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | design defect | 0028674 | | new | AugustoMauch | Grid from Match Statement popup is not filtering correctly by Date column | | depends on | defect | 0028877 | | closed | aferraz | API Change Request: Change transactionDate column name in aprm_matchstatement table | | has duplicate | defect | 0028885 | 3.0PR15Q2 | closed | aferraz | Filtering by date does not work in "Match Statement" window |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2015-01-26 16:47 | aferraz | New Issue | |
| 2015-01-26 16:47 | aferraz | Assigned To | => aferraz |
| 2015-01-26 16:47 | aferraz | OBNetwork customer | => No |
| 2015-01-26 16:47 | aferraz | Modules | => Core |
| 2015-01-26 16:47 | aferraz | Triggers an Emergency Pack | => No |
| 2015-01-26 16:48 | aferraz | Relationship added | related to 0028674 |
| 2015-02-06 12:45 | Sandrahuguet | Relationship added | blocks 0028885 |
| 2015-02-06 12:49 | Sandrahuguet | Relationship added | depends on 0028877 |
| 2015-02-06 17:43 | dmitry_mezentsev | Relationship replaced | has duplicate 0028885 |
| 2015-09-18 14:11 | maite | Issue Monitored: networkb | |
| 2015-09-18 14:13 | maite | OBNetwork customer | No => Yes |
| 2015-09-18 14:13 | maite | Support ticket | => 34152 |
| 2015-09-18 14:13 | maite | Resolution time | => 1443736800 |
| 2015-09-18 14:13 | maite | Priority | normal => urgent |
| 2015-09-18 14:13 | maite | Severity | minor => major |
| 2015-09-18 14:13 | maite | Target Version | => 3.0PR15Q4 |
| 2015-09-21 16:26 | hgbot | Checkin | |
| 2015-09-21 16:26 | hgbot | Note Added: 0080536 | |
| 2015-09-21 16:26 | hgbot | Checkin | |
| 2015-09-21 16:26 | hgbot | Note Added: 0080538 | |
| 2015-09-21 16:26 | hgbot | Status | new => resolved |
| 2015-09-21 16:26 | hgbot | Resolution | open => fixed |
| 2015-09-21 16:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2fd1c4667c2e773d99d5f66fa7e73e79b01aba9c [^] |
| 2015-09-21 18:02 | hgbot | Checkin | |
| 2015-09-21 18:02 | hgbot | Note Added: 0080545 | |
| 2015-09-22 10:43 | dmiguelez | Review Assigned To | => dmiguelez |
| 2015-09-22 10:43 | dmiguelez | Note Added: 0080556 | |
| 2015-09-22 10:43 | dmiguelez | Status | resolved => closed |
| 2015-09-24 17:29 | hudsonbot | Checkin | |
| 2015-09-24 17:29 | hudsonbot | Note Added: 0080624 | |
|
Notes |
|
|
(0080536)
|
|
hgbot
|
|
2015-09-21 16:26
|
|
|
|
|
(0080538)
|
|
hgbot
|
|
2015-09-21 16:26
|
|
Repository: erp/devel/pi
Changeset: 2fd1c4667c2e773d99d5f66fa7e73e79b01aba9c
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Jan 27 12:37:32 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2fd1c4667c2e773d99d5f66fa7e73e79b01aba9c [^]
Fixes issue 28773: Grid from Match Statement popup is not filtering correctly
transactionDate column from aprm_matchstatement table has been renamed to trxDate in order to avoid having the same column name as transactionDate from fin_finacc_transaction, which causes problems in the query
---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_COLUMN.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TABLE.xml
---
|
|
|
|
(0080545)
|
|
hgbot
|
|
2015-09-21 18:02
|
|
|
|
|
|
|
|
|
|
|