Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012387Openbravo ERP05. Production managementpublic2010-02-22 13:552010-05-18 12:12
networkb 
sivaraman 
highminoralways
closedfixed 
5
2.50MP11 
2.50MP172.50MP15 
Core
No
0012387: It is possible to add some records when a Work effort is processed
It is possible to add more records in Salary category, Indirect cost, Machine, Outsourcing, Toolset
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.
Go to Salary category, Indirect cost, Machine, Outsourcing, Toolset tabs, and try to add a new record.
No tags attached.
related to defect 0012912pi closed alostale Read Only Logic is not working for Invoice Line field of Outsourced tab 
related to defect 00133572.50MP18 closed sivaraman "create standard" process does not work in "production run" tab 
related to defect 0030018 closed AtulOpenbravo Invoice Line field of the Work Effort - Production Run - Outsourced tab should be editable although the document is processed 
Issue History
2010-02-22 13:55networkbNew Issue
2010-02-22 13:55networkbAssigned To => adrianromero
2010-02-22 16:38adrianromeroStatusnew => scheduled
2010-02-22 16:38adrianromeroNote Added: 0024700
2010-02-22 16:38adrianromerofix_in_branch => pi
2010-03-08 16:05jpabloaeTarget Version2.50MP14 => 2.50MP15
2010-04-08 17:28sivaramanRelationship addedrelated to 0012912
2010-04-09 10:13sivaramanAssigned Toadrianromero => sivaraman
2010-04-09 10:23hgbotCheckin
2010-04-09 10:23hgbotNote Added: 0026015
2010-04-09 10:23hgbotStatusscheduled => resolved
2010-04-09 10:23hgbotResolutionopen => fixed
2010-04-09 10:23hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ef2cfd4b2a7ad25536d8409af28af9a624db3aa7 [^]
2010-04-09 10:30sivaramanNote Added: 0026016
2010-04-09 12:26hgbotCheckin
2010-04-09 12:26hgbotNote Added: 0026023
2010-04-09 12:26hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/ef2cfd4b2a7ad25536d8409af28af9a624db3aa7 [^] => http://code.openbravo.com/erp/devel/pi/rev/7e9e2ac8a348610244555546ed92967e12f45eff [^]
2010-04-15 16:02plujanNote Added: 0026269
2010-04-15 16:02plujanStatusresolved => closed
2010-04-15 16:08psarobeNote Added: 0026270
2010-04-15 16:08psarobeFixed in Version => 2.50MP15
2010-04-16 00:00anonymoussf_bug_id0 => 2987953
2010-04-19 21:13hudsonbotCheckin
2010-04-19 21:13hudsonbotNote Added: 0026440
2010-04-19 21:13hudsonbotCheckin
2010-04-19 21:13hudsonbotNote Added: 0026443
2010-05-18 12:12gorka_gilTarget Version2.50MP15 => 2.50MP17
2010-05-18 12:28adrianromeroRelationship addedrelated to 0013357
2015-07-03 10:40ngarciaRelationship addedrelated to 0030018

Notes
(0024700)
adrianromero   
2010-02-22 16:38   
The proposal to fix this error is to add a trigger to the tables MA_PL_* similar to the trigger for the tabla M_PRODUCTION_PLAN to disable the edition of the table in the same cases.

Also it will be good to add a read_only_logic to disable in the user interface the edition of fields affected by the new triggers.
(0026015)
hgbot   
2010-04-09 10:23   
Repository: erp/devel/pi
Changeset: ef2cfd4b2a7ad25536d8409af28af9a624db3aa7
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Fri Apr 09 14:05:03 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/ef2cfd4b2a7ad25536d8409af28af9a624db3aa7 [^]

Fixes issue 12387: It is possible to add some records when a Work effort is processed

---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
A src-db/database/model/triggers/MA_PL_EMPLOYEE_TRG.xml
A src-db/database/model/triggers/MA_PL_IC_TRG.xml
A src-db/database/model/triggers/MA_PL_INVOICELINE_TRG.xml
A src-db/database/model/triggers/MA_PL_MACHINE_TRG.xml
A src-db/database/model/triggers/MA_TOOLSETUSED_TRG.xml
---
(0026016)
sivaraman   
2010-04-09 10:30   
Issue is fixed. Kindly follow the steps as given in Steps To Reproduce and verify Salary category, Indirect cost, Machine, Outsourcing, Toolset tabs. As per the expected behavior, if Plan is processed, no new record can be added and also no existing records can be modified.
(0026023)
hgbot   
2010-04-09 12:26   
Repository: erp/devel/pi
Changeset: 7e9e2ac8a348610244555546ed92967e12f45eff
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Fri Apr 09 16:05:56 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/7e9e2ac8a348610244555546ed92967e12f45eff [^]

Fixes issue 12387: It is possible to add some records when a Work effort is processed

---
M src-db/database/model/triggers/MA_PL_EMPLOYEE_TRG.xml
M src-db/database/model/triggers/MA_PL_IC_TRG.xml
M src-db/database/model/triggers/MA_PL_INVOICELINE_TRG.xml
M src-db/database/model/triggers/MA_PL_MACHINE_TRG.xml
M src-db/database/model/triggers/MA_TOOLSETUSED_TRG.xml
---
(0026269)
plujan   
2010-04-15 16:02   
Verified in PI
(0026270)
psarobe   
2010-04-15 16:08   
Tested working fine
(0026440)
hudsonbot   
2010-04-19 21:13   
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/ef2cfd4b2a7a [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/91d98bda46c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17088.obx [^]
(0026443)
hudsonbot   
2010-04-19 21:13   
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/7e9e2ac8a348 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/91d98bda46c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17088.obx [^]