Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012976Openbravo ERPZ. Otherspublic2010-04-14 15:522010-04-15 00:00
shuehner 
mirurita 
immediatecriticalhave not tried
closedfixed 
5
pi 
pi 
Core
No
0012976: api check build 348 fails
http://builds.openbravo.com/job/erp_devel_pi-module-integrity-test/348/console [^]

 [checkAPI] 27846 ERROR - Changed column value AD_COLUMN.NAME -ID:7FF2BE0C560641FDE040007F010060C1 from [Over/underpayment] to [Write-off Amount]
 [checkAPI] 27850 ERROR - Changed column value AD_COLUMN.NAME -ID:80E839B16930298FE040007F01005AAF from [Over/underpayment] to [Write-off Amount]
 [checkAPI] 27854 ERROR - Removed row from table AD_ELEMENT - ID: 7891269C83EB655DE040007F010155CE

field org.openbravo.model.financialmgmt.payment.FIN_PaymentScheduleDetail.PROPERTY_OVERUNDERPAYMENT: missing in /var/www/localhost/htdocs/japi/348
method org.openbravo.model.financialmgmt.payment.FIN_PaymentScheduleDetail.getOverunderpayment(): missing in /var/www/localhost/htdocs/japi/348
method org.openbravo.model.financialmgmt.payment.FIN_PaymentScheduleDetail.setOverunderpayment(java.math.BigDecimal): missing in /var/www/localhost/htdocs/japi/348
No tags attached.
Issue History
2010-04-14 15:52shuehnerNew Issue
2010-04-14 15:52shuehnerAssigned To => mirurita
2010-04-14 15:53shuehnerNote Added: 0026191
2010-04-14 16:28hgbotCheckin
2010-04-14 16:28hgbotNote Added: 0026194
2010-04-14 16:28hgbotStatusnew => resolved
2010-04-14 16:28hgbotResolutionopen => fixed
2010-04-14 16:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/8b6458071577b34e8ef4dc82f7784fac68e358c5 [^]
2010-04-14 16:38hgbotCheckin
2010-04-14 16:38hgbotNote Added: 0026199
2010-04-14 16:38hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/api-checks/rev/8b6458071577b34e8ef4dc82f7784fac68e358c5 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/d9182179a84fd20720b55fb6ba3f6aae01f4725b [^]
2010-04-14 17:12miruritaNote Added: 0026205
2010-04-14 17:12miruritaStatusresolved => closed
2010-04-14 17:12miruritaFixed in Version => pi
2010-04-15 00:00anonymoussf_bug_id0 => 2987426

Notes
(0026191)
shuehner   
2010-04-14 15:53   
All changes are related to the new FIN_PAYMENT* tables which were released in mp14 but not usable there, so changes will be acked with low risk (but the usual change announcement).
(0026194)
hgbot   
2010-04-14 16:28   
Repository: erp/devel/api-checks
Changeset: 8b6458071577b34e8ef4dc82f7784fac68e358c5
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Wed Apr 14 16:41:47 2010 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/8b6458071577b34e8ef4dc82f7784fac68e358c5 [^]

Fixes issue 12976: api check build 348 fails. Column names changed.

---
M model/sourcedata/AD_COLUMN.xml
M model/sourcedata/AD_ELEMENT.xml
---
(0026199)
hgbot   
2010-04-14 16:38   
Repository: erp/devel/api-checks
Changeset: d9182179a84fd20720b55fb6ba3f6aae01f4725b
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Wed Apr 14 16:51:13 2010 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/d9182179a84fd20720b55fb6ba3f6aae01f4725b [^]

Fixes issue 12976: api check build 348 fails

---
M java/reference/250.japi.gz
---
(0026205)
mirurita   
2010-04-14 17:12   
http://builds.openbravo.com/job/erp_devel_pi-module-integrity-test/349/console [^]