Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018177Openbravo ERPZ. Otherspublic2011-08-02 09:502011-08-12 12:11
maite 
gorkaion 
urgentmajoralways
closedfixed 
5
pi 
 
Advanced Payables and Receivables Mngmt
No
0018177: When adding Payment Out from Transaction, default business partner method is not being loaded
When you add payment out using Add Transaction and Add Payment In/Out button, after you select certain vendor Payment Method combo should be refreshed showing default payment method defines for this vendor.

Actually is not working for vendors but it is working correctly for customers.
1. Go to Business Partner window. Select Fruit & Bio is Life, Inc. vendor and define PO Payment Method = Check
2. Go to Financial Account "US Bank - Account 1" and press Add Transaction button. Choose document "Paid Out" and press Add Payment In/Out. Realize that payment method combo shows "Wire Transfer" by default.
3. Set "Fruit & Bio is Life, Inc." as business partner and realize that payment method combo is not properly refreshed showing "Check" in payment method combo
Problem is in class AddPaymentFromTransaction.java, in method "refreshPaymentMethod", when calculating value of "paymentMethodComboHtml" method getPOPaymentMethod should be used in case isReceipt=N
No tags attached.
blocks defect 0018154 closed gorkaion When adding Payment Out from Transaction, default business partner method is not being loaded 
Issue History
2011-08-03 11:12gorkaionTypedefect => backport
2011-08-03 11:12gorkaionfix_in_branch => 2.50
2011-08-03 15:11gorkaionAssigned Tomirurita => gorkaion
2011-08-03 15:14gorkaionStatusscheduled => resolved
2011-08-03 15:14gorkaionFixed in SCM revision => https://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/32e04eee9781 [^]
2011-08-03 15:14gorkaionResolutionopen => fixed
2011-08-12 12:11maiteNote Added: 0040152
2011-08-12 12:11maiteStatusresolved => closed

Notes
(0040152)
maite   
2011-08-12 12:11   
verified