Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013376Openbravo ERPZ. Otherspublic2010-05-19 11:062011-05-24 10:57
pjuvara 
manoharan 
normalmajoralways
closedfixed 
5
2.50 
 
Advanced Payables and Receivables Mngmt
No
0013376: Redundant completion options when payment method is automated
This is borderline between defect and feature request.

In the Make Payment and Receive Payment window (Payment In and Payment Out), when completing users are prompted to choose whether they just want to complete or complete and deposit the payment.

If the financial account / payment method combination is configured to automate the deposit, this choice is confusing because, no matter the user selection, the payment is always going to be deposited.
If the financial account / payment method is configured to automated deposit, the user should be presented only with the option of complete and deposit.
closingMay2011
Issue History
2010-05-19 11:06pjuvaraNew Issue
2010-05-19 11:06pjuvaraAssigned To => eduardo_Argal
2010-05-19 11:18pjuvaraCategoryAccruals and Deferrals => Advance Payables and Receivables
2010-06-08 13:29gorkaionStatusnew => acknowledged
2010-07-30 00:35eduardo_ArgalStatusacknowledged => scheduled
2010-07-30 00:35eduardo_Argalfix_in_branch => pi
2010-07-30 00:40hgbotCheckin
2010-07-30 00:40hgbotNote Added: 0029690
2010-07-30 00:40hgbotStatusscheduled => resolved
2010-07-30 00:40hgbotResolutionopen => fixed
2010-07-30 00:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/e2e69e61dfe269088c821a08e697d7242f90215f [^]
2010-08-13 06:24sureshbabuStatusresolved => closed
2010-08-31 13:01sureshbabuNote Added: 0030538
2010-08-31 13:01sureshbabuStatusclosed => new
2010-08-31 13:01sureshbabuResolutionfixed => open
2010-08-31 13:02sureshbabuNote Edited: 0030538bug_revision_view_page.php?bugnote_id=0030538#r787
2010-08-31 13:03sureshbabuNote Edited: 0030538bug_revision_view_page.php?bugnote_id=0030538#r788
2010-11-03 11:25eduardo_ArgalAssigned Toeduardo_Argal => manoharan
2010-11-08 07:55manoharanStatusnew => scheduled
2010-11-08 11:42hgbotCheckin
2010-11-08 11:42hgbotNote Added: 0032464
2010-11-08 11:42hgbotStatusscheduled => resolved
2010-11-08 11:42hgbotResolutionopen => fixed
2010-11-08 11:42hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/e2e69e61dfe269088c821a08e697d7242f90215f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/c0f8660fdc231d442456b6690ced44aa4271b1bf [^]
2011-05-24 10:02dalsasuaTag Attached: closingMay2011
2011-05-24 10:57dalsasuaStatusresolved => closed

Notes
(0029690)
hgbot   
2010-07-30 00:40   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: e2e69e61dfe269088c821a08e697d7242f90215f
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Fri Jul 30 00:40:38 2010 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/e2e69e61dfe269088c821a08e697d7242f90215f [^]

Fixes bug 0013376: Redundant completion options

---
M src-db/database/sourcedata/AD_VAL_RULE.xml
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.java
M src/org/openbravo/advpaymentmngt/process/FIN_AddPayment.java
---
(0030538)
sureshbabu   
2010-08-31 13:01   
(edited on: 2010-08-31 13:03)
Issue raised by Paolo is rightly fixed, i have reopened this issue, since i am finding the same issue needs to be fixed in Sales/purchase invoice window and also in Payment proposal window

(0032464)
hgbot   
2010-11-08 11:42   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: c0f8660fdc231d442456b6690ced44aa4271b1bf
Author: Manoharan Iyyadurai <manoharan.iyyadurai <at> openbravo.com>
Date: Mon Nov 08 16:11:27 2010 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/c0f8660fdc231d442456b6690ced44aa4271b1bf [^]

Fixes Issue 13376:Redundant completion options when payment method is automated

---
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromInvoice.java
---