Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050949Retail ModulesWeb POSpublic2022-10-11 15:072022-11-24 06:53
ngarcia 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR22Q4.1RR22Q4.1 
No
0050949: It is possible to layaway an order without payments although Allow prepayments lower than the limit for layaways is N
It is possible to layaway an order without payments although Allow prepayments lower than the limit for layaways is N
In the backoffice:
   In Organization window, check the Prepayment Percentage Limit for Layaways is selected
   In Channel - Touchpoint type select Allow prepayments and partial payments

In the POS:
   Add a product
   Layaway this receipt
   Add a payment of 0.1
   Layaway. Check a pop up is shown avoiding it
   Remove the payment
   Layaway. The order is saved and it should not as the payment (0) does not reach the limit
No tags attached.
blocks defect 0050492 closed ranjith_qualiantech_com It is possible to layaway an order without payments although Allow prepayments lower than the limit for layaways is N 
Issue History
2022-11-18 12:35marvintmTypedefect => backport
2022-11-18 12:35marvintmTarget Version => RR22Q4.1
2022-11-23 08:10hgbotNote Added: 0144032
2022-11-24 06:53hgbotNote Added: 0144083
2022-11-24 06:53hgbotResolutionopen => fixed
2022-11-24 06:53hgbotStatusscheduled => closed
2022-11-24 06:53hgbotFixed in Version => RR22Q4.1
2022-11-24 06:53hgbotNote Added: 0144084

Notes
(0144032)
hgbot   
2022-11-23 08:10   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/998 [^]
(0144083)
hgbot   
2022-11-24 06:53   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/998 [^]
(0144084)
hgbot   
2022-11-24 06:53   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 13a8413d6b203716dfcabea9c1dce3edd69236c7
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 24-11-2022 05:53:32
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/13a8413d6b203716dfcabea9c1dce3edd69236c7 [^]

Fixed ISSUE-50949: Prepayment limit for layaway should be checked for zero payments
* Prepayment limit for layaway should be checked for the layaway, even there is no payments presents

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/CompleteLayaway.js
---