Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011052Openbravo ERP05. Production managementpublic2009-10-20 15:352009-10-22 00:00
networkb 
gorkaion 
immediatemajoralways
closedfixed 
5
2.50MP5 
2.50MP82.50MP7 
Core
No
0011052: It is possible to create and process a Production Run when Work effort is validated
A Work effort is generated and also a Production Run.
The last one is processed, and then Work effort as well.
If you go back to Production Run is possible :

1.To create a new record
2.To process it.

It should not be possible to do both operations.

Go to Production Management > Transactions > Work effort.
Create a new one.
Go to Production Run tab.
Generate a new one
Process it.
Go back to Work effort.
Validate it.
Go back to Process Run.
Create a new record.
Process it.
No tags attached.
Issue History
2009-10-20 15:35networkbNew Issue
2009-10-20 15:35networkbAssigned To => rafaroda
2009-10-20 16:21networkbTarget Version2.50MP7 => 2.50MP8
2009-10-20 19:30gorkaionStatusnew => scheduled
2009-10-20 19:30gorkaionAssigned Torafaroda => gorkaion
2009-10-20 19:30gorkaionfix_in_branch => pi
2009-10-20 19:32hgbotCheckin
2009-10-20 19:32hgbotNote Added: 0021231
2009-10-20 19:32hgbotStatusscheduled => resolved
2009-10-20 19:32hgbotResolutionopen => fixed
2009-10-20 19:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f3ee5541f23e215e081a6b55d02370b971f8eae0 [^]
2009-10-21 07:30arunkumarStatusresolved => closed
2009-10-21 07:30arunkumarNote Added: 0021234
2009-10-21 07:30arunkumarFixed in Version => 2.50MP7
2009-10-22 00:00anonymoussf_bug_id0 => 2883561

Notes
(0021231)
hgbot   
2009-10-20 19:32   
Repository: erp/devel/pi
Changeset: f3ee5541f23e215e081a6b55d02370b971f8eae0
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Oct 20 19:30:28 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f3ee5541f23e215e081a6b55d02370b971f8eae0 [^]

Fixed issue 11052. Fixed triggers on productionplan and productionline tables.

---
M src-db/database/model/triggers/M_PRODUCTIONLINE_TRG.xml
M src-db/database/model/triggers/M_PRODUCTIONPLAN_TRG.xml
---
(0021234)
arunkumar   
2009-10-21 07:30   
It is not possible to create and process a Production Run when Work effort is validated.
Tested & Working fine.