Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022784Openbravo ERP09. Financial managementpublic2013-01-11 13:592013-03-14 11:49
psanjuan 
naiaramartinez 
urgentmajoralways
closedfixed 
20Ubuntu 8.04.1
 
 
pramakrishnan
Google Chrome
Core
No
0022784: The payment information is not copied in case of creating a G/L Journal using a "G/L Journal" template
The payment information is not copied in case of creating a G/L Journal using a "G/L Journal" template
Navigate to G/L Journal window and create a new one for F&B España.
Set it as Template
Navigate to header tab and create a new one.
Select "F&B España / EUR" general ledger

Navigate to lines tab and enter below information:
Line 10:
* Account: 64000 Sueldos y Salarios
* Debit : 15.000,00
Save
Line 20
* Account: 46500
* Credit: 15.000,00
* Select the checkbox : Open Items
* Enter a financial account, a payment method, a G/L item, a payment date and a Business Partner.
Save

Create a new G/L Journal but this time by using the button "Copy Details" which allows to select the G/L Journal template just created.

Navigate to Lines and realize that the payment information is not copied.
No tags attached.
related to defect 00229783.0MP23 closed jecharri Open Items from GL Journal lines are not copied when using a template 
Issue History
2013-01-11 13:59psanjuanNew Issue
2013-01-11 13:59psanjuanAssigned To => dmiguelez
2013-01-11 13:59psanjuanWeb browser => Google Chrome
2013-01-11 13:59psanjuanModules => Core
2013-01-11 13:59psanjuanTriggers an Emergency Pack => No
2013-01-11 14:16psanjuanWeb browserGoogle Chrome => Google Chrome
2013-01-11 14:16psanjuanSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=4264#r4264
2013-01-11 14:19psanjuanWeb browserGoogle Chrome => Google Chrome
2013-01-11 14:19psanjuanSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=4265#r4265
2013-01-14 08:55naiaramartinezAssigned Todmiguelez => naiaramartinez
2013-01-14 09:55naiaramartinezStatusnew => scheduled
2013-01-14 09:55naiaramartinezfix_in_branch => pi
2013-01-14 11:21naiaramartinezNote Added: 0055504
2013-03-14 10:27hgbotCheckin
2013-03-14 10:27hgbotNote Added: 0057244
2013-03-14 10:27hgbotStatusscheduled => resolved
2013-03-14 10:27hgbotResolutionopen => fixed
2013-03-14 10:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0d05ea51105eb800192a286945cc2f8306dbb40e [^]
2013-03-14 11:49pramakrishnanReview Assigned To => pramakrishnan
2013-03-14 11:49pramakrishnanNote Added: 0057250
2013-03-14 11:49pramakrishnanStatusresolved => closed
2013-04-24 00:18jecharriRelationship addedrelated to 0022978

Notes
(0055504)
naiaramartinez   
2013-01-14 11:21   
Test Plan:
Navigate to G/L Journal window and create a new one for F&B España.
Set it as Template
Navigate to header tab and create a new one.
Select "F&B España / EUR" general ledger

Navigate to lines tab and enter below information:
Line 10:
* Account: 64000 Sueldos y Salarios
* Debit : 15.000,00
Save
Line 20
* Account: 46500
* Credit: 15.000,00
* Select the checkbox : Open Items
* Enter a financial account, a payment method, a G/L item, a payment date and a Business Partner.
Save

Create a new G/L Journal but this time by using the button "Copy Details" which allows to select the G/L Journal template just created.

Navigate to Lines and realize that the payment information is copied correctly
(0057244)
hgbot   
2013-03-14 10:27   
Repository: erp/devel/pi
Changeset: 0d05ea51105eb800192a286945cc2f8306dbb40e
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Mon Jan 14 09:40:42 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/0d05ea51105eb800192a286945cc2f8306dbb40e [^]

fixed bug 22784: Payment info isn't copied when creating a G/L Journal using a template

---
M src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal.java
M src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal_data.xsql
---
(0057250)
pramakrishnan   
2013-03-14 11:49   
Code Review + Testing - OK.