Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048852Retail ModulesWeb POSpublic2022-03-21 13:132022-04-19 08:29
Benjamin Molin 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
RR22Q3 
No
0048852: Impossible to invoice a ticket on the POS which is not of the day.
If a ticket is automatically invoiced when closing the cash register (Cash up),
When you go back to the ticket, it appears as uncharged. If you tried to invoice it again, it's not possible.
reproducible on the 20Q3 version and after the 20Q3.
All step is realized on WEB POS.

Day 1:
    Step 1: Create a ticket 'xxx1'
    Step 2: Add product on the ticket 'xxx1'
    Step 3: Payment of ticket 'xxx1'
    Step 4: Click on 'Cash Up' in the menu
Day 2:
    Step 1: Open the ticket 'xxx1'
    Step 2: Click on Issue Invoice
    Step 3: Check 'Flying Invoice'
    Step 4: Complete the form and Save
    Step 5: Done and Continue
    Step 6: The receipt is printed but not the invoice.
Any invoice isn't created and you can remake indefinitely the all steps of the last Day.

During the cash up, the tickets aren't invoices in the day is automatically created but when you want to print, the WEB POS not find the invoice for the ticket.
No tags attached.
Issue History
2022-03-21 13:13Benjamin MolinNew Issue
2022-03-21 13:13Benjamin MolinAssigned To => Retail
2022-03-21 13:13Benjamin MolinTriggers an Emergency Pack => No
2022-03-23 10:26Benjamin MolinAssigned ToRetail => marvintm
2022-03-23 12:02marvintmProjectPOS2 => Retail Modules
2022-03-23 12:03marvintmCategoryPOS => Web POS
2022-03-28 07:04marvintmAssigned Tomarvintm => Retail
2022-03-28 11:36ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-04-12 07:56hgbotNote Added: 0136479
2022-04-12 07:56ranjith_qualiantech_comStatusnew => scheduled
2022-04-19 08:29hgbotNote Added: 0136570
2022-04-19 08:29hgbotResolutionopen => fixed
2022-04-19 08:29hgbotStatusscheduled => closed
2022-04-19 08:29hgbotFixed in Version => RR22Q3
2022-04-19 08:29hgbotNote Added: 0136571

Notes
(0136479)
hgbot   
2022-04-12 07:56   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/770 [^]
(0136570)
hgbot   
2022-04-19 08:29   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/770 [^]
(0136571)
hgbot   
2022-04-19 08:29   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 8370c737ea7bfa846933d8923ced3edb46ed8934
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 19-04-2022 06:29:09
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/8370c737ea7bfa846933d8923ced3edb46ed8934 [^]

Fixed ISSUE-48852: Issue Invoice should be disabled if invoice created through cashup

---
M src/org/openbravo/retail/posterminal/PaidReceipts.java
---