Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019744Openbravo ERPZ. Otherspublic2012-02-13 13:502012-04-02 06:10
maite 
jecharri 
urgentmajoralways
closedfixed 
5
 
3.0MP10 
Advanced Payables and Receivables Mngmt
No
0019744: Modulescript LinkCreditPayments is not considering payment's status
Modulescript LinkCreditPayments is not considering payment's status, so it is making associations with payments in "Awaiting Execution" status
Review LinkCreditPayments_data.xsql file and verify that status are not being cosidered.
No tags attached.
Issue History
2012-02-13 13:50maiteNew Issue
2012-02-13 13:50maiteAssigned To => jonalegriaesarte
2012-02-13 13:50maiteModules => Advanced Payables and Receivables Mngmt
2012-02-13 13:50maiteAssigned Tojonalegriaesarte => eduardo_Argal
2012-03-02 14:14eduardo_ArgalAssigned Toeduardo_Argal => vmromanos
2012-03-02 17:30eduardo_ArgalAssigned Tovmromanos => jonalegriaesarte
2012-03-06 18:04jonalegriaesarteTarget Version => 3.0MP10
2012-03-06 18:04jonalegriaesarteAssigned Tojonalegriaesarte => jecharri
2012-03-15 12:35hgbotCheckin
2012-03-15 12:35hgbotNote Added: 0046451
2012-03-15 12:35hgbotStatusnew => resolved
2012-03-15 12:35hgbotResolutionopen => fixed
2012-03-15 12:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2a17fa816517309896f238c09ed0afce1d410ebd [^]
2012-03-15 13:54hgbotCheckin
2012-03-15 13:54hgbotNote Added: 0046460
2012-03-16 09:09jecharriNote Added: 0046490
2012-03-26 18:38maiteNote Added: 0046741
2012-03-26 18:38maiteStatusresolved => closed
2012-04-02 06:10hudsonbotCheckin
2012-04-02 06:10hudsonbotNote Added: 0047148
2012-04-02 06:10hudsonbotCheckin
2012-04-02 06:10hudsonbotNote Added: 0047150

Notes
(0046451)
hgbot   
2012-03-15 12:35   
Repository: erp/devel/pi
Changeset: 2a17fa816517309896f238c09ed0afce1d410ebd
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Mar 15 11:54:26 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2a17fa816517309896f238c09ed0afce1d410ebd [^]

Fixes issue 19744: Modulescript LinkCreditPayments is not considering payment's status.
Now the payments in status 'RPAE' (awaiting execution), are not considered to link

---
M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/modulescript/LinkCreditPaymentsData.class
M modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/LinkCreditPayments_data.xsql
M modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/src/org/openbravo/advpaymentmngt/modulescript/LinkCreditPaymentsData.java
---
(0046460)
hgbot   
2012-03-15 13:54   
Repository: erp/devel/pi
Changeset: 4aaf0a3d971663076b88ddedda8561d1fe2cc05b
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Mar 15 13:53:07 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4aaf0a3d971663076b88ddedda8561d1fe2cc05b [^]

issue 19744: Modulescript LinkCreditPayments is not considering payment's status.
Forgot status RPVOID and added codition P.PROCESSED = 'Y'

---
M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/modulescript/LinkCreditPaymentsData.class
M modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/LinkCreditPayments_data.xsql
M modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/src/org/openbravo/advpaymentmngt/modulescript/LinkCreditPaymentsData.java
---
(0046490)
jecharri   
2012-03-16 09:09   
Test cases:
-put some payments that generate credit in status awaiting payment or void.
-execute ant update.database and verifie that are not linked.
(0046741)
maite   
2012-03-26 18:38   
Verified:
- payments in RPAE or RPVOID are not considered by modulescript
- payment out, with Generated Credit but not processed is not considered by modulescript
- payments processed are considered by modulescript
(0047148)
hudsonbot   
2012-04-02 06:10   
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/7814864461ac [^]

Maturity status: Test
(0047150)
hudsonbot   
2012-04-02 06:10   
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/7814864461ac [^]

Maturity status: Test