Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0014243 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 03. Procurement management | minor | always | 2010-08-19 11:44 | 2010-10-14 00:00 | |||
Reporter | RenateNieuwkoop | View Status | public | |||||
Assigned To | sivaraman | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50MP23 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 3d8ae9cb28d5 | |||
Projection | none | ETA | none | Target Version | 2.50MP23 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP20 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0030835) hgbot (developer) 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 --- |
(0030838) sivaraman (reporter) 2010-09-08 13:11 |
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 |
(0030870) hudsonbot (developer) 2010-09-08 23:32 |
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/f7808f19af24 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/ae9babfb34a9 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18358.obx [^] |
(0030964) sureshbabu (reporter) 2010-09-13 08:15 |
@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 (reporter) 2010-09-20 12:18 |
Please also change the organization field, thanks |
(0031333) hgbot (developer) 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 --- |
(0031334) sivaraman (reporter) 2010-09-24 07:37 |
Read Only Logic was added to organization fields. Kindly verify the same. |
(0031460) hudsonbot (developer) 2010-09-29 11:57 |
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/3d8ae9cb28d5 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/51c2c2967221 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18452.obx [^] |
(0031801) psarobe (manager) 2010-10-13 12:18 |
Tested working fine |
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 |
Copyright © 2000 - 2009 MantisBT Group |