Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034221
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] 09. Financial managementmajoralways2016-10-17 17:372016-12-16 18:38
ReporterdmiguelezView Statuspublic 
Assigned ToSanjota 
PriorityurgentResolutionfixedFixed in Version3.0PR17Q1
StatusclosedFix in branchFixed in SCM revision7c6330348e78
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Todmiguelez
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034221: Merge Valued Stock Report Enhanced with Valued Stock Report in Core

DescriptionMerge 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.
Steps To ReproduceMerge 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0034261 closedSanjota Modules Report's currency should be defaulted to organization's currency and organization's general ledger 
related to feature request 0034482 closedTriage Omni OMS Openbravo ERP Improve performance in Enhanced Valued Stock Report 
related to defect 0034699 closedalekosmp86 Openbravo ERP Warehouse combo only shows values once Valued Stock Report has been executed 
related to defect 0034700 closedalekosmp86 Openbravo ERP Warehouse name is cut when Valued Stock Report is exported to Excel 
causes defect 0034510 closedSanjota Openbravo ERP warning in ReportValuationStock 

-  Notes
(0091478)
hgbot (developer)
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 (developer)
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 (developer)
2016-11-14 18:41

Code Review + Testing Ok
(0091637)
hgbot (developer)
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 (developer)
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 (developer)
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 (developer)
2016-11-17 17:05

Code Review + Testing OK
(0091645)
hgbot (developer)
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 (developer)
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 (developer)
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 (developer)
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

- Issue History
Date Modified Username Field Change
2016-10-17 17:37 dmiguelez New Issue
2016-10-17 17:37 dmiguelez Assigned To => Triage Finance
2016-10-17 17:37 dmiguelez Modules => Core
2016-10-17 17:37 dmiguelez Triggers an Emergency Pack => No
2016-10-17 17:38 dmiguelez Type defect => feature request
2016-10-17 18:12 ngarcia Issue Monitored: ngarcia
2016-11-14 18:13 hgbot Checkin
2016-11-14 18:13 hgbot Note Added: 0091478
2016-11-14 18:13 hgbot Status new => resolved
2016-11-14 18:13 hgbot Resolution open => fixed
2016-11-14 18:13 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d21bcfbec8aec4908cfc0f0c59d5e15d75fdba40 [^]
2016-11-14 18:13 hgbot Checkin
2016-11-14 18:13 hgbot Note Added: 0091479
2016-11-14 18:15 dmiguelez Relationship added related to 0034261
2016-11-14 18:15 dmiguelez Relationship added related to 0034482
2016-11-14 18:41 dmiguelez Review Assigned To => dmiguelez
2016-11-14 18:41 dmiguelez Note Added: 0091483
2016-11-14 18:41 dmiguelez Status resolved => closed
2016-11-15 08:45 alostale Relationship added causes 0034510
2016-11-17 17:04 hgbot Checkin
2016-11-17 17:04 hgbot Note Added: 0091637
2016-11-17 17:04 hgbot Status closed => resolved
2016-11-17 17:04 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/d21bcfbec8aec4908cfc0f0c59d5e15d75fdba40 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.reportvaluedstockenhanced/rev/7c6330348e78f5858f18d1b801bcb54bbd478f7b [^]
2016-11-17 17:05 hgbot Checkin
2016-11-17 17:05 hgbot Note Added: 0091638
2016-11-17 17:05 hgbot Checkin
2016-11-17 17:05 hgbot Note Added: 0091639
2016-11-17 17:05 dmiguelez Note Added: 0091640
2016-11-17 17:05 dmiguelez Status resolved => closed
2016-11-18 08:49 hgbot Checkin
2016-11-18 08:49 hgbot Note Added: 0091645
2016-12-07 12:20 maite Relationship added related to 0034699
2016-12-07 12:35 maite Relationship added related to 0034700
2016-12-13 11:29 aferraz Assigned To Triage Finance => Sanjota
2016-12-13 11:58 aferraz Fixed in Version => 3.0PR17Q1
2016-12-16 18:38 hudsonbot Checkin
2016-12-16 18:38 hudsonbot Note Added: 0092620
2016-12-16 18:38 hudsonbot Checkin
2016-12-16 18:38 hudsonbot Note Added: 0092621
2016-12-16 18:38 hudsonbot Checkin
2016-12-16 18:38 hudsonbot Note Added: 0092644


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker