Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014367
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2010-08-30 14:512011-05-12 13:30
ReportersureshbabuView Statuspublic 
Assigned Toeduardo_Argal 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision169c77b737f2
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50SCM revision 
Review Assigned To
Web browser
ModulesAdvanced Payables and Receivables Mngmt
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0014367: Payment monitor section wrongly updated as ""Payment complete" even when the payment docu is in awaiting execution

DescriptionPayment monitor section wrongly updated as ""Payment complete" even when the payment docu is in awaiting execution
Steps To ReproduceSteps:
1) create a payment method: "Auto_receipt_Deposit" with below details
Payment IN
Automatic Receipt:checked
Automatic Deposit: checked
Execution Type: Automatic
Execution Process: Print execution Process
Defered: unchecked


2) Assign the above payment method to a Financial account
3) Assign both Payment method & Financial account to a BP: red bunny

4) Try to create a sales invoice with below details

BP: Red Bunny
Product : Hammer
Qty: 10

And click complete button

Execute payment window appears with "Process completed successfully" message
appears along with "Execute" & "Cancel" button

5) Click "Cancel" button instead of "Execute" button, system navigates the user to the sales invoice header tab

Error 1: "Process completed successfully" message appears once again in sales invoice header tab


5) Click "Link items" to navigate to sales invoice header tab.

6) In the newly created invoice, check the Payment monitor status,


Issue 2: In the invoice header tab, (Payment complete check box is checked) even when the payment status in "Awaiting execution" (critical)





TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0016959 closedgorkaion Payment monitor section wrongly updated as ""Payment complete" even when the payment docu is in awaiting execution 

-  Notes
(0031738)
anandan (reporter)
2010-10-11 09:32

fix in branch
(0035889)
psanjuan (manager)
2011-04-13 10:23
edited on: 2011-04-14 18:32

This issue also impacts remittance module because as soon as a payment is included in a remittance and processed, the invoice appears as paid regardless its status is:
"sent to bank via remittance"
or
"Payment awaiting execution"

An invoice is paid whenever:
A payment in has status "Payment receipt"
and a payment out has status "Payment made"

(0036368)
hgbot (developer)
2011-05-04 18:20

Repository: erp/devel/pi
Changeset: 169c77b737f27e7c7471c2550da7876b9f201b82
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Wed May 04 18:18:54 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/169c77b737f27e7c7471c2550da7876b9f201b82 [^]

Fixed issue 14367.Merged changes done on 2.50 repository of APR module.

---
M modules/org.openbravo.advpaymentmngt/src-db/database/model/functions/APRM_GEN_PAYMENTSCHEDULE_INV.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_ExecutePayment.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProcess.java
---
(0036371)
hgbot (developer)
2011-05-04 18:37

Repository: erp/devel/pi
Changeset: db034bb38a23b68bc4febf670877fe50338b106e
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Wed May 04 18:33:40 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/db034bb38a23b68bc4febf670877fe50338b106e [^]

Related to issue 14367.Add missing extension point definition.

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_EXTENSION_POINTS.xml
---
(0036623)
psanjuan (manager)
2011-05-10 13:28

fixed and working
(0036817)
hudsonbot (developer)
2011-05-12 13:29

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/c40e579fcd38 [^]

Maturity status: Test
(0036818)
hudsonbot (developer)
2011-05-12 13:30

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/c40e579fcd38 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2010-08-30 14:51 sureshbabu New Issue
2010-08-30 14:51 sureshbabu Assigned To => gorkaion
2010-10-08 11:19 sureshbabu Steps to Reproduce Updated View Revisions
2010-10-08 11:49 sureshbabu Summary Execute payment button missing in Sales/Purchase invoice window => Payment monitor section wrongly updated as ""Payment complete" even when the payment docu is in awaiting execution
2010-10-08 11:49 sureshbabu Description Updated View Revisions
2010-10-11 09:25 anandan Assigned To gorkaion => anandan
2010-10-11 09:32 anandan Status new => scheduled
2010-10-11 09:32 anandan Note Added: 0031738
2010-10-11 09:32 anandan fix_in_branch => pi
2010-10-14 10:59 sureshbabu fix_in_branch pi =>
2010-10-14 10:59 sureshbabu Steps to Reproduce Updated View Revisions
2011-04-13 09:57 eduardo_Argal Assigned To anandan => eduardo_Argal
2011-04-13 09:58 eduardo_Argal Status scheduled => acknowledged
2011-04-13 10:21 psanjuan Category Z. Others => 09. Financial management
2011-04-13 10:23 psanjuan Note Added: 0035889
2011-04-13 11:24 psanjuan Note Edited: 0035889 View Revisions
2011-04-14 18:32 psanjuan Note Edited: 0035889 View Revisions
2011-05-02 13:23 gorkaion Status acknowledged => scheduled
2011-05-02 13:23 gorkaion fix_in_branch => pi
2011-05-04 18:20 hgbot Checkin
2011-05-04 18:20 hgbot Note Added: 0036368
2011-05-04 18:20 hgbot Status scheduled => resolved
2011-05-04 18:20 hgbot Resolution open => fixed
2011-05-04 18:20 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/169c77b737f27e7c7471c2550da7876b9f201b82 [^]
2011-05-04 18:37 hgbot Checkin
2011-05-04 18:37 hgbot Note Added: 0036371
2011-05-10 13:28 psanjuan Note Added: 0036623
2011-05-10 13:28 psanjuan Status resolved => closed
2011-05-10 13:28 psanjuan fix_in_branch pi =>
2011-05-12 13:29 hudsonbot Checkin
2011-05-12 13:29 hudsonbot Note Added: 0036817
2011-05-12 13:30 hudsonbot Checkin
2011-05-12 13:30 hudsonbot Note Added: 0036818


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker