Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0033035Openbravo ERP09. Financial managementpublic2016-05-24 12:252017-06-08 17:12
airaceburu 
airaceburu 
normalmajorN/A
closedfixed 
5
 
3.0PR17Q3 
vmromanos
Core
No
0033035: New filters in Purchase Order Report
Add organization, business partner and status to Purchase Order Report and update the output consequently.

Also the whole report should be moved to a "Process Definition" in order to provide a different output for the XLS format.
N/A
No tags attached.
related to defect 00357013.0PR17Q3 closed collazoandy4 Purchase Order Report might split order lines in PDF format 
related to defect 0035702 closed nonofrancisco Performance improvements in Purchase Order Report PDF format 
related to defect 0035718 closed airaceburu API Break on Purchase Order Report Modifications project (try-api 4815) 
related to defect 0036834 closed caristu jre8: js defaults containing Dates fail 
related to defect 0036151 closed caristu organization selector in process definition don't filter by role's org access 
blocks defect 0036170 closed markmm82 Improvements in GrantAccessToProcessDefinition module script to fix CI inestability 
causes defect 0037926 closed markmm82 Purchase reports with invoiced purchases shows no data in Excel format 
Issue History
2016-05-24 12:25airaceburuNew Issue
2016-05-24 12:25airaceburuAssigned To => Triage Finance
2016-05-24 12:25airaceburuModules => Core
2016-05-24 12:25airaceburuTriggers an Emergency Pack => No
2016-05-24 12:25airaceburuAssigned ToTriage Finance => airaceburu
2017-04-05 12:19airaceburuDescription Updatedbug_revision_view_page.php?rev_id=14957#r14957
2017-04-05 13:10vmromanosRelationship addedrelated to 0035701
2017-04-05 13:16vmromanosRelationship addedrelated to 0035702
2017-04-06 17:26airaceburuRelationship addedrelated to 0035718
2017-05-31 17:04hgbotCheckin
2017-05-31 17:04hgbotNote Added: 0097061
2017-05-31 17:04hgbotStatusnew => resolved
2017-05-31 17:04hgbotResolutionopen => fixed
2017-05-31 17:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c389a2ee19ab9a68d59ce06deb566e26b87ff0b4 [^]
2017-05-31 17:04hgbotCheckin
2017-05-31 17:04hgbotNote Added: 0097062
2017-06-02 12:55vmromanosRelationship addedblocks 0036170
2017-06-07 11:06vmromanosReview Assigned To => vmromanos
2017-06-07 11:06vmromanosNote Added: 0097190
2017-06-07 11:06vmromanosStatusresolved => closed
2017-06-07 11:06vmromanosFixed in Version => 3.0PR17Q3
2017-06-08 17:12hudsonbotCheckin
2017-06-08 17:12hudsonbotNote Added: 0097226
2017-06-08 17:12hudsonbotCheckin
2017-06-08 17:12hudsonbotNote Added: 0097227
2017-09-12 09:04alostaleRelationship addedrelated to 0036834
2017-09-18 12:41caristuRelationship addedrelated to 0036151
2018-02-15 11:46caristuRelationship addedcauses 0037926

Notes
(0097061)
hgbot   
2017-05-31 17:04   
Repository: erp/devel/pi
Changeset: c389a2ee19ab9a68d59ce06deb566e26b87ff0b4
Author: Ander Iraceburu <ander.iraceburu <at> openbravo.com>
Date: Tue May 30 17:40:13 2017 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c389a2ee19ab9a68d59ce06deb566e26b87ff0b4 [^]

Fixes issue 33035: Purchase Order Report Refactor

---
M modules/org.openbravo.v3.datasets/referencedata/standard/V3_Roles.xml
M modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_DATASET.xml
M modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_DATASET_TABLE.xml
M referencedata/sampledata/F_B_International_Group/AD_PROCESS_ACCESS.xml
M referencedata/sampledata/F_B_International_Group/OBUIAPP_PROCESS_ACCESS.xml
M referencedata/sampledata/QA_Testing/AD_PROCESS_ACCESS.xml
M referencedata/sampledata/QA_Testing/OBUIAPP_PROCESS_ACCESS.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M src-db/database/sourcedata/OBUIAPP_REPORT.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
M src/org/openbravo/erpCommon/ad_reports/ReportPurchaseOrder.jrxml
A src-util/modulescript/build/classes/org/openbravo/modulescript/GrantAccessToProcessDefinition.class
A src-util/modulescript/build/classes/org/openbravo/modulescript/GrantAccessToProcessDefinitionData.class
A src-util/modulescript/src/org/openbravo/modulescript/GrantAccessToProcessDefinition.java
A src-util/modulescript/src/org/openbravo/modulescript/GrantAccessToProcessDefinition_data.xsql
A src/org/openbravo/erpCommon/ad_reports/ReportPurchaseOrderXLS.jrxml
---
(0097062)
hgbot   
2017-05-31 17:04   
Repository: erp/devel/pi
Changeset: bd4e27a4cef575218cf0d43aaa32203d80ad7f7a
Author: Ander Iraceburu <ander.iraceburu <at> openbravo.com>
Date: Wed May 31 17:00:14 2017 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/bd4e27a4cef575218cf0d43aaa32203d80ad7f7a [^]

Related to issue 33035: Improved GrantAccessToProcessDefinition modulescript

---
M src-util/modulescript/build/classes/org/openbravo/modulescript/GrantAccessToProcessDefinition.class
M src-util/modulescript/build/classes/org/openbravo/modulescript/GrantAccessToProcessDefinitionData.class
M src-util/modulescript/src/org/openbravo/modulescript/GrantAccessToProcessDefinition.java
M src-util/modulescript/src/org/openbravo/modulescript/GrantAccessToProcessDefinition_data.xsql
---
(0097190)
vmromanos   
2017-06-07 11:06   
Code review + testing OK
(0097226)
hudsonbot   
2017-06-08 17:12   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/fda0f16ab470 [^]
Maturity status: Test
(0097227)
hudsonbot   
2017-06-08 17:12   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/fda0f16ab470 [^]
Maturity status: Test