Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045596Retail Modules[POS2] POSpublic2020-12-16 20:012021-02-01 19:51
lbressan 
rqueralta 
normalmajoralways
closedfixed 
5
 
 
No
0045596: The order preparation does not print.
(Various configurations have been made and the order preparation is not printed)
We have made the following configurations so that at the time of making the preparation order the default template is printed but NOTHING is printed when preparing the order.

The settings made are:
1.Configuration of the template for the store. Attached Image: ConfiguracionTemplatePrepOrder.PNG
2. Printer configuration for the warehouse definition of the store. Attached Image: WarehouseDefinitions-Printer.PNG
3.Configuration of the hardware manager. Attached Image: HardwareManager.PNG
-> The settings indicated in the ticket detail were made
-> A sale is made indicating a delivery mode that is NOT pick & carry (Ex: Home delivery) - Attached Image:Venta Home Delivery.PNG
-> Select the Order Preparation option from the Menu and select a line. (The printer configured in Printer can be seen) - Attached Image: Order Preparation.PNG
-> The Prepare Selected option is selected.
-> Preparation done message is displayed. Attached Image: Mensaje Order Preparation.PNG
No tags attached.
rar IMG.rar (325,753) 2020-12-16 20:01
https://issues.openbravo.com/file_download.php?file_id=15167&type=bug
Issue History
2020-12-16 20:01lbressanNew Issue
2020-12-16 20:01lbressanAssigned To => Retail
2020-12-16 20:01lbressanFile Added: IMG.rar
2020-12-16 20:01lbressanResolution time => 1610492400
2020-12-16 20:01lbressanTriggers an Emergency Pack => No
2021-01-05 17:39rqueraltaAssigned ToRetail => rqueralta
2021-01-05 17:40rqueraltaStatusnew => scheduled
2021-01-12 17:35rqueraltaStatusscheduled => acknowledged
2021-01-12 17:35rqueraltaStatusacknowledged => scheduled
2021-01-15 09:46guilleaerProjectPOS2 => Retail Modules
2021-01-31 05:41hgbotNote Added: 0125896
2021-02-01 07:31hgbotResolutionopen => fixed
2021-02-01 07:31hgbotStatusscheduled => closed
2021-02-01 07:31hgbotNote Added: 0125903
2021-02-01 07:31hgbotNote Added: 0125904
2021-02-01 07:31hgbotNote Added: 0125905
2021-02-01 19:51hgbotNote Added: 0125935

Notes
(0125896)
hgbot   
2021-01-31 05:41   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.orderpreparation/-/merge_requests/6 [^]
(0125903)
hgbot   
2021-02-01 07:31   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.orderpreparation [^]
Changeset: 0b4ca9a8629e43780531852396a7ce447c478dc0
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-02-01T06:31:02+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.orderpreparation/-/commit/0b4ca9a8629e43780531852396a7ce447c478dc0 [^]

Fixed BUG-45596: Reverting some changes related to uncontributed project from BUT

---
M web/org.openbravo.retail.orderpreparation/js/components/modalpickingstatus.js
M web/org.openbravo.retail.orderpreparation/js/components/orderselector.js
M web/org.openbravo.retail.orderpreparation/js/utils.js
---
(0125904)
hgbot   
2021-02-01 07:31   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.orderpreparation [^]
Changeset: 8a405557037217dd78074c7a4301627c8e77cd45
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-02-01T06:31:02+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.orderpreparation/-/commit/8a405557037217dd78074c7a4301627c8e77cd45 [^]

Fixed BUG-45596: Changed to me instead this var to get the right context. Also was fixed some problems into OB.DS.ExtHWResource and OB.DS.ExtHWResource.prototype.getData functions. To avoid errors in printerpdf

---
M web/org.openbravo.retail.orderpreparation/js/components/orderselector.js
M web/org.openbravo.retail.orderpreparation/js/utils.js
---
(0125905)
hgbot   
2021-02-01 07:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.orderpreparation/-/merge_requests/6 [^]
(0125935)
hgbot   
2021-02-01 19:51   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.orderpreparation [^]
Changeset: 9380b68781a66425787956c6c72a96d5061cc14d
Author: Antonio Moreno <anmorenoperez@gmail.com>
Date: 2021-02-01T19:50:57+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.orderpreparation/-/commit/9380b68781a66425787956c6c72a96d5061cc14d [^]

Related to ISSUE-45596. Fix eslint problem

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