Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019355 | Openbravo ERP | 08. Project and service management | public | 2011-12-23 08:54 | 2012-03-02 15:40 |
|
Reporter | malsasua | |
Assigned To | ioritzCia | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | | |
Target Version | 3.0MP9 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | Google Chrome |
Modules | Core |
Support ticket | 12715 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0019355: in Expense Sheet Window, column "processed" is not displayed in grid mode |
Description | in Expense Sheet Window, the column "processed" can not been displayed in grid mode |
Steps To Reproduce | . go to Expense Sheet Window and try to display the column "processed" |
Proposed Solution | . change the reference of column "process" to "Yes/No"
. create a new column to define the button "process" . |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0018674 | 3.0MP7 | closed | ioritzCia | in Expense Sheet Window, column "processed" is not displayed in grid mode | depends on | backport | 0019881 | 2.50MP40 | closed | ioritzCia | in Expense Sheet Window, column "processed" is not displayed in grid mode | related to | defect | 0022309 | 3.0MP20 | closed | jecharri | The Process Expenses button label and pop-up message should be more generic |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-12-23 08:54 | malsasua | New Issue | |
2011-12-23 08:54 | malsasua | Assigned To | => jonalegriaesarte |
2011-12-23 08:54 | malsasua | Web browser | => Google Chrome |
2011-12-23 08:54 | malsasua | Modules | => Core |
2011-12-23 08:54 | malsasua | OBNetwork customer | => Yes |
2011-12-23 08:54 | malsasua | Support ticket | => 12715 |
2011-12-23 08:54 | malsasua | Resolution time | => 1326582000 |
2011-12-23 08:55 | malsasua | Issue Monitored: networkb | |
2011-12-23 08:55 | malsasua | Relationship added | related to 0018674 |
2012-02-15 13:11 | jonalegriaesarte | Assigned To | jonalegriaesarte => ioritzCia |
2012-02-27 08:59 | ioritzCia | Status | new => scheduled |
2012-02-27 08:59 | ioritzCia | fix_in_branch | => pi |
2012-02-27 08:59 | hgbot | Checkin | |
2012-02-27 08:59 | hgbot | Note Added: 0045459 | |
2012-02-27 08:59 | hgbot | Status | scheduled => resolved |
2012-02-27 08:59 | hgbot | Resolution | open => fixed |
2012-02-27 08:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b5f38705d9069ceb0165bebba3e016962ac66f0a [^] |
2012-02-27 13:11 | ioritzCia | Note Added: 0045473 | |
2012-02-27 19:39 | hgbot | Checkin | |
2012-02-27 19:39 | hgbot | Note Added: 0045487 | |
2012-02-29 19:15 | hgbot | Checkin | |
2012-02-29 19:15 | hgbot | Note Added: 0045641 | |
2012-03-01 09:27 | malsasua | Note Added: 0045651 | |
2012-03-01 09:27 | malsasua | Status | resolved => closed |
2012-03-02 15:39 | hudsonbot | Checkin | |
2012-03-02 15:39 | hudsonbot | Note Added: 0045961 | |
2012-03-02 15:39 | hudsonbot | Checkin | |
2012-03-02 15:39 | hudsonbot | Note Added: 0045965 | |
2012-03-02 15:40 | hudsonbot | Checkin | |
2012-03-02 15:40 | hudsonbot | Note Added: 0046005 | |
2012-11-14 18:25 | ngarcia | Relationship added | related to 0022309 |
Notes |
|
(0045459)
|
hgbot
|
2012-02-27 08:59
|
|
Repository: erp/devel/pi
Changeset: b5f38705d9069ceb0165bebba3e016962ac66f0a
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Sun Feb 26 17:25:02 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b5f38705d9069ceb0165bebba3e016962ac66f0a [^]
Fixes issue 19355: in Expense Sheet Window,
column 'processed' is not displayed in grid mode.
---
M src-db/database/model/tables/S_TIMEEXPENSE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
|
|
|
|
Testing plan:
- Go to expense sheet and see that the button and the column processed are shown.
- See that processed changes properly when the button is clicked.
- See that the column processed can be hidden from the grid and undisplayed. |
|
|
(0045487)
|
hgbot
|
2012-02-27 19:39
|
|
|
|
(0045641)
|
hgbot
|
2012-02-29 19:15
|
|
|
|
|
version 3.0.15300
functionality:
. test plan: process: OK
modify line: OK
unprocess: OK
modify line: OK
code review: OK |
|
|
|
|
|
|
|
|
|
|