Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029973Openbravo ERP09. Financial managementpublic2015-05-21 13:432015-05-22 14:54
ngarcia 
aferraz 
highminoralways
closedfixed 
5
 
3.0PR15Q2.2 
vmromanos
Core
Production - Confirmed Stable
2014-11-28
3.0PR15Q1
https://code.openbravo.com/erp/devel/pi/rev/7c00db2d6532 [^]
No
0029973: Description is not transferred from G/L Journal header to lines
Description is not transferred from G/L Journal header to lines
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
Approved
blocks defect 0029956 closed aferraz Description is not transferred from G/L Journal header to lines 
Issue History
2015-05-22 10:04aferrazTypedefect => backport
2015-05-22 10:04aferrazTarget Version => 3.0PR15Q2.2
2015-05-22 10:05aferrazTag Attached: Approved
2015-05-22 14:54hgbotCheckin
2015-05-22 14:54hgbotNote Added: 0077660
2015-05-22 14:54hgbotStatusscheduled => resolved
2015-05-22 14:54hgbotResolutionopen => fixed
2015-05-22 14:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q2.2/rev/1aa4b75471206c73a214f681f7d8004e30de72f7 [^]
2015-05-22 14:54vmromanosReview Assigned To => vmromanos
2015-05-22 14:54vmromanosNote Added: 0077662
2015-05-22 14:54vmromanosStatusresolved => closed

Notes
(0077660)
hgbot   
2015-05-22 14:54   
Repository: erp/backports/3.0PR15Q2.2
Changeset: 1aa4b75471206c73a214f681f7d8004e30de72f7
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Thu May 21 19:24:22 2015 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2.2/rev/1aa4b75471206c73a214f681f7d8004e30de72f7 [^]

Fixes issue 29973: 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
---
(0077662)
vmromanos   
2015-05-22 14:54   
Code review + testing OK