Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025417 | Openbravo ERP | A. Platform | public | 2013-12-31 17:36 | 2014-02-12 18:29 |
|
Reporter | jonalegriaesarte | |
Assigned To | shankarb | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | no change required | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0PR14Q2 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 25320 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025417: ComboTableData is not working with TABLE reference in modules |
Description | ComboTableData is not working with TABLE reference in modules |
Steps To Reproduce | - Define a reference type table in a module
- use it in a manual report
It fails
(I can provide a module to test it) |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | combotable.diff (519) 2013-12-31 17:36 https://issues.openbravo.com/file_download.php?file_id=6597&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2013-12-31 17:36 | jonalegriaesarte | New Issue | |
2013-12-31 17:36 | jonalegriaesarte | Assigned To | => AugustoMauch |
2013-12-31 17:36 | jonalegriaesarte | File Added: combotable.diff | |
2013-12-31 17:36 | jonalegriaesarte | Modules | => Core |
2013-12-31 17:36 | jonalegriaesarte | OBNetwork customer | => Yes |
2013-12-31 17:36 | jonalegriaesarte | Support ticket | => 25320 |
2013-12-31 17:36 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2014-01-02 08:27 | shankarb | Assigned To | AugustoMauch => shankarb |
2014-01-06 14:47 | shankarb | Status | new => scheduled |
2014-01-06 14:47 | shankarb | fix_in_branch | => pi |
2014-01-09 05:15 | shankarb | Issue Monitored: AugustoMauch | |
2014-01-09 05:16 | shankarb | Review Assigned To | => AugustoMauch |
2014-01-09 05:16 | shankarb | fix_in_branch | pi => |
2014-01-09 05:16 | hgbot | Checkin | |
2014-01-09 05:16 | hgbot | Note Added: 0063321 | |
2014-01-09 05:16 | hgbot | Status | scheduled => resolved |
2014-01-09 05:16 | hgbot | Resolution | open => fixed |
2014-01-09 05:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/333a41aab8a757fe3a75ffe4e406195ea0757447 [^] |
2014-01-17 15:49 | hudsonbot | Checkin | |
2014-01-17 15:49 | hudsonbot | Note Added: 0063489 | |
2014-01-20 16:32 | AugustoMauch | Note Added: 0063543 | |
2014-01-20 16:32 | AugustoMauch | Status | resolved => new |
2014-01-20 16:32 | AugustoMauch | Resolution | fixed => open |
2014-01-27 07:20 | shankarb | Status | new => scheduled |
2014-01-27 07:20 | shankarb | fix_in_branch | => pi |
2014-01-27 10:58 | hgbot | Checkin | |
2014-01-27 10:58 | hgbot | Note Added: 0063707 | |
2014-01-27 11:02 | shankarb | Note Added: 0063709 | |
2014-01-27 11:02 | shankarb | Status | scheduled => closed |
2014-01-27 11:02 | shankarb | Resolution | open => no change required |
2014-02-12 18:29 | hudsonbot | Checkin | |
2014-02-12 18:29 | hudsonbot | Note Added: 0064117 | |
Notes |
|
(0063321)
|
hgbot
|
2014-01-09 05:16
|
|
Repository: erp/devel/pi
Changeset: 333a41aab8a757fe3a75ffe4e406195ea0757447
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu Jan 09 09:42:14 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/333a41aab8a757fe3a75ffe4e406195ea0757447 [^]
Fixes Issue 0025417: ComboTableData is not working with TABLE reference in modules
ComboTableData is calculated for all modules.
---
M src/org/openbravo/erpCommon/utility/ComboTableQuery_data.xsql
---
|
|
|
|
|
|
|
|
|
(0063707)
|
hgbot
|
2014-01-27 10:58
|
|
Repository: erp/devel/pi
Changeset: 6e74e41e0a0f259b8d6338ce15a942c2e00ac63f
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon Jan 27 15:17:00 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/6e74e41e0a0f259b8d6338ce15a942c2e00ac63f [^]
Backout Issue 25417 : Backout changeset 333a41aab8a7
The changeset has been backed out as no change is required to fix this issue.
---
M src/org/openbravo/erpCommon/utility/ComboTableQuery_data.xsql
---
|
|
|
(0063709)
|
shankarb
|
2014-01-27 11:02
|
|
While defining table reference in manual reports/processes, UUID should be used instead of name in instantiating ComboTableData. |
|
|
|
|