Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051185Retail ModulesWeb POSpublic2022-12-17 08:012023-05-05 07:57
ranjith_qualiantech_com 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR23Q3 
No
0051185: Cancel Order option was showing for paid delivered order
Cancel this Order option was showing for paid delivered order. But Cancel this Order should be shown only for paid undelivered order
1) Create a receipt with product "Adhesive body warmers" and complete it.
2) Open the completed receipt and check for the option "Cancel this order" in Menu. It will not be present
3) Select Cash-up from Menu and then cancel the cashup.
4) Come back to the receipt and check for the option "Cancel this order" in Menu, Option will be available. <-- KO
No tags attached.
has duplicate defect 0052292pi closed ranjith_qualiantech_com Malfunction in POS Menu button "Cancel this Order" 
Issue History
2022-12-17 08:01ranjith_qualiantech_comNew Issue
2022-12-17 08:01ranjith_qualiantech_comAssigned To => Retail
2022-12-17 08:01ranjith_qualiantech_comTriggers an Emergency Pack => No
2023-02-08 07:49ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-02-08 07:49ranjith_qualiantech_comStatusnew => scheduled
2023-02-09 07:55hgbotNote Added: 0146292
2023-05-03 08:37ranjith_qualiantech_comRelationship addedrelated to 0052292
2023-05-05 07:57hgbotResolutionopen => fixed
2023-05-05 07:57hgbotStatusscheduled => closed
2023-05-05 07:57hgbotNote Added: 0149315
2023-05-05 07:57hgbotFixed in Version => RR23Q3
2023-05-05 07:57hgbotNote Added: 0149316
2023-05-05 07:57marvintmRelationship replacedhas duplicate 0052292

Notes
(0146292)
hgbot   
2023-02-09 07:55   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1058 [^]
(0149315)
hgbot   
2023-05-05 07:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1058 [^]
(0149316)
hgbot   
2023-05-05 07:57   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: fda54df196f1ff862df4a9d4f61917ce89f1e9bb
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 04-05-2023 17:55:09
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/fda54df196f1ff862df4a9d4f61917ce89f1e9bb [^]

Fixed ISSUE-51185: Cancel Layaway menu should be updated after receipt is loaded
* When receipt 'clear' event is triggered, then Cancel Order/Layaway menu status
  should be updated based on receipt properties

---
M web/org.openbravo.retail.posterminal/js/components/menu.js
---