Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043087Retail ModulesWeb POSpublic2020-01-31 19:062020-02-07 12:03
lbressan 
rqueralta 
normalmajorhave not tried
closedfixed 
5
 
RR20Q2 
guilleaer
No
0043087: Prepaid management and delivery mode: payment validation (percentage limit and pick & carry) incorrect 2
Error related to ISSUE 42822, According to customer tests, the error has not been completely resolved.

The limit is calculated well or not according to the order of the lines on the ticket.

In issue 42822, they upload the image ImagenIssue42822 to show that the calculation is done well. In that case the limit is calculated well, but if you create another identical ticket but reversing the order of the lines, the limit is calculated badly again, see image ImageIssue42822_2.

It is reproduced in Retail Stable with the same steps described in the mantis issue and the image tickets.
No tags attached.
related to defect 0042822 closed rqueralta Prepayment Limit amount not correctly calculated when there are PickAndCarry and PickUpInStore lines in the same ticket 
rar Nueva carpeta.rar (831,211) 2020-01-31 19:06
https://issues.openbravo.com/file_download.php?file_id=13955&type=bug
Issue History
2020-01-31 19:06lbressanNew Issue
2020-01-31 19:06lbressanAssigned To => Retail
2020-01-31 19:06lbressanFile Added: Nueva carpeta.rar
2020-01-31 19:06lbressanResolution time => 1582239600
2020-01-31 19:06lbressanTriggers an Emergency Pack => No
2020-02-03 11:34guilleaerRelationship addedrelated to 0042822
2020-02-04 04:46rqueraltaAssigned ToRetail => rqueralta
2020-02-04 04:46rqueraltaStatusnew => scheduled
2020-02-05 18:38hgbotCheckin
2020-02-05 18:38hgbotNote Added: 0117485
2020-02-05 18:38hgbotStatusscheduled => resolved
2020-02-05 18:38hgbotResolutionopen => fixed
2020-02-05 18:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/76fd4bcdc38a045c572afdb8e8500798d780f39c [^]
2020-02-06 05:48hgbotCheckin
2020-02-06 05:48hgbotNote Added: 0117502
2020-02-06 05:48hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/76fd4bcdc38a045c572afdb8e8500798d780f39c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cf8bb00251e96b668eedd87f66396a148c44b529 [^]
2020-02-07 12:03guilleaerReview Assigned To => guilleaer
2020-02-07 12:03guilleaerStatusresolved => closed
2020-02-07 12:03guilleaerFixed in Version => RR20Q2

Notes
(0117485)
hgbot   
2020-02-05 18:38   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 76fd4bcdc38a045c572afdb8e8500798d780f39c
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Tue Feb 04 22:58:10 2020 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/76fd4bcdc38a045c572afdb8e8500798d780f39c [^]

Fixed issue 43087: Prepaid management and delivery mode: payment validation
(percentage limit and pick & carry) incorrect 2

- prepaymentPercLimit value is set in each receipt line

---
M web/org.openbravo.retail.posterminal/js/model/prepaymentrules.js
---
(0117502)
hgbot   
2020-02-06 05:48   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: cf8bb00251e96b668eedd87f66396a148c44b529
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Wed Feb 05 23:48:19 2020 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cf8bb00251e96b668eedd87f66396a148c44b529 [^]

Fixed issue 43087: Prepaid management and delivery mode: payment validation
(percentage limit and pick & carry) incorrect 2

- Fixed jslint error

---
M web/org.openbravo.retail.posterminal/js/model/prepaymentrules.js
---