Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012913Openbravo ERPA. Platformpublic2010-04-08 17:292010-04-09 00:00
shuehner 
shuehner 
immediatecriticalhave not tried
closedfixed 
5
pi 
 
Core
No
0012913: api check build 338 failed with warnings
This api check build failed:
http://builds.openbravo.com/job/erp_devel_pi-module-integrity-test/338/console [^]


with the following warning:

 [checkAPI] 27452 WARN - Warnings in API model validation
 [checkAPI] 27456 WARN - +++++++++++++++++++++++++++++++++++++++++++++++++++
 [checkAPI] 27464 WARN - Modified view C_INVOICE_CANDIDATE_V
No tags attached.
related to defect 00123182.50MP17 closed harikrishnan A sales order with negative amount, does not appear in "Create invoices from orders" 
Issue History
2010-04-08 17:29shuehnerNew Issue
2010-04-08 17:29shuehnerAssigned To => shuehner
2010-04-08 17:29shuehnerRelationship addedrelated to 0012318
2010-04-08 17:31shuehnerNote Added: 0025990
2010-04-08 17:33hgbotCheckin
2010-04-08 17:33hgbotNote Added: 0025991
2010-04-08 17:33hgbotStatusnew => resolved
2010-04-08 17:33hgbotResolutionopen => fixed
2010-04-08 17:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/37a6d7453a836b54db1b7c5eda55fcae36c0c0fd [^]
2010-04-08 19:21shuehnerNote Added: 0026008
2010-04-08 19:21shuehnerStatusresolved => closed
2010-04-09 00:00anonymoussf_bug_id0 => 2984169

Notes
(0025990)
shuehner   
2010-04-08 17:31   
Note: API check issues a warning for every view modification as the tool can't check/parse the change done.

Looking at the commit in 12318 the view structure is unchanged, only some condition inside its body changed.

-> stucture identical -> no api change
-> changed behavior -> outside of scope of api-testing, and verified in usual review of resolved issues

-> Closing as false positive
(0025991)
hgbot   
2010-04-08 17:33   
Repository: erp/devel/api-checks
Changeset: 37a6d7453a836b54db1b7c5eda55fcae36c0c0fd
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Apr 08 17:45:27 2010 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/37a6d7453a836b54db1b7c5eda55fcae36c0c0fd [^]

Fixed 12913: Ack as false positive, view structure (output columns) are unchanged

---
M model/model/views/C_INVOICE_CANDIDATE_V.xml
---
(0026008)
shuehner   
2010-04-08 19:21   
Api check issue, api-check build doesn't have that issue anymore (after ack as false positive) -> closing