Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012912 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | major | always | 2010-04-08 17:27 | 2011-10-29 21:41 | |||
Reporter | sivaraman | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | high | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Linux 64 bit | Database | Oracle | Java version | 1.6.14 | |||
OS Version | Ubuntu 9.04 | Database version | 11g | Ant version | 1.7.1 | |||
Product Version | pi | 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 | 0012912: Read Only Logic is not working for Invoice Line field of Outsourced tab | |||||||
Description | Read Only Logic is not working for Invoice Line field of Outsourced tab. However, the same logic is successfully working for other fields of the same tab. (Please refer the screenshot attached) | |||||||
Steps To Reproduce | 1. Log on to Openbravo 2. Change use role to System Administrator 3. Go to Application Dictionary || Setup || Auxiliary Input || Auxiliary Input 4. Create and save two new records with following values Tab : Outsourced - Work Effort Name : Processed Active : Yes Validation Code : @SQL=SELECT M_PRODUCTION.PROCESSED FROM M_PRODUCTION, M_PRODUCTIONPLAN WHERE M_PRODUCTIONPLAN.M_PRODUCTION_ID = M_PRODUCTION.M_PRODUCTION_ID AND M_PRODUCTIONPLAN_ID = @M_PRODUCTIONPLAN_ID@ Tab : Outsourced - Work Effort Name : Posted Active : Yes Validation Code : @SQL=SELECT M_PRODUCTION.POSTED FROM M_PRODUCTION, M_PRODUCTIONPLAN WHERE M_PRODUCTIONPLAN.M_PRODUCTION_ID = M_PRODUCTION.M_PRODUCTION_ID AND M_PRODUCTIONPLAN_ID = @M_PRODUCTIONPLAN_ID@ 5. Go to Application Dictionary || Windows, Tabs, and Fields || Window 6. Search for Work Effort and Open it 7. Go to Application Dictionary || Windows, Tabs, and Fields || Window >> Tab 8. Open 'Outsourced' 9. Go to Application Dictionary || Windows, Tabs, and Fields || Window >> Tab >> Field 10. Open 'Cost' 11. By click Column link, go to Application Dictionary || Tables and Columns || Table >> Column 12. Set the below Read Only Logic @Processed@='Y' | @Posted@='Y' 13. Save and go back to Application Dictionary || Windows, Tabs, and Fields || Window >> Tab >> Field 14 Like that, apply the same Read Only Logic to all the remaining fields of Outsourced tab. (Client, Organization, Production Plan, Active, Invoice Line) Compile and restart the server. The following steps will lead us to the scenario where our read only logic is applicable Go to Production Management > Transactions > Work effort. Create a new one. Go to Production Run tab. Generate a new one Go to Outsourced tab Create new record Go back to Production Run & Create Standards Go back to Work effort. Validate it. Again, Go to Work Effort >> Production Run >> Outsourced tab Notice all fields are read only except Invoice Line | |||||||
Tags | No tags attached. | |||||||
Attached Files | Screenshot-Openbravo - Mozilla Firefox.png [^] (174,819 bytes) 2010-04-08 17:27
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0026057) dbaz (developer) 2010-04-12 10:14 |
I think the problem is exactly the same of https://issues.openbravo.com/view.php?id=11719 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2010-04-08 17:27 | sivaraman | New Issue | |
2010-04-08 17:27 | sivaraman | Assigned To | => adrianromero |
2010-04-08 17:27 | sivaraman | File Added: Screenshot-Openbravo - Mozilla Firefox.png | |
2010-04-08 17:28 | sivaraman | Relationship added | related to 0012387 |
2010-04-08 17:52 | adrianromero | Assigned To | adrianromero => alostale |
2010-04-12 08:18 | alostale | Status | new => scheduled |
2010-04-12 08:18 | alostale | Assigned To | alostale => dbaz |
2010-04-12 08:18 | alostale | fix_in_branch | => pi |
2010-04-12 10:13 | dbaz | Relationship added | depends on 0011719 |
2010-04-12 10:14 | dbaz | Note Added: 0026057 | |
2010-04-12 10:14 | dbaz | Assigned To | dbaz => alostale |
2011-10-29 21:41 | psarobe | Relationship replaced | duplicate of 0011719 |
2011-10-29 21:41 | psarobe | Status | scheduled => closed |
2011-10-29 21:41 | psarobe | Resolution | open => duplicate |
2015-05-26 17:01 | ngarcia | Relationship added | related to 0030018 |
Copyright © 2000 - 2009 MantisBT Group |