Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020648Openbravo ERPA. Platformpublic2012-05-30 16:242012-05-31 16:32
AugustoMauch 
AugustoMauch 
immediatemajorhave not tried
closedfixed 
5
 
3.0MP12 
Core
No
0020648: API change: selector fields removed
Five selector fields have been removed from the business partner selector:
- Location name
- Location id (out field)
- Contact name
- Contact id (out field)
- Business partner income

API data validation output:
 [checkAPI] 29483 ERROR - +++++++++++++++++++++++++++++++++++++++++++++++++++
 [checkAPI] 29492 ERROR - Errors in API data validation
 [checkAPI] 29500 ERROR - +++++++++++++++++++++++++++++++++++++++++++++++++++
 [checkAPI] 29517 ERROR - Removed row from table OBUISEL_SELECTOR_FIELD - ID: 097EE62707284BA1ACEA0E3983C99B2D
 [checkAPI] 29525 ERROR - Removed row from table OBUISEL_SELECTOR_FIELD - ID: 6EE86F97BE094992BC832846CCB9093D
 [checkAPI] 29541 ERROR - Removed row from table OBUISEL_SELECTOR_FIELD - ID: 8C945B7A165446E591DC15BD10116806
 [checkAPI] 29550 ERROR - Removed row from table OBUISEL_SELECTOR_FIELD - ID: D49A7A5565364640879292E237408E3A
 [checkAPI] 29558 ERROR - Removed row from table OBUISEL_SELECTOR_FIELD - ID: FF8080812DF02890012DF0CB9ECF0062
Location id and contact id are out fields, so they were being received in the callouts. Openbravo callouts have been modified so that they support both selectors, but there may be clients that have implemented a callout that need to receive this fields.
If that happens, the problem would be solved if the client use the new callout with the old behavior, of if they adapt their callouts to the old callout with the new behaviour.
No tags attached.
related to defect 00202573.0MP12 closed AugustoMauch The partner selector takes long to show data having more than 600k partners 
Issue History
2012-05-30 16:24AugustoMauchNew Issue
2012-05-30 16:24AugustoMauchAssigned To => AugustoMauch
2012-05-30 16:24AugustoMauchModules => Core
2012-05-30 16:25AugustoMauchRelationship addedrelated to 0020257
2012-05-30 16:26AugustoMauchAssigned ToAugustoMauch => iciordia
2012-05-30 21:19iciordiaNote Added: 0049517
2012-05-30 21:19iciordiaAssigned Toiciordia => AugustoMauch
2012-05-31 09:43AugustoMauchStatusnew => scheduled
2012-05-31 09:43AugustoMauchfix_in_branch => pi
2012-05-31 09:43AugustoMauchStatusscheduled => resolved
2012-05-31 09:43AugustoMauchFixed in Version => 3.0MP12
2012-05-31 09:43AugustoMauchFixed in SCM revision => https://code.openbravo.com/erp/devel/api-checks/rev/d76eebbc9e9dd888305550c43fcad4c2228ca505 [^]
2012-05-31 09:43AugustoMauchResolutionopen => fixed
2012-05-31 16:32AugustoMauchStatusresolved => closed

Notes
(0049517)
iciordia   
2012-05-30 21:19   
Approved.

Ismael