Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009933Openbravo ERP09. Financial managementpublic2009-07-01 20:242009-07-23 11:53
networkb 
eduardo_Argal 
immediatemajoralways
closedfixed 
20rPath Linux
2.40MP6 
2.40MP8 
OBPS
Core
No
0009933: incorrect organization in cash journal generated by funds transfer
when you process a funds transfer, from cashbook belonging to organization A, to a bank account belonging to Main organization (Main is father of A), the cash journal generated for cashbook of A takes the organization from the funds transfer instead of taking the organization from the cashbook A.

So at the end the result is that there is a cash journal for organization Main related to cashbook A that belongs to Organization A.
. organization Main is father of organization A
. cash book "CA" belong to organization A
. bank "BMain" belong to organization Main
. process funds transfer with next parameters:
    organization Main
    From: cash CA / Payment rule "Cash"
    to: bank BMain / Payment rule "Bank deposit"
    amount 10 / movement date 01/07/2009
. the cash journal generated has organization "Main", but cashbook belong to organization "A". To process this cash book, error is returned:
"The organization associated with the Cash Book is different or doesn't depend on the organization associated with the Cash journal"
No tags attached.
blocks defect 0009744 closed eduardo_Argal incorrect organization in cash journal generated by funds transfer 
Issue History
2009-07-16 18:18eduardo_ArgalTypedefect => backport
2009-07-16 18:18eduardo_Argalfix_in_branch => 2.40
2009-07-16 18:24hgbotCheckin
2009-07-16 18:24hgbotNote Added: 0018333
2009-07-16 18:24hgbotStatusscheduled => resolved
2009-07-16 18:24hgbotResolutionopen => fixed
2009-07-16 18:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/838747a3a926036a3fb37ad69c36ac8efb186faf [^]
2009-07-23 11:53sureshbabuStatusresolved => closed
2009-07-23 11:53sureshbabuNote Added: 0018586
2009-07-23 11:53sureshbabuFixed in Version => 2.40MP8

Notes
(0018333)
hgbot   
2009-07-16 18:24   
Repository: erp/stable/2.40
Changeset: 838747a3a926036a3fb37ad69c36ac8efb186faf
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Thu Jul 16 18:23:56 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/838747a3a926036a3fb37ad69c36ac8efb186faf [^]

Fixes bug 0009933: incorrect organization in cash journal generated by funds transfer

---
M src-db/database/model/functions/C_CASH_POST.xml
---
(0018586)
sureshbabu   
2009-07-23 11:53   
Tested working fine fund transfer id is generated.