Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0019881 | Openbravo ERP | 08. Project and service management | public | 2011-12-23 08:54 | 2012-03-16 09:53 |
|
| 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 | 2.50MP40 | 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 | 0019881: 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 | | blocks | defect | 0019355 | 3.0MP9 | closed | ioritzCia | in Expense Sheet Window, column "processed" is not displayed in grid mode |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2012-02-27 08:59 | ioritzCia | Type | defect => backport |
| 2012-02-27 08:59 | ioritzCia | fix_in_branch | => 2.50 |
| 2012-02-28 09:53 | ioritzCia | Web browser | Google Chrome => Google Chrome |
| 2012-02-28 09:53 | ioritzCia | Target Version | 3.0MP9 => 2.50MP40 |
| 2012-03-06 09:57 | hgbot | Checkin | |
| 2012-03-06 09:57 | hgbot | Note Added: 0046071 | |
| 2012-03-06 09:57 | hgbot | Status | scheduled => resolved |
| 2012-03-06 09:57 | hgbot | Resolution | open => fixed |
| 2012-03-06 09:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/a81d6a8d76790d858c1506d52bc7befaa6f2774d [^] |
| 2012-03-06 09:57 | hgbot | Checkin | |
| 2012-03-06 09:57 | hgbot | Note Added: 0046073 | |
| 2012-03-06 09:57 | hgbot | Checkin | |
| 2012-03-06 09:57 | hgbot | Note Added: 0046074 | |
| 2012-03-15 16:43 | hgbot | Checkin | |
| 2012-03-15 16:43 | hgbot | Note Added: 0046466 | |
| 2012-03-16 09:53 | malsasua | Note Added: 0046501 | |
| 2012-03-16 09:53 | malsasua | Status | resolved => closed |
|
Notes |
|
|
(0046071)
|
|
hgbot
|
|
2012-03-06 09:57
|
|
Repository: erp/stable/2.50
Changeset: a81d6a8d76790d858c1506d52bc7befaa6f2774d
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Mon Feb 27 09:00:28 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/a81d6a8d76790d858c1506d52bc7befaa6f2774d [^]
Fixes issue 19881: 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
---
|
|
|
|
(0046073)
|
|
hgbot
|
|
2012-03-06 09:57
|
|
|
|
|
(0046074)
|
|
hgbot
|
|
2012-03-06 09:57
|
|
|
|
|
(0046466)
|
|
hgbot
|
|
2012-03-15 16:43
|
|
|
|
|
|
test plan:
. create record and process -> OK
. modify lines or header -> "document processed" -> OK
. unprocess -> OK
. modify lines or header -> OK
code review: OK |
|