Openbravo Issue Tracking System - Retail Modules
View Issue Details
0058010Retail ModulesEvents for Clientpublic2025-02-18 09:162025-02-19 09:45
njimenez 
njimenez 
normalmajoralways
closedfixed 
5
 
 
No
0058010: It is not possible to select the printer and number of copies while printing a document
In the events client api there is a message type provided to the external system implementations that allows printing a pdf document from the terminal.

In case it is desired to print the document in a different printer than the default one or selecting the number of copies to be printer it is not possible.
1. Configure an external system that makes use of document message
2. Send the parameter printer settled to 2
3. Send the parameter copies settled to 2
4. Execute the workflow to send the document message to the clients event api
See how the default printer one is used while sending the request to the hardware manager and also the number of copies is settled to 1.
No tags attached.
Issue History
2025-02-18 09:16njimenezNew Issue
2025-02-18 09:16njimenezAssigned To => njimenez
2025-02-18 09:16njimenezTriggers an Emergency Pack => No
2025-02-18 09:27hgbotNote Added: 0175794
2025-02-19 09:45hgbotResolutionopen => fixed
2025-02-19 09:45hgbotStatusnew => closed
2025-02-19 09:45hgbotNote Added: 0175860
2025-02-19 09:45hgbotNote Added: 0175861

Notes
(0175794)
hgbot   
2025-02-18 09:27   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.events.client/-/merge_requests/108 [^]
(0175860)
hgbot   
2025-02-19 09:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.events.client [^]
Changeset: 6028e76368656a911e0c9d17a8010acf92ef3154
Author: Natalia Jiménez <n.jimenez@orisha.com>
Date: 19-02-2025 08:12:47
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.events.client/-/commit/6028e76368656a911e0c9d17a8010acf92ef3154 [^]

Fixed ISSUE-58010: Improved document message to allow selecting the printer and number of copies

---
M api/org.openbravo.events.client-Client API - Common Messages.yml
M web-test/events/messagesmanager.test.js
M web-test/obglobals.js
M web/org.openbravo.events.client/source/events/messagesmanager.js
---
(0175861)
hgbot   
2025-02-19 09:45   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.events.client/-/merge_requests/108 [^]