Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014243 | Openbravo ERP | 03. Procurement management | public | 2010-08-19 11:44 | 2010-10-14 00:00 |
|
Reporter | RenateNieuwkoop | |
Assigned To | sivaraman | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP20 | |
Target Version | 2.50MP23 | Fixed in Version | 2.50MP23 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0014243: Requisition form is not following the logic of read only for completed status |
Description | Referring to issue 11555 where documents have the non-updatable values reflected as grey, the Requisition form was not included in this effort. |
Steps To Reproduce | Enter a requisition and complete it. See that all fields are still the same colours as before. |
Proposed Solution | Apply the logic of issue 11555. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0011555 | | closed | adrianromero | Processed records should be rendered as read only | related to | defect | 0014505 | | closed | alostale | Read-only logic does not get properly columns stored in session |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-08-19 11:44 | RenateNieuwkoop | New Issue | |
2010-08-19 11:44 | RenateNieuwkoop | Assigned To | => adrianromero |
2010-08-26 09:08 | jonalegriaesarte | Target Version | => 2.50MP23 |
2010-08-26 11:51 | adrianromero | Relationship added | related to 0011555 |
2010-08-26 13:06 | adrianromero | Status | new => scheduled |
2010-08-26 13:06 | adrianromero | fix_in_branch | => pi |
2010-09-08 09:11 | sivaraman | Assigned To | adrianromero => sivaraman |
2010-09-08 12:56 | hgbot | Checkin | |
2010-09-08 12:56 | hgbot | Note Added: 0030835 | |
2010-09-08 12:56 | hgbot | Status | scheduled => resolved |
2010-09-08 12:56 | hgbot | Resolution | open => fixed |
2010-09-08 12:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f7808f19af2482b812298e70df0cb6c758c68096 [^] |
2010-09-08 13:11 | sivaraman | Note Added: 0030838 | |
2010-09-08 23:32 | hudsonbot | Checkin | |
2010-09-08 23:32 | hudsonbot | Note Added: 0030870 | |
2010-09-13 08:15 | sureshbabu | Note Added: 0030964 | |
2010-09-20 12:18 | RenateNieuwkoop | Note Added: 0031225 | |
2010-09-24 07:35 | hgbot | Checkin | |
2010-09-24 07:35 | hgbot | Note Added: 0031333 | |
2010-09-24 07:35 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/f7808f19af2482b812298e70df0cb6c758c68096 [^] => http://code.openbravo.com/erp/devel/pi/rev/3d8ae9cb28d5692ca28abdc8428ea5fd157a2e03 [^] |
2010-09-24 07:37 | sivaraman | Note Added: 0031334 | |
2010-09-29 11:57 | hudsonbot | Checkin | |
2010-09-29 11:57 | hudsonbot | Note Added: 0031460 | |
2010-10-13 12:18 | psarobe | Note Added: 0031801 | |
2010-10-13 12:18 | psarobe | Status | resolved => closed |
2010-10-13 12:18 | psarobe | Fixed in Version | => 2.50MP23 |
2010-10-14 00:00 | anonymous | sf_bug_id | 0 => 3086965 |
2010-10-18 09:29 | rafaroda | Relationship added | related to 0014505 |
Notes |
|
(0030835)
|
hgbot
|
2010-09-08 12:56
|
|
Repository: erp/devel/pi
Changeset: f7808f19af2482b812298e70df0cb6c758c68096
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Wed Sep 08 16:25:52 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/f7808f19af2482b812298e70df0cb6c758c68096 [^]
Fixes issue 14243: Requisition form is not following the logic of read only for completed status
Read Only Logic is applied to all fields that are covered by their corresponding triggers.
No impacts due to the change.
---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
---
|
|
|
|
Steps to test:
1. Go to Procurement Management || Transactions || Requisition
2. Create new Requisition with Lines
3. Complete it
4. Verify if the fields are inactive in Header and Lines
* Please note Read Only Logic has been added to those fields which all are monitored by triggers |
|
|
|
|
|
|
@Renate: Still i am finding the organization & description fields are editable even after the requisition is completed.
Kindly check whether the latest behavior is the one you are expecting? |
|
|
(0031225)
|
RenateNieuwkoop
|
2010-09-20 12:18
|
|
Please also change the organization field,
thanks |
|
|
(0031333)
|
hgbot
|
2010-09-24 07:35
|
|
Repository: erp/devel/pi
Changeset: 3d8ae9cb28d5692ca28abdc8428ea5fd157a2e03
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Fri Sep 24 11:03:37 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/3d8ae9cb28d5692ca28abdc8428ea5fd157a2e03 [^]
Fixes issue 14243: Requisition form is not following the logic of read only for completed status
Read Only Logic is also applied to organisation fields.
---
M src-db/database/sourcedata/AD_COLUMN.xml
---
|
|
|
|
Read Only Logic was added to organization fields. Kindly verify the same. |
|
|
|
|
|
|
|