Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023356Openbravo ERP09. Financial managementpublic2013-03-20 20:292013-03-21 12:41
dmiguelez 
dmiguelez 
highmajoralways
closedfixed 
20Community Appliance
 
 
pramakrishnan
Core
No
0023356: The Business Partner dimension of a header of a GL Journal is used when Posting it.
The Business Partner dimension of a header of a GL Journal is used when Posting it.
Login as Openbravo/openbravo

Go to G/L Journal Window
Create a new record:
  - Organization: F&B US
  - Description: any
  - Currency: USD
Create a new Header with the default values and with:
  - Business Partner: Be Soft Drinker.
Create a new Line with:
  - Account: 1110 - Checking Account
  - Debit: 100
Create a new Line with:
  - Account: 1130 - Accounts Receivable
  - Credit: 100

Complete it.
Post it.
Go to Accounting Transaction Tabs and look for it. (Filtering by Organization, Period, Accounting Date...) and realize that the Business Partner is empty despite the fact that the header has one defined.
No tags attached.
Issue History
2013-03-20 20:29dmiguelezNew Issue
2013-03-20 20:29dmiguelezAssigned To => dmiguelez
2013-03-20 20:29dmiguelezModules => Core
2013-03-20 20:29dmiguelezTriggers an Emergency Pack => No
2013-03-21 12:35hgbotCheckin
2013-03-21 12:35hgbotNote Added: 0057358
2013-03-21 12:35hgbotStatusnew => resolved
2013-03-21 12:35hgbotResolutionopen => fixed
2013-03-21 12:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/93ea3d6de10978d844137dfc2a91edc4caa0359a [^]
2013-03-21 12:41pramakrishnanReview Assigned To => pramakrishnan
2013-03-21 12:41pramakrishnanNote Added: 0057359
2013-03-21 12:41pramakrishnanStatusresolved => closed

Notes
(0057358)
hgbot   
2013-03-21 12:35   
Repository: erp/devel/pi
Changeset: 93ea3d6de10978d844137dfc2a91edc4caa0359a
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Mar 20 20:29:59 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/93ea3d6de10978d844137dfc2a91edc4caa0359a [^]

Fixes Issue 23356. When Posting a GLJournal it uses the dimensions
of the header if the ones of the lines are null.

---
M src/org/openbravo/erpCommon/ad_forms/DocGLJournal_data.xsql
---
(0057359)
pramakrishnan   
2013-03-21 12:41   
Code Review + Testing - OK.