Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009767Openbravo ERP09. Financial managementpublic2009-07-02 17:392009-07-10 12:01
networkb 
alostale 
immediateminoralways
closedfixed 
5
2.40MP3 
2.40MP32.40MP7 
Core
No
0009767: Debt payment link in bank statement line tab always goes to Sales Invoice
if you pay a debt payment in a bank statement, when navigate to the debt payment, it goes to "Debt payment" tab in Sales Invoice window. It is not correct for non !isreceipt" debt payments. It should go to Purchase Invoice Window.
1. Create and complete purchase invoice.
2. Create a new bank statement
3. Create a new line and put the debt payment generated by the purchase invoice.
4. Save and navigate to debt payment tab pressing Debt payment link.
5. Note that you are in Debt payment tab but in Sales Invoice Window.
AD > Tables and columns
Search C_DEBTPAYMENT table and select in field Purchase window "Purchase Invoice".
No tags attached.
blocks defect 00097502.40MP3 closed alostale Debt payment link in bank statement line tab always goes to Sales Invoice 
Issue History
2009-07-03 19:41pjuvaraTypedefect => backport
2009-07-03 19:41pjuvarafix_in_branch => 2.40
2009-07-06 08:32rafarodaAssigned Torafaroda => alostale
2009-07-06 09:21alostaleNote Added: 0017927
2009-07-06 09:25hgbotCheckin
2009-07-06 09:25hgbotNote Added: 0017928
2009-07-06 09:25hgbotStatusscheduled => resolved
2009-07-06 09:25hgbotResolutionopen => fixed
2009-07-06 09:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/30a748fa0b31e71f4307afb4411ba953783320cc [^]
2009-07-10 12:01arunkumarStatusresolved => closed
2009-07-10 12:01arunkumarNote Added: 0018092
2009-07-10 12:01arunkumarFixed in Version => 2.40MP7

Notes
(0017927)
alostale   
2009-07-06 09:21   
Note to QA:

This issue has been solved by setting the PO Window in C_DebtPayment table to Purchase Invoice table. Ensure this has not any other functional consequences before closing this issue.
(0017928)
hgbot   
2009-07-06 09:25   
Repository: erp/stable/2.40
Changeset: 30a748fa0b31e71f4307afb4411ba953783320cc
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jul 06 09:25:25 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/30a748fa0b31e71f4307afb4411ba953783320cc [^]

fixed bug 0009767: Debt payment link in bank statement line tab always goes to Sales Invoice

---
M src-db/database/sourcedata/AD_TABLE.xml
---
(0018092)
arunkumar   
2009-07-10 12:01   
Now the payment tab in Purchase invoice is displayed.