Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029461Openbravo ERP07. Sales managementpublic2015-03-23 12:332015-04-08 13:19
Sandrahuguet 
jorge-garcia 
immediateminorhave not tried
closedfixed 
20Community Appliance
 
3.0PR15Q1.33.0PR15Q1.3 
umartirena
Core
Production - Confirmed Stable
2014-04-07
3.0PR14Q3
https://code.openbravo.com/erp/devel/pi/rev/e3ae82ec9ee35e6e4bb728a1c2d7975b5572683f [^]
No
0029461: It is possible to create a payment header when a payment method is disabled in a given financial account
It is possible to create a payment header when a payment method is disabled in a given financial account
Go to Finacial Account
 -Select 'Cuenta de Banco'
Navigate to Payment Method
 -Select 'Transferencia' and set Active='N'
Go to Payment In, and create a new header:
 -Organization: F&B España - Región Sur
 -Received From: Alimentos y Supermercados, S.A
 -Payment Method: Transferencia
 -Deposit To: Cuenta de Banco
Notice that 'Cuenta de Banco' is available and that payment can be saved
No tags attached.
blocks defect 0029368 closed jorge-garcia It is possible to create a payment header when a payment method is disabled in a given financial account 
Issue History
2015-03-30 17:51jorge-garciaTypedefect => backport
2015-03-30 17:51jorge-garciaTarget Version => 3.0PR15Q1.3
2015-04-08 13:04hgbotCheckin
2015-04-08 13:04hgbotNote Added: 0076378
2015-04-08 13:04hgbotStatusscheduled => resolved
2015-04-08 13:04hgbotResolutionopen => fixed
2015-04-08 13:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q1.3/rev/e953c48d16db029503dd0e053325d47920d03881 [^]
2015-04-08 13:19umartirenaReview Assigned To => umartirena
2015-04-08 13:19umartirenaNote Added: 0076381
2015-04-08 13:19umartirenaStatusresolved => closed
2015-04-08 13:19umartirenaFixed in Version => 3.0PR15Q1.3

Notes
(0076378)
hgbot   
2015-04-08 13:04   
Repository: erp/backports/3.0PR15Q1.3
Changeset: e953c48d16db029503dd0e053325d47920d03881
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Apr 08 10:51:35 2015 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.3/rev/e953c48d16db029503dd0e053325d47920d03881 [^]

Fixed issue 29461: It is possible to create a payment in/out

It is possible to create a payment header when a payment method or a financial
account is disabled in a given financial account.

Now only active payment methods of financial accounts and active financial
accounts are showing in the payment in / payment out window.

In addition, if the user selects a business partner in these windows and the
default payment method and/or the default financial account is/are inactive,
a warning message is shown to the user, indicating which one is inactive.

These warning messages are also included in the fix.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_VAL_RULE.xml
M src/org/openbravo/erpCommon/ad_callouts/SE_Payment_BPartner.java
---
(0076381)
umartirena   
2015-04-08 13:19   
Code Review + Testing OK