Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015079Openbravo ERPZ. Otherspublic2010-10-29 13:342011-05-17 16:09
networkb 
mirurita 
urgentmajoralways
closedfixed 
5
2.50 
 
Advanced Payables and Receivables Mngmt
No
0015079: "Show payments for alternative payment methods" checkbox in Add Payment grid of the Make / Receive payment window
It is necessary to implement "Show payments for alternative payment methods" checkbox in Add Payment grid of the Make / Receive payment window, and also add field "Payment Method" in the grid
1. Go to Financial Management || Receivables & Payables || Transactions || Make Payment || Header or Financial Management || Receivables & Payables || Transactions || Receive Payments || Header and press "Add Payment Details" button
2. Realize that invoices with different Payment Method from the one chosen in Make/Receive Payment window appear
* Add checkbox "Show payments for alternative payment methods", similar the one appears in Payment Proposal when pressing "Select Expected Payment"
* Add field "Payment Method" to the grid information
No tags attached.
Issue History
2010-10-29 13:34networkbNew Issue
2010-10-29 13:34networkbAssigned To => mirurita
2010-11-04 19:21miruritaStatusnew => scheduled
2010-11-04 19:21miruritafix_in_branch => pi
2010-11-04 19:55hgbotCheckin
2010-11-04 19:55hgbotNote Added: 0032402
2010-11-04 19:55hgbotStatusscheduled => resolved
2010-11-04 19:55hgbotResolutionopen => fixed
2010-11-04 19:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/0e7a5632f3fcb02c410031419937e0e5dfad39e6 [^]
2010-11-05 12:20hgbotCheckin
2010-11-05 12:20hgbotNote Added: 0032412
2011-05-17 16:09gorkaionStatusresolved => closed

Notes
(0032402)
hgbot   
2010-11-04 19:55   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 0e7a5632f3fcb02c410031419937e0e5dfad39e6
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Thu Nov 04 19:55:28 2010 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/0e7a5632f3fcb02c410031419937e0e5dfad39e6 [^]

Fixes issue 15079: Show payments for alternative payment methods checkbox in Add Payment from invoice and Add Payment Details

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.html
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.java
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromInvoice.html
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromInvoice.java
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromTransaction.html
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentGrid.srpt
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentGrid.xml
---
(0032412)
hgbot   
2010-11-05 12:20   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 23c61792a2c176c378193b0d4c6851d9d4ea45e6
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Fri Nov 05 12:19:37 2010 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/23c61792a2c176c378193b0d4c6851d9d4ea45e6 [^]

Related to issue 15079. Hide show alternative payment method filter in Add Payment Details

---
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.html
---