Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029974Openbravo ERP09. Financial managementpublic2015-05-21 13:432015-05-22 14:54
ngarcia 
aferraz 
highminoralways
closedfixed 
5
 
3.0PR15Q1.5 
vmromanos
Core
Production - Confirmed Stable
2014-11-28
3.0PR15Q1
https://code.openbravo.com/erp/devel/pi/rev/7c00db2d6532 [^]
No
0029974: 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.0PR15Q1.5
2015-05-22 10:05aferrazTag Attached: Approved
2015-05-22 14:54hgbotCheckin
2015-05-22 14:54hgbotNote Added: 0077661
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.0PR15Q1.5/rev/3847b902dc3f224b03a54c74a8a60f0ca2775825 [^]
2015-05-22 14:54vmromanosReview Assigned To => vmromanos
2015-05-22 14:54vmromanosNote Added: 0077663
2015-05-22 14:54vmromanosStatusresolved => closed

Notes
(0077661)
hgbot   
2015-05-22 14:54   
Repository: erp/backports/3.0PR15Q1.5
Changeset: 3847b902dc3f224b03a54c74a8a60f0ca2775825
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.0PR15Q1.5/rev/3847b902dc3f224b03a54c74a8a60f0ca2775825 [^]

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