Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0034221Openbravo ERP09. Financial managementpublic2016-10-17 17:372016-12-16 18:38
dmiguelez 
Sanjota 
urgentmajoralways
closedfixed 
5
 
3.0PR17Q1 
dmiguelez
Core
No
0034221: Merge Valued Stock Report Enhanced with Valued Stock Report in Core
Merge Valued Stock Report Enhanced with Valued Stock Report in Core.

The Valued Stock Report present in core is a subset of what it is present in the module.
Merge the module in Core to bring all the improvements into the Product.
Merge Valued Stock Report Enhanced with Valued Stock Report in Core.

The Valued Stock Report present in core is a subset of what it is present in the module.
Merge the module in Core to bring all the improvements into the Product.
No tags attached.
related to defect 0034261 closed Sanjota Modules Report's currency should be defaulted to organization's currency and organization's general ledger 
related to feature request 0034482 closed Triage Omni OMS Openbravo ERP Improve performance in Enhanced Valued Stock Report 
related to defect 0034699 closed alekosmp86 Openbravo ERP Warehouse combo only shows values once Valued Stock Report has been executed 
related to defect 0034700 closed alekosmp86 Openbravo ERP Warehouse name is cut when Valued Stock Report is exported to Excel 
causes defect 0034510 closed Sanjota Openbravo ERP warning in ReportValuationStock 
Issue History
2016-10-17 17:37dmiguelezNew Issue
2016-10-17 17:37dmiguelezAssigned To => Triage Finance
2016-10-17 17:37dmiguelezModules => Core
2016-10-17 17:37dmiguelezTriggers an Emergency Pack => No
2016-10-17 17:38dmiguelezTypedefect => feature request
2016-10-17 18:12ngarciaIssue Monitored: ngarcia
2016-11-14 18:13hgbotCheckin
2016-11-14 18:13hgbotNote Added: 0091478
2016-11-14 18:13hgbotStatusnew => resolved
2016-11-14 18:13hgbotResolutionopen => fixed
2016-11-14 18:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d21bcfbec8aec4908cfc0f0c59d5e15d75fdba40 [^]
2016-11-14 18:13hgbotCheckin
2016-11-14 18:13hgbotNote Added: 0091479
2016-11-14 18:15dmiguelezRelationship addedrelated to 0034261
2016-11-14 18:15dmiguelezRelationship addedrelated to 0034482
2016-11-14 18:41dmiguelezReview Assigned To => dmiguelez
2016-11-14 18:41dmiguelezNote Added: 0091483
2016-11-14 18:41dmiguelezStatusresolved => closed
2016-11-15 08:45alostaleRelationship addedcauses 0034510
2016-11-17 17:04hgbotCheckin
2016-11-17 17:04hgbotNote Added: 0091637
2016-11-17 17:04hgbotStatusclosed => resolved
2016-11-17 17:04hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/d21bcfbec8aec4908cfc0f0c59d5e15d75fdba40 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.reportvaluedstockenhanced/rev/7c6330348e78f5858f18d1b801bcb54bbd478f7b [^]
2016-11-17 17:05hgbotCheckin
2016-11-17 17:05hgbotNote Added: 0091638
2016-11-17 17:05hgbotCheckin
2016-11-17 17:05hgbotNote Added: 0091639
2016-11-17 17:05dmiguelezNote Added: 0091640
2016-11-17 17:05dmiguelezStatusresolved => closed
2016-11-18 08:49hgbotCheckin
2016-11-18 08:49hgbotNote Added: 0091645
2016-12-07 12:20maiteRelationship addedrelated to 0034699
2016-12-07 12:35maiteRelationship addedrelated to 0034700
2016-12-13 11:29aferrazAssigned ToTriage Finance => Sanjota
2016-12-13 11:58aferrazFixed in Version => 3.0PR17Q1
2016-12-16 18:38hudsonbotCheckin
2016-12-16 18:38hudsonbotNote Added: 0092620
2016-12-16 18:38hudsonbotCheckin
2016-12-16 18:38hudsonbotNote Added: 0092621
2016-12-16 18:38hudsonbotCheckin
2016-12-16 18:38hudsonbotNote Added: 0092644

Notes
(0091478)
hgbot   
2016-11-14 18:13   
Repository: erp/devel/pi
Changeset: d21bcfbec8aec4908cfc0f0c59d5e15d75fdba40
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Mon Nov 14 11:35:11 2016 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d21bcfbec8aec4908cfc0f0c59d5e15d75fdba40 [^]

Fixes Issue 34221. Merge Enhanced Valued Stock Report with Valued Stock
Report present in Core.

Merges the report from the Enhanced Valued Stock Report into Core.
Adds enhancements made in the module like:
*Consolidated results at Organization Level
*Huge performance improvements
*Export to PDF and Excel

---
M modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE_MERGE.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.html
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.java
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.xml
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock_data.xsql
A src/org/openbravo/erpCommon/ad_reports/ReportValuationStock2.html
A src/org/openbravo/erpCommon/ad_reports/ReportValuationStock2.xml
A src/org/openbravo/erpCommon/ad_reports/ReportValuationStockExcel.jrxml
A src/org/openbravo/erpCommon/ad_reports/ReportValuationStockPDF.jrxml
A src/org/openbravo/erpCommon/ad_reports/SumaryProductCategory.jrxml
A src/org/openbravo/erpCommon/ad_reports/SummaryProductCategory.java
---
(0091479)
hgbot   
2016-11-14 18:13   
Repository: erp/devel/pi
Changeset: e4be1dd0c5d3a295b27b6de7b04697ebd4b5b9c4
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Mon Nov 14 17:51:38 2016 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e4be1dd0c5d3a295b27b6de7b04697ebd4b5b9c4 [^]

Related to Issue 34221. Fixed several problems.

*Added missing messages included in module before.
*Added missing AD_MODEL_OBJECT_MAPPING
*Fixed update of currency field (only when organization changes)
*Fixed conversion date for non-aggregated data.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.html
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.java
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock_data.xsql
---
(0091483)
dmiguelez   
2016-11-14 18:41   
Code Review + Testing Ok
(0091637)
hgbot   
2016-11-17 17:04   
Repository: erp/pmods/org.openbravo.warehouse.reportvaluedstockenhanced
Changeset: 7c6330348e78f5858f18d1b801bcb54bbd478f7b
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Wed Nov 16 23:29:04 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.reportvaluedstockenhanced/rev/7c6330348e78f5858f18d1b801bcb54bbd478f7b [^]

Fixes Issue 34221 :Fixed several problems.

*Added missing messages included in module before.
*Fixed update of currency field (only when organization changes)

---
M src/org/openbravo/warehouse/reportvaluedstockenhanced/ReportValuedStockEnhanced.html
M src/org/openbravo/warehouse/reportvaluedstockenhanced/ReportValuedStockEnhanced.java
M src/org/openbravo/warehouse/reportvaluedstockenhanced/ReportValuedStockEnhanced2.html
---
(0091638)
hgbot   
2016-11-17 17:05   
Repository: erp/pmods/org.openbravo.warehouse.reportvaluedstockenhanced
Changeset: 5741f88145e618b3c571cef92da4d481917ff5ed
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Thu Nov 17 09:09:03 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.reportvaluedstockenhanced/rev/5741f88145e618b3c571cef92da4d481917ff5ed [^]

Related to Issue 34221. Do not set the currency each time the Window
is loaded.

---
M src/org/openbravo/warehouse/reportvaluedstockenhanced/ReportValuedStockEnhanced.html
M src/org/openbravo/warehouse/reportvaluedstockenhanced/ReportValuedStockEnhanced.java
M src/org/openbravo/warehouse/reportvaluedstockenhanced/ReportValuedStockEnhanced2.html
---
(0091639)
hgbot   
2016-11-17 17:05   
Repository: erp/pmods/org.openbravo.warehouse.reportvaluedstockenhanced
Changeset: 7ded41cb827bf6c897730c135f39faf810a7c501
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Thu Nov 17 16:47:32 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.reportvaluedstockenhanced/rev/7ded41cb827bf6c897730c135f39faf810a7c501 [^]

Related to Issue 34221. Updated module version.

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0091640)
dmiguelez   
2016-11-17 17:05   
Code Review + Testing OK
(0091645)
hgbot   
2016-11-18 08:49   
Repository: erp/devel/pi
Changeset: 6ed815b78c3f7f63599b93bbcdf4b872648e05e7
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Thu Nov 17 16:42:39 2016 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6ed815b78c3f7f63599b93bbcdf4b872648e05e7 [^]

Related to Issue 34221. Do not set default currency each time the
Window is loaded.

---
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock2.html
---
(0092620)
hudsonbot   
2016-12-16 18:38   
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/dc8bf00badd0 [^]
Maturity status: Test
(0092621)
hudsonbot   
2016-12-16 18:38   
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/dc8bf00badd0 [^]
Maturity status: Test
(0092644)
hudsonbot   
2016-12-16 18:38   
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/dc8bf00badd0 [^]
Maturity status: Test