Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0030838 | Openbravo ERP | 09. Financial management | public | 2015-09-16 16:28 | 2015-09-18 09:23 |
|
Reporter | ngarcia | |
Assigned To | vmromanos | |
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | dmiguelez |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 38369 |
Regression level | Production - Confirmed Stable |
Regression date | 2014-11-11 |
Regression introduced in release | 3.0PR15Q1 |
Regression introduced by commit | https://code.openbravo.com/erp/devel/main/rev/50b99a6ef34c [^] |
Triggers an Emergency Pack | No |
|
Summary | 0030838: Colour status column is not shown in Documents tab of Open/Close Period Control window |
Description | Colour status column is not shown in Documents tab of Open/Close Period Control window |
Steps To Reproduce | As group admin role:
Login in 3.0PR14Q4 version
Go to Open/Close Period Control window, select one record and check you see the status field in the Documents tab
Login in a newer version
Go to Open/Close Period Control window, select one record and check you don't see the status field in the Documents tab |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0028632 | | closed | Sandrahuguet | Colour status column is not shown in open/close period control window | depends on | backport | 0030847 | 3.0PR15Q3.2 | closed | vmromanos | Colour status column is not shown in Documents tab of Open/Close Period Control window | depends on | backport | 0030867 | 3.0PR15Q2.6 | closed | vmromanos | Colour status column is not shown in Documents tab of Open/Close Period Control window |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-09-16 16:28 | ngarcia | New Issue | |
2015-09-16 16:28 | ngarcia | Assigned To | => Triage Finance |
2015-09-16 16:28 | ngarcia | OBNetwork customer | => Yes |
2015-09-16 16:28 | ngarcia | Modules | => Core |
2015-09-16 16:28 | ngarcia | Support ticket | => 38369 |
2015-09-16 16:28 | ngarcia | Regression introduced by commit | => https://code.openbravo.com/erp/devel/main/rev/a8ad39c0a192 [^] |
2015-09-16 16:28 | ngarcia | Triggers an Emergency Pack | => No |
2015-09-16 16:28 | ngarcia | Relationship added | related to 0028632 |
2015-09-16 16:28 | ngarcia | Issue Monitored: networkb | |
2015-09-16 16:35 | ngarcia | Resolution time | => 1442786400 |
2015-09-16 18:11 | vmromanos | Regression level | => Production - Confirmed Stable |
2015-09-16 18:11 | vmromanos | Regression date | => 2014-11-11 |
2015-09-16 18:11 | vmromanos | Regression introduced in release | => 3.0PR15Q1 |
2015-09-16 18:11 | vmromanos | Regression introduced by commit | https://code.openbravo.com/erp/devel/main/rev/a8ad39c0a192 [^] => https://code.openbravo.com/erp/devel/main/rev/50b99a6ef34c [^] |
2015-09-16 18:24 | vmromanos | Status | new => scheduled |
2015-09-16 18:24 | vmromanos | Assigned To | Triage Finance => vmromanos |
2015-09-17 09:51 | vmromanos | Note Added: 0080447 | |
2015-09-17 11:55 | hgbot | Checkin | |
2015-09-17 11:55 | hgbot | Note Added: 0080451 | |
2015-09-17 11:55 | hgbot | Status | scheduled => resolved |
2015-09-17 11:55 | hgbot | Resolution | open => fixed |
2015-09-17 11:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/fa01cead3a4615f5e9880e988354195c0f3bab14 [^] |
2015-09-17 11:55 | dmiguelez | Review Assigned To | => dmiguelez |
2015-09-17 11:55 | dmiguelez | Note Added: 0080452 | |
2015-09-17 11:55 | dmiguelez | Status | resolved => closed |
2015-09-17 18:39 | hudsonbot | Checkin | |
2015-09-17 18:39 | hudsonbot | Note Added: 0080463 | |
2015-09-18 09:23 | vmromanos | Note Added: 0080484 | |
2015-09-18 09:23 | vmromanos | Status | closed => new |
2015-09-18 09:23 | vmromanos | Resolution | fixed => open |
2015-09-18 09:23 | vmromanos | Status | new => scheduled |
2015-09-18 09:23 | vmromanos | Status | scheduled => resolved |
2015-09-18 09:23 | vmromanos | Resolution | open => fixed |
2015-09-18 09:23 | vmromanos | Note Added: 0080485 | |
2015-09-18 09:23 | vmromanos | Status | resolved => closed |
Notes |
|
|
Test Plan:
As group admin role:
Go to Open/Close Period Control window, select one record and check you can see the status field in the Documents tab.
Select Ene-14 record and press Close Period. Verify the Status fields in the lines change to red.
Select any document and open the period. Verify the Status field of this record changes to green. |
|
|
(0080451)
|
hgbot
|
2015-09-17 11:55
|
|
Repository: erp/devel/pi
Changeset: fa01cead3a4615f5e9880e988354195c0f3bab14
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Sep 16 18:35:13 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/fa01cead3a4615f5e9880e988354195c0f3bab14 [^]
Fixed bug 30838: Colour status column in Open/Close Period Control | Documents
The field was wrongly removed in a merge.
It's back again to Core with the same AD_Field_ID
---
M src-db/database/sourcedata/AD_FIELD.xml
---
|
|
|
|
|
|
|
|
|
|
Moved to new to create the missing backport for 15Q2.6 |
|
|
|
|