Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018610Openbravo ERPZ. Otherspublic2011-09-26 12:312011-10-04 09:49
shuehner 
shuehner 
immediatemajorhave not tried
closedfixed 
5
 
 
Core
No
0018610: API-changes triggered by fix for 18519
The fix for issue 18519 triggered the following api-changes:

Those changes are needed as the fix for 18519 is essentially reverting those api-additions done earlier as they are not correct.

missing methods:
org.openbravo.erpCommon.ad_forms.DocLine_FINReconciliation.getInvoiceId()

org.openbravo.erpCommon.ad_forms.DocLine_FINReconciliation.setInvoice_ID(java.lang.String)

org.openbravo.erpCommon.ad_forms.Fact.createLine(org.openbravo.erpCommon.ad_forms.DocLine, org.openbravo.erpCommon.ad_forms.Account, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.math.BigDecimal, java.lang.String, java.lang.String, org.openbravo.database.ConnectionProvider)

org.openbravo.erpCommon.ad_forms.FactLine.convertByDocumentData(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.openbravo.database.ConnectionProvider)
-
No tags attached.
related to defect 0018519 closed eduardo_Argal Wrong behaviour when add a payment with another currency rate 
Issue History
2011-09-26 12:31shuehnerNew Issue
2011-09-26 12:31shuehnerAssigned To => shuehner
2011-09-26 12:31shuehnerModules => Core
2011-09-26 12:31shuehnerRelationship addedrelated to 0018519
2011-09-26 12:32shuehnerNote Added: 0041277
2011-10-04 09:48shuehnerStatusnew => scheduled
2011-10-04 09:48shuehnerfix_in_branch => pi
2011-10-04 09:48shuehnerNote Added: 0041474
2011-10-04 09:48shuehnerStatusscheduled => resolved
2011-10-04 09:48shuehnerFixed in SCM revision => https://code.openbravo.com/erp/devel/api-checks/rev/aa213eea6663 [^]
2011-10-04 09:48shuehnerResolutionopen => fixed
2011-10-04 09:49shuehnerStatusresolved => closed

Notes
(0041277)
shuehner   
2011-09-26 12:32   
Note: those changes to apply for both 3.0MP2.3 and 3.0MP3
(0041474)
shuehner   
2011-10-04 09:48   
Those changes have been accepted in the api-checks repo as part of the MP3 release process.