Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024163Openbravo ERP05. Production managementpublic2013-06-21 14:132013-07-31 12:39
ngarcia 
pramakrishnan 
urgentmajoralways
closedfixed 
5
 
3.0MP26 
VictorVillar
Core
No
0024163: Global Use Products are wrongly distributed
Global Use Products are wrongly distributed when they are produced in a production run and consumed in another production run inside the same work effort if the associated phases are set as Global Use
As group admin role:
   Create a Process Plan with two Operations set as Global Use
   Add Products to them: one of the products produced (P+) in the 1st operation should be consumed (P-) in the 2nd one
   Create a Work Requirement for that Process Plan and process it
   Go to the Work Effort window and create a new record
   Add two Production Runs to it: one for each phase created previously
   Create Standards for both of them, adding a completed quantity before
   Validate the Work Effort
   The following error message appears:
      "Product repeated in a Production Plan with same locator being P+ and P-"
 Check in the MA_GLOBALUSE_DISTRIBUTE database function, that only the records where the products is consumed are selected
No tags attached.
Issue History
2013-06-21 14:13ngarciaNew Issue
2013-06-21 14:13ngarciaAssigned To => dmiguelez
2013-06-21 14:13ngarciaModules => Core
2013-06-21 14:13ngarciaResolution time => 1373061600
2013-06-21 14:13ngarciaTriggers an Emergency Pack => No
2013-06-21 14:16ngarciaIssue Monitored: networkb
2013-06-21 14:17ngarciaNote Added: 0059624
2013-06-21 14:18ngarciaProposed Solution updated
2013-06-21 14:18ngarciaNote Deleted: 0059624
2013-06-24 17:01jonalegriaesarteTarget Version3.0MP25 => 3.0MP26
2013-06-26 10:35dmiguelezAssigned Todmiguelez => jonalegriaesarte
2013-07-25 16:14pramakrishnanAssigned Tojonalegriaesarte => pramakrishnan
2013-07-25 17:12pramakrishnanStatusnew => scheduled
2013-07-25 17:12pramakrishnanfix_in_branch => pi
2013-07-28 14:12hgbotCheckin
2013-07-28 14:12hgbotNote Added: 0060330
2013-07-28 14:12hgbotStatusscheduled => resolved
2013-07-28 14:12hgbotResolutionopen => fixed
2013-07-28 14:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ee8190ea9533576d5d5c6994af00dca71cb3eb09 [^]
2013-07-29 01:16hudsonbotCheckin
2013-07-29 01:16hudsonbotNote Added: 0060336
2013-07-31 12:39VictorVillarReview Assigned To => VictorVillar
2013-07-31 12:39VictorVillarNote Added: 0060404
2013-07-31 12:39VictorVillarStatusresolved => closed

Notes
(0060330)
hgbot   
2013-07-28 14:12   
Repository: erp/devel/pi
Changeset: ee8190ea9533576d5d5c6994af00dca71cb3eb09
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Thu Jul 25 21:25:09 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/ee8190ea9533576d5d5c6994af00dca71cb3eb09 [^]

Fixes issue 24163: Global Use Products are wrongly distributed

---
M src-db/database/model/functions/MA_GLOBALUSE_DISTRIBUTE.xml
---
(0060336)
hudsonbot   
2013-07-29 01:16   
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/d55ee042ad3f [^]

Maturity status: Test
(0060404)
VictorVillar   
2013-07-31 12:39   
Verified