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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0013469
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 05. Production managementmajoralways2010-05-28 11:172010-06-23 00:00
ReporternetworkbView Statuspublic 
Assigned Toadrianromero 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision91430b430190
ProjectionnoneETAnoneTarget Version2.50MP19
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP17SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0013469: Daily Work Requirements Report does not show operations without P-

DescriptionDaily Work Requirements Report does not show operations without P-
Steps To Reproduce- As Openbravo Admin go to Production Management || Transactions || Process Plan || Process Plan
- Create a process plan.
- Create a version.
- Create an operation.
- Go to I/O Products, create two records.
- First one:
     - Select a product.
     - Production Type: P+
     - Qunatity: 20
- Second one:
     - Select a product.
     - Production Type: P-
     - Qunatity: 20
- Create a new operation:
- Go to I/O Products:
- First one:
     - Select a product.
     - Production Type: P+
     - Qunatity: 20

- Go to Production Management || Transactions || Work Requirement
- Create a new record and process it.

- Go to roduction Management || Analysis Tools || Daily Work Requirements Report:
Start From Date: 01-01-1000
To Date: 01-01-3000

Click HTML Format.

Realize that the operation withouth P- does not appear.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0028306)
adrianromero (manager)
2010-06-11 13:28

This report is designed to behave this way. It is a Work Requirements Report and only lists the phases that have at least one P- product, it does not list phases without P- products.
(0028314)
adrianromero (manager)
2010-06-11 16:22

It is an issue. It is a wrong behavior not to show phases without p- products
(0028374)
hgbot (developer)
2010-06-14 15:59

Repository: erp/devel/pi
Changeset: bfddab73b8b5440d6ab51cc0adb3b833f67c9961
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Jun 14 15:59:04 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/bfddab73b8b5440d6ab51cc0adb3b833f67c9961 [^]

Fixes issue 0013469: Daily Work Requirements Report does not show operations without P-
It has been modified the Daily Work Requirements Report to add a subreport to show P- products no matter there are P- products or not. The previous report structure did not allow to show phases when there are not P- products to list

---
M src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDaily.java
M src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDailyEdit.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDaily_data.xsql
M src/org/openbravo/erpCommon/ad_reports/SubreportWorkRequirementDaily.jrxml
A src/org/openbravo/erpCommon/ad_reports/SubreportWorkRequirementDaily2.jrxml
---
(0028407)
hudsonbot (developer)
2010-06-15 05:44

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/bfddab73b8b5 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/f7644da65496 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17606.obx [^]
(0028420)
arunkumar (reporter)
2010-06-15 07:43

Daily work requirement report now shows phases without p- products also.

Tested working fine
(0028458)
hgbot (developer)
2010-06-15 18:09

Repository: erp/devel/pi
Changeset: 91430b430190849ce2a108c0d4771f243288b989
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Jun 15 18:08:32 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/91430b430190849ce2a108c0d4771f243288b989 [^]

Fixes issue 0013469: Daily Work Requirements Report does not show operations without P-
Removing innecesary commented code

---
M src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDaily.java
---
(0028513)
hudsonbot (developer)
2010-06-16 17:53

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/91430b430190 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/56352f289d38 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17673.obx [^]
(0028674)
arunkumar (reporter)
2010-06-22 14:38

Tested working fine

- Issue History
Date Modified Username Field Change
2010-05-28 11:17 networkb New Issue
2010-05-28 11:17 networkb Assigned To => adrianromero
2010-05-28 12:45 adrianromero Status new => scheduled
2010-05-28 12:45 adrianromero fix_in_branch => pi
2010-06-11 13:28 adrianromero Note Added: 0028306
2010-06-11 13:28 adrianromero Status scheduled => closed
2010-06-11 13:28 adrianromero Resolution open => no change required
2010-06-11 16:21 adrianromero Status closed => new
2010-06-11 16:21 adrianromero Resolution no change required => open
2010-06-11 16:22 adrianromero Status new => scheduled
2010-06-11 16:22 adrianromero Note Added: 0028314
2010-06-14 15:59 hgbot Checkin
2010-06-14 15:59 hgbot Note Added: 0028374
2010-06-14 15:59 hgbot Status scheduled => resolved
2010-06-14 15:59 hgbot Resolution open => fixed
2010-06-14 15:59 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/bfddab73b8b5440d6ab51cc0adb3b833f67c9961 [^]
2010-06-15 05:44 hudsonbot Checkin
2010-06-15 05:44 hudsonbot Note Added: 0028407
2010-06-15 07:43 arunkumar Note Added: 0028420
2010-06-15 07:43 arunkumar Status resolved => closed
2010-06-15 18:09 hgbot Checkin
2010-06-15 18:09 hgbot Note Added: 0028458
2010-06-15 18:09 hgbot Status closed => resolved
2010-06-15 18:09 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/bfddab73b8b5440d6ab51cc0adb3b833f67c9961 [^] => http://code.openbravo.com/erp/devel/pi/rev/91430b430190849ce2a108c0d4771f243288b989 [^]
2010-06-16 17:53 hudsonbot Checkin
2010-06-16 17:53 hudsonbot Note Added: 0028513
2010-06-22 14:38 arunkumar Note Added: 0028674
2010-06-22 14:38 arunkumar Status resolved => closed
2010-06-23 00:00 anonymous sf_bug_id 0 => 3019884


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker