Openbravo Issue Tracking System - Modules
View Issue Details
0031327ModulesRemittancepublic2015-11-02 18:222017-11-10 00:07
maite 
collazoandy4 
urgentmajoralways
scheduledopen 
5
 
 
0031327: Error in "Select Payments" pick/edit when selected record does not belong to first pagination records
Error in "Select Payments" pick/edit when selected record does not belong to first pagination records
In case one of the remittance lines does not belong to first 100 records according with order by "paymentDate, documentNo", it will not be considered as selected when running "Select Payments" process to add a new line (so it will be removed from remittance lines)

NOTE: I can provide environment when problem is reproducible if needed
REM_Payment_v tab should order by selected records firstly:

HQL Orderby Clause: obSelected DESC, paymentDate, documentNo
No tags attached.
Issue History
2015-11-02 18:22maiteNew Issue
2015-11-02 18:22maiteAssigned To => Triage Finance
2015-11-02 18:22maiteResolution time => 1449097200
2015-11-02 18:22maiteIssue Monitored: networkb
2015-12-09 16:28hgbotCheckin
2015-12-09 16:28hgbotNote Added: 0082625
2015-12-09 16:39OrekariaNote Edited: 0082625bug_revision_view_page.php?bugnote_id=0082625#r10431
2017-01-09 12:30maiteResolution time1449097200 =>
2017-11-09 21:17collazoandy4Assigned ToTriage Finance => collazoandy4
2017-11-09 21:17collazoandy4Statusnew => scheduled
2017-11-10 00:07collazoandy4Note Added: 0100398

Notes
(0082625)
hgbot   
2015-12-09 16:28   
(edited on: 2015-12-09 16:39)
This below changeset was supposed to reach issue 31237 instead of this one. Please ignore



Repository: tools/automation/pi-mobile
Changeset: 95f9ba25208fb4cc017975171281744adea21cbe
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Wed Dec 09 16:27:24 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/95f9ba25208fb4cc017975171281744adea21cbe [^]

Related to issue 31327: Added a better test

---
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/complementaryproducts/I31237_WrongBulletCharacter.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I31237_SalesCheckMessage.java
---

(0100398)
collazoandy4   
2017-11-10 00:07   
Test Plan
  In an enviroment with more than 100 remittance payments go to Remittance window and create a new record:
    Name: Issue
    Clic on Select Payments button and select one record that belongs to the second page and clic Done
    Check a new record is created in Lines tab
    Clic on Select Payment button once again and check that the selected line is the first one in grid