Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023183Openbravo ERPJ. Demo datapublic2013-02-27 18:082013-03-04 11:16
Sandrahuguet 
Sandrahuguet 
urgenttrivialalways
closedfixed 
20Community Appliance
 
 
dmiguelez
Core
No
0023183: Incorrect record for table a_asset_acct in dataset for sampledata
In the dataset Client definition: dataset for sampledata

there is an incorrect record for table a_asset_acct
-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
Delete the record without HQL/SQL where clause
No tags attached.
Issue History
2013-02-27 18:08SandrahuguetNew Issue
2013-02-27 18:08SandrahuguetAssigned To => dmiguelez
2013-02-27 18:08SandrahuguetModules => Core
2013-02-27 18:08SandrahuguetTriggers an Emergency Pack => No
2013-02-27 18:08SandrahuguetAssigned Todmiguelez => Sandrahuguet
2013-02-27 18:08SandrahuguetStatusnew => scheduled
2013-02-27 18:08Sandrahuguetfix_in_branch => pi
2013-02-27 18:13hgbotCheckin
2013-02-27 18:13hgbotNote Added: 0056821
2013-02-27 18:13hgbotStatusscheduled => resolved
2013-02-27 18:13hgbotResolutionopen => fixed
2013-02-27 18:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/bf247c137e924a2023a4a7d5db746851471c6d92 [^]
2013-02-27 20:14hgbotCheckin
2013-02-27 20:14hgbotNote Added: 0056823
2013-03-02 05:48hudsonbotCheckin
2013-03-02 05:48hudsonbotNote Added: 0056926
2013-03-04 11:16dmiguelezReview Assigned To => dmiguelez
2013-03-04 11:16dmiguelezNote Added: 0056982
2013-03-04 11:16dmiguelezStatusresolved => closed

Notes
(0056821)
hgbot   
2013-02-27 18:13   
Repository: erp/devel/pi
Changeset: bf247c137e924a2023a4a7d5db746851471c6d92
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed Feb 27 18:10:34 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/bf247c137e924a2023a4a7d5db746851471c6d92 [^]

Fixed bug 23183 Incorrect record for table a_asset_acct in sampledata dataset

---
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
---
(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
---
(0056926)
hudsonbot   
2013-03-02 05:48   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f5db629e7058 [^]

Maturity status: Test
(0056982)
dmiguelez   
2013-03-04 11:16   
Code Review + Testing OK