Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009301 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2009-06-02 18:02 | 2009-06-08 00:00 | |||
Reporter | psarobe | View Status | public | |||||
Assigned To | gmauleon | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.50MP2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 0d78ebecd303 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
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 | 0009301: Has no sense some Read Only Logic fields in product window | |||||||
Description | In 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 Reproduce | 1. 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 Solution | Change the Read Only Logic in each column definition: From: @ProductType@='R'| @ProductType@='E'|@ProductType@='O' To: @ProductType@='R'|@ProductType@='O' | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 (viewer) 2009-06-04 19:53 |
Gorka, We have to remove all the read only logic in all those fields |
(0016997) gmauleon (viewer) 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 --- |
![]() |
|||
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 | OBNetwork customer | => Yes |
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 |