Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007200 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 05. Production management | minor | always | 2009-01-28 16:26 | 2009-04-24 15:56 | |||
Reporter | RenateNieuwkoop | View Status | public | |||||
Assigned To | AinhoaPagola | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.50MP1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 860eb43815e6 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0007200: Product Movement Report: incorrect movement shown for Work Effort | |||||||
Description | Warehouse 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 Reproduce | See 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 | |||||||
Tags | main | |||||||
Attached Files | ![]() ![]() ![]() ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(0013517) gorkaion (viewer) 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 (viewer) 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 --- |
![]() |
|||
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 | OBNetwork customer | => Yes |
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 |