Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014946 | Openbravo ERP | 03. Procurement management | public | 2010-10-20 19:05 | 2010-12-09 16:07 |
|
Reporter | networkb | |
Assigned To | mohankumar | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP22 | |
Target Version | 2.50MP25 | Fixed in Version | | |
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 | 0014946: Possible to delete manage requisition line when manage requisition is completed |
Description | Possible to delete manage requisition line when manage requisition is completed |
Steps To Reproduce | 1. Procurement Management || Transactions || Manage Requisitions || Header : create record
2. Procurement Management || Transactions || Manage Requisitions || Header >> Lines : add line for any product and any date
3. Come back to header and COMPLETE it
4. Go to Line and delete it |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-10-20 19:05 | networkb | New Issue | |
2010-10-20 19:05 | networkb | Assigned To | => adrianromero |
2010-10-20 19:05 | networkb | OBNetwork customer | => Yes |
2010-11-02 13:30 | mohankumar | Assigned To | adrianromero => mohankumar |
2010-11-09 12:41 | hgbot | Checkin | |
2010-11-09 12:41 | hgbot | Note Added: 0032498 | |
2010-11-09 12:41 | hgbot | Status | new => resolved |
2010-11-09 12:41 | hgbot | Resolution | open => fixed |
2010-11-09 12:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3b6e4f163a47d10781f8aeb740436ed69ae2f878 [^] |
2010-11-09 12:46 | sivaraman | Note Added: 0032500 | |
2010-11-09 20:38 | hudsonbot | Checkin | |
2010-11-09 20:38 | hudsonbot | Note Added: 0032515 | |
2010-11-10 09:35 | hgbot | Checkin | |
2010-11-10 09:35 | hgbot | Note Added: 0032526 | |
2010-11-10 09:35 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/3b6e4f163a47d10781f8aeb740436ed69ae2f878 [^] => http://code.openbravo.com/erp/devel/pi/rev/23600a6438218124de26925136e2e4fd8b7741f9 [^] |
2010-11-10 20:06 | hudsonbot | Checkin | |
2010-11-10 20:06 | hudsonbot | Note Added: 0032542 | |
2010-11-12 09:39 | sureshbabu | Note Added: 0032575 | |
2010-11-12 09:39 | sureshbabu | Status | resolved => closed |
2010-12-09 16:07 | anonymous | sf_bug_id | 0 => 3133524 |
Notes |
|
(0032498)
|
hgbot
|
2010-11-09 12:41
|
|
Repository: erp/devel/pi
Changeset: 3b6e4f163a47d10781f8aeb740436ed69ae2f878
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Tue Nov 09 17:09:29 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/3b6e4f163a47d10781f8aeb740436ed69ae2f878 [^]
Fixes issue 14946: Possible to delete manage requisition line when manage requisition is completed
Condition has been added that will not allow lines to be deleted if document status is completed
---
M src-db/database/model/triggers/M_REQUISITIONLINE_TRG.xml
---
|
|
|
|
Steps to test:
Kindly follow all the steps as given in 'Steps To Reproduce' section and verify if error message is shown on delete of completed lines. |
|
|
|
|
|
(0032526)
|
hgbot
|
2010-11-10 09:35
|
|
Repository: erp/devel/pi
Changeset: 23600a6438218124de26925136e2e4fd8b7741f9
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Wed Nov 10 14:04:29 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/23600a6438218124de26925136e2e4fd8b7741f9 [^]
Fixes issue 14946: Possible to delete manage requisition line when manage requisition is completed
'@tagname@' syntax has been used instead of direct message addressing
---
M src-db/database/model/triggers/M_REQUISITIONLINE_TRG.xml
---
|
|
|
|
|
|
|
verified, now system not allows the user to delete the lines items if the Manage requisition document already completed.(
Following error message appears as "Document posted/processed" |
|