Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023183 | Openbravo ERP | J. Demo data | public | 2013-02-27 18:08 | 2013-03-04 11:16 |
|
Reporter | Sandrahuguet | |
Assigned To | Sandrahuguet | |
Priority | urgent | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | dmiguelez |
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 | 0023183: Incorrect record for table a_asset_acct in dataset for sampledata |
Description | In the dataset Client definition: dataset for sampledata
there is an incorrect record for table a_asset_acct |
Steps To Reproduce | -Go to Dataset
-Select Client definition
-Navigate to table, notice that there are a_asset_acct record without HQL/SQL where clause and another record to this table with HQL/SQL where clause |
Proposed Solution | Delete the record without HQL/SQL where clause |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-02-27 18:08 | Sandrahuguet | New Issue | |
2013-02-27 18:08 | Sandrahuguet | Assigned To | => dmiguelez |
2013-02-27 18:08 | Sandrahuguet | Modules | => Core |
2013-02-27 18:08 | Sandrahuguet | OBNetwork customer | => No |
2013-02-27 18:08 | Sandrahuguet | Triggers an Emergency Pack | => No |
2013-02-27 18:08 | Sandrahuguet | Assigned To | dmiguelez => Sandrahuguet |
2013-02-27 18:08 | Sandrahuguet | Status | new => scheduled |
2013-02-27 18:08 | Sandrahuguet | fix_in_branch | => pi |
2013-02-27 18:13 | hgbot | Checkin | |
2013-02-27 18:13 | hgbot | Note Added: 0056821 | |
2013-02-27 18:13 | hgbot | Status | scheduled => resolved |
2013-02-27 18:13 | hgbot | Resolution | open => fixed |
2013-02-27 18:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/bf247c137e924a2023a4a7d5db746851471c6d92 [^] |
2013-02-27 20:14 | hgbot | Checkin | |
2013-02-27 20:14 | hgbot | Note Added: 0056823 | |
2013-03-02 05:48 | hudsonbot | Checkin | |
2013-03-02 05:48 | hudsonbot | Note Added: 0056926 | |
2013-03-04 11:16 | dmiguelez | Review Assigned To | => dmiguelez |
2013-03-04 11:16 | dmiguelez | Note Added: 0056982 | |
2013-03-04 11:16 | dmiguelez | Status | resolved => closed |
Notes |
|
(0056821)
|
hgbot
|
2013-02-27 18:13
|
|
|
|
(0056823)
|
hgbot
|
2013-02-27 20:14
|
|
Repository: erp/devel/api-checks
Changeset: d51a7857ab2c46c790846504c4868f16cd7c3cfc
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Wed Feb 27 20:13:26 2013 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/d51a7857ab2c46c790846504c4868f16cd7c3cfc [^]
Related to issue 23183: Ack api-change as false positive.
The Dataset definition of the 'client definition' did contain two lines
for the 'a_asset_acct' table. One of those was missing the client definition
filter, which is removed in 23183.
---
M model/src-db/database/sourcedata/AD_DATASET_TABLE.xml
---
|
|
|
|
|
|
|
|