Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009301
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2009-06-02 18:022009-06-08 00:00
ReporterpsarobeView Statuspublic 
Assigned Togmauleon 
PriorityimmediateResolutionfixedFixed in Version2.50MP2
StatusclosedFix in branchFixed in SCM revision0d78ebecd303
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009301: Has no sense some Read Only Logic fields in product window

DescriptionIn the product window after selecting the product type "Expense type" some fields become not editable. These fields should remain editable. The fields should be remain editable in any product type. These fields are defined in Steps to reproduce
Steps To Reproduce1. Go to Product window
2. Create a product. Product type item
3. Change the product type to Expense type
The following fields should remain editable:

-Search key
-Name
-Description
-Product category
-UOM
-Tax category
Proposed SolutionChange the Read Only Logic in each column definition:

From: @ProductType@='R'| @ProductType@='E'|@ProductType@='O'


To: @ProductType@='R'|@ProductType@='O'
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0009477 closedrafaroda Products become read only when you choose product type = Expense type 

-  Notes
(0016924)
hgbot (developer)
2009-06-03 17:08

Repository: erp/devel/pi
Changeset: d94bb99d47776324da03603bcb4ed6a23e126dc6
Author: Gorka Mauleon <gorka.mauleon <at> openbravo.com>
Date: Wed Jun 03 17:07:36 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d94bb99d47776324da03603bcb4ed6a23e126dc6 [^]

fixes bug 0009301: Has no sense some Read Only Logic fields in product window

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0016961)
psarobe (manager)
2009-06-04 19:53

Gorka,

We have to remove all the read only logic in all those fields
(0016997)
gmauleon (reporter)
2009-06-05 09:46

Pablo

The issue description says "selecting the product type "Expense type" some fields become not editable" So i deactivate the read only logic only in this case. So please change the description of the issue

Regards
(0017010)
hgbot (developer)
2009-06-05 11:36

Repository: erp/devel/pi
Changeset: 0d78ebecd30335c0ac9ffbd8c45b8fc8554b0522
Author: Gorka Mauleon <gorka.mauleon <at> openbravo.com>
Date: Fri Jun 05 11:35:29 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0d78ebecd30335c0ac9ffbd8c45b8fc8554b0522 [^]

fixes bug 0009301: Has no sense some Read Only Logic fields in product window

---
M src-db/database/sourcedata/AD_COLUMN.xml
---

- Issue History
Date Modified Username Field Change
2009-06-02 18:02 psarobe New Issue
2009-06-02 18:02 psarobe Assigned To => alostale
2009-06-02 18:02 psarobe Status new => scheduled
2009-06-02 18:02 psarobe fix_in_branch => pi
2009-06-03 08:29 rafaroda Assigned To alostale => rafaroda
2009-06-03 08:32 rafaroda Assigned To rafaroda => gmauleon
2009-06-03 14:31 gmauleon fix_in_branch pi =>
2009-06-03 14:31 gmauleon Steps to Reproduce Updated
2009-06-03 17:08 hgbot Checkin
2009-06-03 17:08 hgbot Note Added: 0016924
2009-06-03 17:08 hgbot Status scheduled => resolved
2009-06-03 17:08 hgbot Resolution open => fixed
2009-06-03 17:08 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d94bb99d47776324da03603bcb4ed6a23e126dc6 [^]
2009-06-04 19:52 psarobe Status resolved => new
2009-06-04 19:52 psarobe Resolution fixed => open
2009-06-04 19:53 psarobe Status new => scheduled
2009-06-04 19:53 psarobe Note Added: 0016961
2009-06-04 19:53 psarobe fix_in_branch => pi
2009-06-05 09:46 gmauleon Note Added: 0016997
2009-06-05 10:05 psarobe fix_in_branch pi =>
2009-06-05 10:05 psarobe Description Updated
2009-06-05 11:36 hgbot Checkin
2009-06-05 11:36 hgbot Note Added: 0017010
2009-06-05 11:36 hgbot Status scheduled => resolved
2009-06-05 11:36 hgbot Resolution open => fixed
2009-06-05 11:36 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/d94bb99d47776324da03603bcb4ed6a23e126dc6 [^] => http://code.openbravo.com/erp/devel/pi/rev/0d78ebecd30335c0ac9ffbd8c45b8fc8554b0522 [^]
2009-06-06 20:47 psarobe Status resolved => closed
2009-06-06 20:47 psarobe Fixed in Version => 2.50MP2
2009-06-08 00:00 anonymous sf_bug_id 0 => 2802645
2009-06-22 10:04 rafaroda Relationship added has duplicate 0009477


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker