Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021407Openbravo ERP02. Master data managementpublic2012-08-21 13:222012-08-31 08:46
vmromanos 
vmromanos 
normaltrivialN/A
closedfixed 
20Debian 5.0
 
3.0MP15 
Core
No
0021407: Customer, supplier and employee columns to grid view inside Business Partner window
Modify core so that customer / supplier / employee flags are available in grid (but not visible by default) so that you can search based on those flags
1. Go to Business Partner window
2. In grid view, the customer, supplier and employee columns should not be displayed by default
3. Display context menu (right click on any column).
4. The customer, supplier and employee columns should be available
5. Enable the three columns. Ensure they are now displayed
6. Go to form view and ensure these three fields are NOT displayed
Coworking
Issue History
2012-08-21 13:22vmromanosNew Issue
2012-08-21 13:22vmromanosAssigned To => vmromanos
2012-08-21 13:22vmromanosModules => Core
2012-08-21 13:23vmromanosTag Attached: Coworking
2012-08-21 13:25vmromanosStatusnew => scheduled
2012-08-21 13:25vmromanosfix_in_branch => pi
2012-08-22 09:38hgbotCheckin
2012-08-22 09:38hgbotNote Added: 0051445
2012-08-22 09:38hgbotStatusscheduled => resolved
2012-08-22 09:38hgbotResolutionopen => fixed
2012-08-22 09:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/eccbecfed89f0c794134cfa71b7c4c539c34b56d [^]
2012-08-22 11:34vmromanosNote Added: 0051456
2012-08-31 08:46SandrahuguetNote Added: 0051696
2012-08-31 08:46SandrahuguetStatusresolved => closed

Notes
(0051445)
hgbot   
2012-08-22 09:38   
Repository: erp/devel/pi
Changeset: eccbecfed89f0c794134cfa71b7c4c539c34b56d
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Aug 22 09:37:49 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/eccbecfed89f0c794134cfa71b7c4c539c34b56d [^]

Fixed bug 21407: Customer|supplier|employee in grid view inside Business Partner

These three columns can be displayed into the grid view.
By default they are hidden, but the user can easily enable any of them from the UI.
The correspondent fields are never displayed into the form view.

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0051456)
vmromanos   
2012-08-22 11:34   
Test plan:
1. Go to Business Partner window
2. In grid view, the customer, supplier and employee columns should not be displayed by default
3. Display context menu (right click on any column).
4. The customer, supplier and employee columns should be available
5. Enable the three columns. Ensure they are now displayed
6. Go to form view and ensure these three fields are NOT displayed
(0051696)
Sandrahuguet   
2012-08-31 08:46   
Code review + testing OK