Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046066Retail ModulesWeb POSpublic2021-03-12 13:032023-05-09 09:08
psanjuan 
radhakrishnan 
urgentmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
RR23Q3 
No
0046066: Issue Sales Order process prints an Invoice with "Duplicate" statement
Issue Sales Order process prints an Invoice with "Duplicate" statement
Enable Delivery Modes for the instance.
Go to Business Partner window and select After Delivery Invoice Terms for the customer Carl Studson.

Go to Product window, and select "Pickup in store" delivery term for the product Avalanche transceiver.

Navigate to Web POS.

Create a new sale for this customer (Carl) and this product (Avalanche). Complete and pay the sale.

Verify that a sales receipt is printed in the HWM

By using the function "Issue Sales Order" delivery all the products.

Go to HWM and verify that an Invoice is printed but it states the word "Duplicate". See image attached.
"Duplicate" word must not be shown while issuing an Invoice in this business scenario.
No tags attached.
png Screenshot from 2021-03-12 13-03-19.png (55,186) 2021-03-12 13:03
https://issues.openbravo.com/file_download.php?file_id=15412&type=bug
png
Issue History
2021-03-12 13:03psanjuanNew Issue
2021-03-12 13:03psanjuanAssigned To => Retail
2021-03-12 13:03psanjuanTriggers an Emergency Pack => No
2021-03-12 13:03psanjuanFile Added: Screenshot from 2021-03-12 13-03-19.png
2022-07-25 08:28radhakrishnanAssigned ToRetail => radhakrishnan
2022-07-25 08:28radhakrishnanStatusnew => scheduled
2022-07-29 11:19hgbotNote Added: 0139708
2023-05-09 09:08hgbotResolutionopen => fixed
2023-05-09 09:08hgbotStatusscheduled => closed
2023-05-09 09:08hgbotNote Added: 0149469
2023-05-09 09:08hgbotFixed in Version => RR23Q3
2023-05-09 09:08hgbotNote Added: 0149470

Notes
(0139708)
hgbot   
2022-07-29 11:19   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/881 [^]
(0149469)
hgbot   
2023-05-09 09:08   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/881 [^]
(0149470)
hgbot   
2023-05-09 09:08   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: e83832e9da3b6adecc17fd904423fd9e5f46eb5d
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 09-05-2023 07:08:12
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/e83832e9da3b6adecc17fd904423fd9e5f46eb5d [^]

Fixed ISSUE-46066: Added isPaid attribute in Issue sales order
* When completing issue sales order,isPaid attribute should be false for printing invoice

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