Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035595Openbravo ERP09. Financial managementpublic2017-03-22 11:352017-04-10 14:17
vmromanos 
vmromanos 
normalminorhave not tried
closedfixed 
5
 
3.0PR17Q3 
aferraz
Core
No
0035595: Functional API change after AD_IsOrgIncluded refactor
The current AD_IsOrgIncluded function implementation works fine with organizations in any status, however after the refactor it only works with organizations set as ready.

Working with organizations not set as ready yet is something very uncommon, because actually you can't complete any functional flow.

Only the process of setting an organization as ready (Organization window) is really affected by this change in the ERP, and it is properly managed as part of 0035590


This is a very low risk functional API change which should be logged as part of 3.0PR17Q3 release, because it could affect developments for not ready organizations.
In this case a new AD_IsOrgIncluded_Legacy function containing the original AD_IsOrgIncluded code is available, so the developers can easily use it on the required flows.
NA
Approved
blocks feature request 00355903.0PR17Q3 closed vmromanos AD_IsOrgIncluded performance improvements 
Issue History
2017-03-22 11:35vmromanosNew Issue
2017-03-22 11:35vmromanosAssigned To => dmitry_mezentsev
2017-03-22 11:35vmromanosModules => Core
2017-03-22 11:35vmromanosTriggers an Emergency Pack => No
2017-03-22 11:36vmromanosRelationship addedblocks 0035590
2017-03-29 10:07dmitry_mezentsevTag Attached: Approved
2017-03-29 10:07dmitry_mezentsevAssigned Todmitry_mezentsev => vmromanos
2017-03-29 10:18vmromanosStatusnew => scheduled
2017-04-10 14:17aferrazNote Added: 0095943
2017-04-10 14:17aferrazStatusscheduled => resolved
2017-04-10 14:17aferrazFixed in Version => 3.0PR17Q3
2017-04-10 14:17aferrazFixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/b4fdc836924e3bc2738803e7039c50d7d39af47f [^]
2017-04-10 14:17aferrazResolutionopen => fixed
2017-04-10 14:17aferrazReview Assigned To => aferraz
2017-04-10 14:17aferrazStatusresolved => closed

Notes
(0095943)
aferraz   
2017-04-10 14:17   
There has been an Openbravo 3 public API change.
For more information visit changes number PR17Q3.17.

http://wiki.openbravo.com/wiki/API_changes [^]