Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0029956 | Openbravo ERP | 09. Financial management | public | 2015-05-21 13:43 | 2015-05-25 18:01 |
|
| Reporter | ngarcia | |
| Assigned To | aferraz | |
| Priority | high | 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 | vmromanos |
| OBNetwork customer | OBPS |
| Web browser | |
| Modules | Core |
| Support ticket | 36346 |
| Regression level | Production - Confirmed Stable |
| Regression date | 2014-11-28 |
| Regression introduced in release | 3.0PR15Q1 |
| Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/7c00db2d6532 [^] |
| Triggers an Emergency Pack | No |
|
| Summary | 0029956: Description is not transferred from G/L Journal header to lines |
| Description | Description is not transferred from G/L Journal header to lines |
| Steps To Reproduce | As group admin role:
Create a record in G/L Journal window
Add a description to it
Create a Header
Check the description is copied
Create a Line
Check the description is not copied |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | depends on | backport | 0029973 | 3.0PR15Q2.2 | closed | aferraz | Description is not transferred from G/L Journal header to lines | | depends on | backport | 0029974 | 3.0PR15Q1.5 | closed | aferraz | Description is not transferred from G/L Journal header to lines | | caused by | feature request | 0027104 | | closed | dmiguelez | New window: Simple GL Journal |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2015-05-21 13:43 | ngarcia | New Issue | |
| 2015-05-21 13:43 | ngarcia | Assigned To | => Triage Finance |
| 2015-05-21 13:43 | ngarcia | OBNetwork customer | => Yes |
| 2015-05-21 13:43 | ngarcia | Modules | => Core |
| 2015-05-21 13:43 | ngarcia | Support ticket | => 36346 |
| 2015-05-21 13:43 | ngarcia | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/33b8eec9e03f [^] |
| 2015-05-21 13:43 | ngarcia | Triggers an Emergency Pack | => No |
| 2015-05-21 13:46 | ngarcia | Issue Monitored: networkb | |
| 2015-05-21 19:21 | aferraz | Assigned To | Triage Finance => aferraz |
| 2015-05-21 19:26 | aferraz | Regression level | => Production - Confirmed Stable |
| 2015-05-21 19:26 | aferraz | Regression date | => 2014-11-28 |
| 2015-05-21 19:26 | aferraz | Regression introduced in release | => 3.0PR15Q1 |
| 2015-05-21 19:26 | aferraz | Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/33b8eec9e03f [^] => https://code.openbravo.com/erp/devel/pi/rev/7c00db2d6532 [^] |
| 2015-05-21 19:26 | aferraz | Relationship added | caused by 0027104 |
| 2015-05-21 19:34 | aferraz | Note Added: 0077637 | |
| 2015-05-22 10:04 | aferraz | Status | new => scheduled |
| 2015-05-22 14:55 | hgbot | Checkin | |
| 2015-05-22 14:55 | hgbot | Note Added: 0077665 | |
| 2015-05-22 14:55 | hgbot | Status | scheduled => resolved |
| 2015-05-22 14:55 | hgbot | Resolution | open => fixed |
| 2015-05-22 14:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/769bb7e62a69540cfc0311c958e342d9365cfa51 [^] |
| 2015-05-22 14:56 | vmromanos | Review Assigned To | => vmromanos |
| 2015-05-22 14:56 | vmromanos | Note Added: 0077666 | |
| 2015-05-22 14:56 | vmromanos | Status | resolved => closed |
| 2015-05-25 18:01 | hudsonbot | Checkin | |
| 2015-05-25 18:01 | hudsonbot | Note Added: 0077719 | |
|
Notes |
|
|
|
Test plan:
As group admin role:
Create a record in G/L Journal window
Add a description to it
Create a Header
Check the description is copied
Create a Line
Check the description is copied
Create a record in Simple G/L Journal window
Add a description to it
Create a Line
Check the description is copied |
|
|
|
(0077665)
|
|
hgbot
|
|
2015-05-22 14:55
|
|
Repository: erp/devel/pi
Changeset: 769bb7e62a69540cfc0311c958e342d9365cfa51
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Thu May 21 19:24:22 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/769bb7e62a69540cfc0311c958e342d9365cfa51 [^]
Fixes issue 29956: Description not transferred from G/L Journal header to lines
Default value was removed in Description column of GL_JournalLine table. Now, it is setted correctly.
Also, an auxiliary input has been added to have the same default value in Description field of Simple G/L Journal window - Lines tab.
---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
---
|
|
|
|
|
|
|
|
|
|