Openbravo Issue Tracking System - POS2
View Issue Details
0053437POS2POSpublic2023-09-12 11:432024-03-25 10:34
lmonreal 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
 
No
0053437: Receipt Delivery Options needs to print if false
Reprint of a simplified or full invoice: Nothing gets printed in the Hardware manager when Deliver Receipt Options is set as False.

Video:https://drive.google.com/file/d/1L7lX_l8PRbBR70yxm79EcMDHQpmm4aCb/view?usp=sharing [^]

There is no invoice. Only it was printed the sale order document at the first time. In this case the system must be print the sales order document.

There is a simple invoice:

The preference “Web POS action Print Receipts automatically” = False. Same behaviour as when it is printed for the first time. It is only printed the simple invoice document.

The preference “Web POS action Print Receipts automatically” = True. Same behaviour as when it is printed for the first time. It is printed the sales order and the simple invoice document.

There is a full invoice:

The preference “Web POS action Print Receipts automatically” = False. Same behaviour as when it is printed for the first time. It is only printed the full invoice document.

The preference “Web POS action Print Receipts automatically” = True. Same behaviour as when it is printed for the first time. It is printed the sales order and the full invoice document.





PRE requ: In terminal type Deliver Receipt Options is set to FALSE

1. Do an invoice (simple or full)
2. Click on Orders and load the transaction
3. Click on the button Print/Email duplicate-->Nothing gets printed
No tags attached.
depends on backport 005504523Q4.4 closed ranjith_qualiantech_com Receipt Delivery Options needs to print if false 
Issue History
2023-09-12 11:43lmonrealNew Issue
2023-09-12 11:43lmonrealAssigned To => Retail
2023-09-12 11:43lmonrealTriggers an Emergency Pack => No
2023-09-12 11:44ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-09-12 11:44ranjith_qualiantech_comStatusnew => scheduled
2023-09-12 11:46lmonrealSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=26806#r26806
2023-09-12 11:55lmonrealIssue Monitored: alfonso_alcalde
2023-09-12 13:25guillermogilNote Added: 0154719
2023-09-12 14:48lmonrealSummaryReprint invoices in POS 2 not working => Receipt Delivery Options needs to print if false
2023-09-12 14:48lmonrealDescription Updatedbug_revision_view_page.php?rev_id=26810#r26810
2023-09-12 14:48lmonrealSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=26811#r26811
2023-09-12 14:50lmonrealSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=26812#r26812
2023-09-12 14:51lmonrealDescription Updatedbug_revision_view_page.php?rev_id=26813#r26813
2023-09-15 13:22guillermogilNote Added: 0154899
2023-09-15 13:22guillermogilAssigned Toranjith_qualiantech_com => Retail
2023-09-15 13:22guillermogilStatusscheduled => feedback
2023-09-15 13:22guillermogilTypedefect => design defect
2023-09-18 06:03guillermogilDescription Updatedbug_revision_view_page.php?rev_id=26836#r26836
2023-09-18 06:03guillermogilProposed Solution updated
2023-10-06 07:57marvintmAssigned ToRetail => ranjith_qualiantech_com
2023-10-06 07:57marvintmStatusfeedback => new
2023-10-06 07:57marvintmStatusnew => scheduled
2023-10-10 07:33hgbotNote Added: 0155714
2023-10-19 15:29hgbotResolutionopen => fixed
2023-10-19 15:29hgbotStatusscheduled => closed
2023-10-19 15:29hgbotFixed in Version => 24Q1
2023-10-19 15:29hgbotNote Added: 0156087
2023-10-19 15:29hgbotNote Added: 0156088
2024-03-25 10:34ranjith_qualiantech_comNote Added: 0162581
2024-03-25 10:34ranjith_qualiantech_comStatusclosed => new
2024-03-25 10:34ranjith_qualiantech_comResolutionfixed => open
2024-03-25 10:34ranjith_qualiantech_comFixed in Version24Q1 =>
2024-03-25 10:34ranjith_qualiantech_comStatusnew => scheduled
2024-03-25 10:34ranjith_qualiantech_comStatusscheduled => resolved
2024-03-25 10:34ranjith_qualiantech_comResolutionopen => fixed
2024-03-25 10:34ranjith_qualiantech_comStatusresolved => closed

Notes
(0154719)
guillermogil   
2023-09-12 13:25   
Seems related with Receipt Delivery Options check in Touchpoint Type, if it is N it does not do anything
(0154899)
guillermogil   
2023-09-15 13:22   
We are awiting specs on how to address this
(0155714)
hgbot   
2023-10-10 07:33   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2162 [^]
(0156087)
hgbot   
2023-10-19 15:29   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 4270bd2815cd79d62d251626762f206784514dc4
Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com>
Date: 19-10-2023 13:29:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/4270bd2815cd79d62d251626762f206784514dc4 [^]

Fixed ISSUE-53437: Added Print ticket/invoice option for completed ticket. Corresponds to RM-8278.

- In case there is no invoice, or there is a single invoice for the order, the documents printed by using the "Print/Email duplicate" will correspond automatically to the ones that were printed when the order was originally generated.
- In case there are multiple invoices, a popup will be shown so that the user can select what he wants to print.

---
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintMultipleInvoicesCheckBox/BookedReceiptPrintMultipleInvoicesCheckBox.jsx
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintMultipleInvoicesCheckBox/__test__/BookedReceiptPrintMultipleInvoicesCheckBox.test.jsx
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintMultipleInvoicesCheckBox/index.js
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintMultipleInvoicesCheckBoxGroup/BookedReceiptPrintMultipleInvoicesCheckBoxGroup.jsx
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintMultipleInvoicesCheckBoxGroup/BookedReceiptPrintMultipleInvoicesCheckBoxGroup.scss
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintMultipleInvoicesCheckBoxGroup/__test__/BookedReceiptPrintMultipleInvoicesCheckBoxGroup.test.jsx
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintMultipleInvoicesCheckBoxGroup/index.js
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintOptions.jsx
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintOptionsDialog.jsx
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintOptionsDialog.scss
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintSingleInvoiceCheckBox/BookedReceiptPrintSingleInvoiceCheckBox.jsx
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintSingleInvoiceCheckBox/BookedReceiptPrintSingleInvoiceCheckBox.scss
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintSingleInvoiceCheckBox/__test__/BookedReceiptPrintSingleInvoiceCheckBox.test.jsx
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintSingleInvoiceCheckBox/index.js
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintTicketCheckBox/BookedReceiptPrintTicketCheckBox.jsx
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintTicketCheckBox/BookedReceiptPrintTicketCheckBox.scss
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintTicketCheckBox/__test__/BookedReceiptPrintTicketCheckBox.test.jsx
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/BookedReceiptPrintTicketCheckBox/index.js
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/__test__/BookedReceiptPrintOptions.test.jsx
A web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptPrintOptions/index.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/DeliverBookedReceipt.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/DeliverBookedReceiptActionPreparation.js
---
(0156088)
hgbot   
2023-10-19 15:29   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2162 [^]
(0162581)
ranjith_qualiantech_com   
2024-03-25 10:34   
Reopening issue for creating backport 23Q4