Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023253Openbravo ERP09. Financial managementpublic2013-03-07 12:032013-04-09 10:47
mirurita 
mirurita 
normalminoralways
closedfixed 
20Community Appliance
pi 
3.0MP22 
pramakrishnan
Core
No
0023253: Not all accounting dimensions are inherited when creating payments/transactions automatically
Not all accounting dimensions are inherited when creating payments/transactions automatically
1) Configure a payment method to generate automatically the transaction
2) Create a new payment selecting this payment method
3) Add dimensions
   * Cost center
   * User1
   * User2
   * Project
4) Process the payment and realize that the dimensions are not inherited in the created transaction.


1) Configure a payment method to generate automatically the payment and transaction
2) Create a new invoice selecting this payment method
3) Add dimensions
   * Cost center
   * User1
   * User2
   * Project
4) Complete the invoice and realize that the dimensions are not inherited in the created payment and transaction.
No tags attached.
Issue History
2013-03-07 12:03miruritaNew Issue
2013-03-07 12:03miruritaAssigned To => mirurita
2013-03-07 12:03miruritaModules => Core
2013-03-07 12:03miruritaTriggers an Emergency Pack => No
2013-03-07 12:34hgbotCheckin
2013-03-07 12:34hgbotNote Added: 0057129
2013-03-07 12:34hgbotStatusnew => resolved
2013-03-07 12:34hgbotResolutionopen => fixed
2013-03-07 12:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/82fb8096cfc2b44290ccd305ef4d018e8d9dcab0 [^]
2013-04-09 10:47pramakrishnanReview Assigned To => pramakrishnan
2013-04-09 10:47pramakrishnanNote Added: 0057793
2013-04-09 10:47pramakrishnanStatusresolved => closed

Notes
(0057129)
hgbot   
2013-03-07 12:34   
Repository: erp/devel/pi
Changeset: 82fb8096cfc2b44290ccd305ef4d018e8d9dcab0
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Thu Mar 07 12:34:03 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/82fb8096cfc2b44290ccd305ef4d018e8d9dcab0 [^]

Fixes issue 23253: missing acctdims when creating payments/transactions automatically

---
M modules/org.openbravo.advpaymentmngt/src-db/database/model/functions/APRM_GEN_PAYMENTSCHEDULE_INV.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/TransactionsDao.java
---
(0057793)
pramakrishnan   
2013-04-09 10:47   
Code Review + Testing - OK.