Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035718Openbravo ERP09. Financial managementpublic2017-04-06 17:242017-06-07 11:04
airaceburu 
airaceburu 
urgentmajorN/A
closedfixed 
5
 
3.0PR17Q3 
vmromanos
Core
No
0035718: API Break on Purchase Order Report Modifications project (try-api 4815)
API Break due to the disabling of "Purchase Order Report" "Report and Process" due to a refactor moving it to a "Process Definition"

There risk on this change is very low, is not very common to customize a report. Is more frequent to create a new jrxml.

Although is very unlikely to be affected by this change, an affected developer could either extract the ad_process with its changes to a custom module, or build his changes in top of the new technology.
Look at:

https://ci.openbravo.com/job/try-api/4908/consoleText [^]

org.openbravo.erpCommon.reference: 99.43% good, 0.56% missing
Approved
related to feature request 0033035 closed airaceburu New filters in Purchase Order Report 
related to defect 0036171 closed vmromanos API Break on Purchase Order Report Modifications project 
blocks defect 0036170 closed markmm82 Improvements in GrantAccessToProcessDefinition module script to fix CI inestability 
Issue History
2017-04-06 17:24airaceburuNew Issue
2017-04-06 17:24airaceburuAssigned To => dmitry_mezentsev
2017-04-06 17:24airaceburuModules => Core
2017-04-06 17:24airaceburuTriggers an Emergency Pack => No
2017-04-06 17:26airaceburuRelationship addedrelated to 0033035
2017-04-20 12:55dmitry_mezentsevTag Attached: Approved
2017-04-20 12:55dmitry_mezentsevAssigned Todmitry_mezentsev => airaceburu
2017-05-25 13:03airaceburuNote Added: 0096796
2017-05-25 13:15airaceburuNote Added: 0096797
2017-05-25 13:15airaceburuDescription Updatedbug_revision_view_page.php?rev_id=15216#r15216
2017-05-25 13:15airaceburuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=15218#r15218
2017-05-31 17:02hgbotCheckin
2017-05-31 17:02hgbotNote Added: 0097060
2017-05-31 17:02hgbotStatusnew => resolved
2017-05-31 17:02hgbotResolutionopen => fixed
2017-05-31 17:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/a675dfbfb8d491dcaa5b5422b05e0909e7b4f90b [^]
2017-06-02 12:55vmromanosRelationship addedblocks 0036170
2017-06-02 13:09vmromanosIssue cloned0036171
2017-06-02 13:09vmromanosRelationship addedrelated to 0036171
2017-06-07 10:09hgbotCheckin
2017-06-07 10:09hgbotNote Added: 0097184
2017-06-07 11:04vmromanosReview Assigned To => vmromanos
2017-06-07 11:04vmromanosStatusresolved => closed
2017-06-07 11:04vmromanosFixed in Version => 3.0PR17Q3

Notes
(0096796)
airaceburu   
2017-05-25 13:03   
After discussion we have decided to not delete the process and disable it instead. The API change will stay anyway
(0096797)
airaceburu   
2017-05-25 13:15   
Updated description according to previous note
(0097060)
hgbot   
2017-05-31 17:02   
Repository: erp/devel/api-checks
Changeset: a675dfbfb8d491dcaa5b5422b05e0909e7b4f90b
Author: Ander Iraceburu <ander.iraceburu <at> openbravo.com>
Date: Thu May 25 13:53:02 2017 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/a675dfbfb8d491dcaa5b5422b05e0909e7b4f90b [^]

Fixes issue 35718: Moved Purchase Order Report to a Process Definition

---
M model/src-db/database/sourcedata/AD_MENU.xml
M model/src-db/database/sourcedata/AD_PROCESS.xml
---
(0097184)
hgbot   
2017-06-07 10:09   
Repository: erp/devel/api-checks
Changeset: 81d260d3d59c2eaf7b5b6661d5b58fd4b1596676
Author: Ander Iraceburu <ander.iraceburu <at> openbravo.com>
Date: Wed Jun 07 10:09:00 2017 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/81d260d3d59c2eaf7b5b6661d5b58fd4b1596676 [^]

Related to issue 35718: Removed old ad_process method from java.japi

---
M java/reference/java.japi.gz
---