Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012643Openbravo ERPZ. Otherspublic2010-03-11 08:222010-03-13 00:00
alostale 
alostale 
immediatecriticalN/A
closedfixed 
5
 
 
Core
No
0012643: api check build 131 fails

http://builds.openbravo.com/job/erp_devel_int-module-integrity-test/131/console [^]


 [checkAPI] +++++++++++++++++++++++++++++++++++++++++++++++++++
 [checkAPI] Errors in API data validation
 [checkAPI] +++++++++++++++++++++++++++++++++++++++++++++++++++
 [checkAPI] Removed row from table AD_AUXILIARINPUT - ID: A8809D1BBF65445DA5DEE3150ABB521C
No tags attached.
related to defect 00125442.50MP14 closed alostale When creating a new column if you select the table reference the reference search is not showed 
Issue History
2010-03-11 08:22alostaleNew Issue
2010-03-11 08:22alostaleAssigned To => pjuvara
2010-03-11 08:23alostaleRelationship addedrelated to 0012544
2010-03-11 08:25alostaleNote Added: 0025229
2010-03-12 08:25pjuvaraStatusnew => scheduled
2010-03-12 08:25pjuvaraNote Added: 0025260
2010-03-12 08:25pjuvaraAssigned Topjuvara => alostale
2010-03-12 08:25pjuvarafix_in_branch => pi
2010-03-12 09:22jpabloaeIssue Monitored: jpabloae
2010-03-12 12:17hgbotCheckin
2010-03-12 12:17hgbotNote Added: 0025286
2010-03-12 12:17hgbotStatusscheduled => resolved
2010-03-12 12:17hgbotResolutionopen => fixed
2010-03-12 12:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/a84c5f2a0518b67202b964014c96d3414d412cb5 [^]
2010-03-12 12:20alostaleStatusresolved => closed
2010-03-13 00:00anonymoussf_bug_id0 => 2969680

Notes
(0025229)
alostale   
2010-03-11 08:25   
Issue introduced by fixing 0012544, removed an unneeded auxiliary input which was used (incorrectly) in reference tab. This auxiliary input was added in mp12 and shouldn't be used by any module (note that auxiliary inputs are defined per window/tab, so it only could be used by a module adding a field to this tab).

My proposal is to allow this change.
(0025260)
pjuvara   
2010-03-12 08:25   
Proposal accepted.

Please acknowledge exception and send out alert for API change.
(0025286)
hgbot   
2010-03-12 12:17   
Repository: erp/devel/api-checks
Changeset: a84c5f2a0518b67202b964014c96d3414d412cb5
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Mar 12 12:23:47 2010 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/a84c5f2a0518b67202b964014c96d3414d412cb5 [^]

fixed issue 012643: api check build 131 fails

---
M model/sourcedata/AD_AUXILIARINPUT.xml
---