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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0007200
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 05. Production managementminoralways2009-01-28 16:262009-04-24 15:56
ReporterRenateNieuwkoopView Statuspublic 
Assigned ToAinhoaPagola 
PriorityimmediateResolutionfixedFixed in Version2.50MP1
StatusclosedFix in branchFixed in SCM revision860eb43815e6
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0007200: Product Movement Report: incorrect movement shown for Work Effort

DescriptionWarehouse Management || Analysis Tools || Product Movements Report || Product Movements Report

When there are parts from a Work requirement on the report for which Work efforts were created, the Movement link in the report links to BOM Production. Not sure why there would even be BOM Production entries (since the parts are related to a Work Requirement) and the BOM Production looks incomplete (no name)
See snapshots.
Steps To ReproduceSee Basic Functional training Production management module, Final Scenario:

- Create activities
- create process plan
- create Operations and I/O Product in the Process Plan
- Enter Work Requirement based on the process plan
- Create several Work Efforts for various operations
- run Product Movements report
- Check one of the products for which you had a Work Effort and click 'movement' link
Tagsmain
Attached Filesjpg file icon 280109ProductMovement1.jpg [^] (356,895 bytes) 2009-01-28 16:26
jpg file icon 280109ProductMovement2.jpg [^] (180,345 bytes) 2009-01-28 16:26


jpg file icon 280109ProductMovement3.jpg [^] (176,532 bytes) 2009-01-28 16:27


jpg file icon 280109ProductMovement4.jpg [^] (165,264 bytes) 2009-01-28 16:27

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0007280 closedAinhoaPagola Product Movement Report: incorrect movement shown for Work Effort 
has duplicate defect 0008753 closedrafaroda Product Movements Report do not show shipments/receptions 

-  Notes
(0013517)
gorkaion (developer)
2009-02-16 12:34
edited on: 2009-02-16 12:35

The Manufacturing module's Work Effort and the BOM production at database level share the same tables.

This report was made before the Manufacturing module was developed, so it is not filtering the BOM Productions and Work Efforts and consider all the entries as BOM Productions.

We'll fix the report to differentiate both types of productions.

(0013905)
AinhoaPagola (reporter)
2009-02-23 11:22

There are some extra issues regarding this bug:

- In PostgreSQL the movement link is null because is not properly created. (There is concatenation with null values, so the whole value is set to null)

- The report is not working for UUIDs. It works for numeric IDs (even is these numbers are strings) but not for IDs that include letters.
(0015217)
hgbot (developer)
2009-04-06 11:57

Repository: erp/devel/pi
Changeset: 973c7412989413272a112939b7fab8f40964dea3
Author: Ainhoa Pagola <ainhoa.pagola <at> openbravo.com>
Date: Mon Apr 06 11:55:56 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/973c7412989413272a112939b7fab8f40964dea3 [^]

Fixes bug 0007200. Product Movement Report: Links issue solved.

---
M src/org/openbravo/erpCommon/ad_reports/ReportProductMovement.html
M src/org/openbravo/erpCommon/ad_reports/ReportProductMovement.java
M src/org/openbravo/erpCommon/ad_reports/ReportProductMovement.xml
M src/org/openbravo/erpCommon/ad_reports/ReportProductMovement_data.xsql
---
(0015618)
hgbot (developer)
2009-04-23 13:44

Repository: erp/devel/pi
Changeset: 860eb43815e69c175e9b66f4467122461a491461
Author: Ainhoa Pagola <ainhoa.pagola <at> openbravo.com>
Date: Thu Apr 23 13:43:06 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/860eb43815e69c175e9b66f4467122461a491461 [^]

Bug 7200. Fixes link in Product Movement Report

---
M src/org/openbravo/erpCommon/ad_reports/ReportProductMovement.html
---

- Issue History
Date Modified Username Field Change
2009-01-28 16:26 RenateNieuwkoop New Issue
2009-01-28 16:26 RenateNieuwkoop Assigned To => rafaroda
2009-01-28 16:26 RenateNieuwkoop sf_bug_id 0 => 2543230
2009-01-28 16:26 RenateNieuwkoop File Added: 280109ProductMovement1.jpg
2009-01-28 16:26 RenateNieuwkoop File Added: 280109ProductMovement2.jpg
2009-01-28 16:27 RenateNieuwkoop File Added: 280109ProductMovement3.jpg
2009-01-28 16:27 RenateNieuwkoop File Added: 280109ProductMovement4.jpg
2009-01-30 16:32 psarobe Status new => scheduled
2009-01-30 16:32 psarobe Assigned To rafaroda => gorkaion
2009-01-30 16:32 psarobe fix_in_branch => trunk
2009-02-16 12:34 gorkaion Note Added: 0013517
2009-02-16 12:35 gorkaion Note Edited: 0013517
2009-02-16 12:39 gorkaion Assigned To gorkaion => AinhoaPagola
2009-02-23 11:22 AinhoaPagola Note Added: 0013905
2009-03-30 17:45 networkb Priority normal => immediate
2009-03-30 17:45 networkb fix_in_branch pi =>
2009-04-06 11:57 hgbot Checkin
2009-04-06 11:57 hgbot Note Added: 0015217
2009-04-06 11:57 hgbot Status scheduled => resolved
2009-04-06 11:57 hgbot Resolution open => fixed
2009-04-06 11:57 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/973c7412989413272a112939b7fab8f40964dea3 [^]
2009-04-22 11:24 psarobe Tag Attached: main
2009-04-23 13:44 hgbot Checkin
2009-04-23 13:44 hgbot Note Added: 0015618
2009-04-23 13:44 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/973c7412989413272a112939b7fab8f40964dea3 [^] => http://code.openbravo.com/erp/devel/pi/rev/860eb43815e69c175e9b66f4467122461a491461 [^]
2009-04-24 09:59 AinhoaPagola Relationship added has duplicate 0008753
2009-04-24 15:56 sureshbabu Regression testing => No
2009-04-24 15:56 sureshbabu Status resolved => closed
2009-04-24 15:56 sureshbabu Fixed in Version => main


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker