Openbravo Issue Tracking System - Modules
View Issue Details
0024583ModulesRemittancepublic2013-08-26 11:492013-09-12 12:18
maite 
Sandrahuguet 
immediatemajoralways
closedfixed 
5
 
 
0024583: Protested Payment can not be included in other Remittance using "Select Payments" process
Protested Payment can not be included in other Remittance using "Select Payments" process
1. Create Remittance header and add line using "Select Payments" process
2. Access "Settle/Protest remittance" form and PROTEST previous line
3. Create new Remittance header and run "Select Payments" process again. Realize that your previously protested payment does not appear in pick/edit although it is in Awaiting Execution status
Problem is that "HQL Where Clause" executed in pick/edit is filtering by remittance_id ((e.obSelected = true and e.remittance.id = @REM_Remittance.id@))
No tags attached.
related to feature request 0023609 closed Sandrahuguet Ability to add payments from financial accounts that is not configured with remittance payment method. 
related to defect 0035690 closed markmm82 Performance of Select Payments P&E grid should be improved 
Issue History
2013-08-26 11:49maiteNew Issue
2013-08-26 11:49maiteAssigned To => eduardo_Argal
2013-08-26 11:49maiteRelationship addedrelated to 0023609
2013-08-26 11:49maiteIssue Monitored: networkb
2013-08-26 11:53maitePriorityurgent => immediate
2013-08-26 11:59pramakrishnanAssigned Toeduardo_Argal => pramakrishnan
2013-08-26 12:00pramakrishnanStatusnew => scheduled
2013-08-26 12:00pramakrishnanfix_in_branch => pi
2013-08-26 12:10pramakrishnanAssigned Topramakrishnan => Sandrahuguet
2013-09-02 16:56hgbotCheckin
2013-09-02 16:56hgbotNote Added: 0060868
2013-09-02 16:56hgbotStatusscheduled => resolved
2013-09-02 16:56hgbotResolutionopen => fixed
2013-09-02 16:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/d0ebaab42784b5e57550e97c2cc03496c3b96f90 [^]
2013-09-11 10:37hgbotCheckin
2013-09-11 10:37hgbotNote Added: 0061074
2013-09-12 12:18maiteNote Added: 0061093
2013-09-12 12:18maiteStatusresolved => closed
2017-04-11 16:35aferrazRelationship addedrelated to 0035690

Notes
(0060868)
hgbot   
2013-09-02 16:56   
Repository: erp/mods/org.openbravo.module.remittance
Changeset: d0ebaab42784b5e57550e97c2cc03496c3b96f90
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Mon Sep 02 16:56:11 2013 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/d0ebaab42784b5e57550e97c2cc03496c3b96f90 [^]

Fixes issue 24583, 24540

---
M src-db/database/model/views/REM_PAYMENT_V.xml
M src/org/openbravo/module/remittance/ad_forms/CancelReturnRemittance.java
---
(0061074)
hgbot   
2013-09-11 10:37   
Repository: erp/mods/org.openbravo.module.remittance
Changeset: b1bd12faf48ab770c5e3a1f5f1b3d4c92bf8a0aa
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed Sep 11 10:39:34 2013 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/b1bd12faf48ab770c5e3a1f5f1b3d4c92bf8a0aa [^]

Related to issue 24583

---
M src-db/database/model/views/REM_PAYMENT_V.xml
---
(0061093)
maite   
2013-09-12 12:18   
verified