Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023929 | Openbravo ERP | 09. Financial management | public | 2013-05-28 17:45 | 2013-06-20 02:07 |
|
Reporter | jonalegriaesarte | |
Assigned To | jonalegriaesarte | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP24 | Fixed in Version | 3.0MP24 | |
Merge Request Status | |
Review Assigned To | egoitz |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0023929: In FIN_Financia_Account table the sequence number of the identifier columns are not correctly defined |
Description | In FIN_Financia_Account table the sequence number of the identifier columns are not correctly defined. Actually the identifiers are Currency and Name. In case of windows with a column referencing this table, the information appears:
Currency - Name
but when filtering the entries in grid view, the filter is filtering using the first identifier, which is the currency and in some cases, it is not useful. |
Steps To Reproduce | - Payment in window
- Filter using received from |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-05-28 17:45 | jonalegriaesarte | New Issue | |
2013-05-28 17:45 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2013-05-28 17:45 | jonalegriaesarte | Modules | => Core |
2013-05-28 17:45 | jonalegriaesarte | OBNetwork customer | => Yes |
2013-05-28 17:45 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-05-28 17:46 | hgbot | Checkin | |
2013-05-28 17:46 | hgbot | Note Added: 0058999 | |
2013-05-28 17:46 | hgbot | Status | new => resolved |
2013-05-28 17:46 | hgbot | Resolution | open => fixed |
2013-05-28 17:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f5a58673fad699d53c98bbdf4a84a03c9bd7ef0c [^] |
2013-05-31 12:44 | hgbot | Checkin | |
2013-05-31 12:44 | hgbot | Note Added: 0059084 | |
2013-06-01 02:14 | hudsonbot | Checkin | |
2013-06-01 02:14 | hudsonbot | Note Added: 0059096 | |
2013-06-01 02:15 | hudsonbot | Checkin | |
2013-06-01 02:15 | hudsonbot | Note Added: 0059114 | |
2013-06-03 13:01 | jonalegriaesarte | Status | resolved => new |
2013-06-03 13:01 | jonalegriaesarte | Resolution | fixed => open |
2013-06-05 19:45 | hgbot | Checkin | |
2013-06-05 19:45 | hgbot | Note Added: 0059201 | |
2013-06-05 19:45 | hgbot | Status | new => resolved |
2013-06-05 19:45 | hgbot | Resolution | open => fixed |
2013-06-05 19:45 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/f5a58673fad699d53c98bbdf4a84a03c9bd7ef0c [^] => http://code.openbravo.com/erp/devel/pi/rev/4cd557c408168f3afb2adb2715246ad10ff483b0 [^] |
2013-06-13 17:01 | egoitz | Review Assigned To | => egoitz |
2013-06-13 17:01 | egoitz | Status | resolved => closed |
2013-06-13 17:01 | egoitz | Fixed in Version | => 3.0MP24 |
2013-06-20 02:07 | hudsonbot | Checkin | |
2013-06-20 02:07 | hudsonbot | Note Added: 0059545 | |
Notes |
|
(0058999)
|
hgbot
|
2013-05-28 17:46
|
|
Repository: erp/devel/pi
Changeset: f5a58673fad699d53c98bbdf4a84a03c9bd7ef0c
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Tue May 28 17:46:24 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f5a58673fad699d53c98bbdf4a84a03c9bd7ef0c [^]
Fixes issue 0023929: In FIN_Financia_Account table the sequence number of the
identifier columns are not correctly defined
---
M src-db/database/sourcedata/AD_COLUMN.xml
---
|
|
|
(0059084)
|
hgbot
|
2013-05-31 12:44
|
|
Repository: erp/devel/pi
Changeset: ec1c4db1c441c46857dffc90e28c68a366d4bde8
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Fri May 31 12:44:01 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ec1c4db1c441c46857dffc90e28c68a366d4bde8 [^]
Backout issue 0023929: In FIN_Financia_Account table the sequence number of
the identifier columns are not correctly defined
---
M src-db/database/sourcedata/AD_COLUMN.xml
---
|
|
|
|
|
|
|
|
|
(0059201)
|
hgbot
|
2013-06-05 19:45
|
|
Repository: erp/devel/pi
Changeset: 4cd557c408168f3afb2adb2715246ad10ff483b0
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Wed Jun 05 19:45:05 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4cd557c408168f3afb2adb2715246ad10ff483b0 [^]
Fixes issue 0023929: In FIN_Financia_Account table the sequence number of the
identifier columns are not correctly defined
Undo backout done in commit: ec1c4db1c441, thus redoing commit: f5a58673fad6
---
M src-db/database/sourcedata/AD_COLUMN.xml
---
|
|
|
|
|