Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0051437Openbravo LocalizationsLocalization Italypublic2023-01-23 11:272023-02-02 13:18
ucarrion 
fermin_gascon 
urgentmajoralways
closedfixed 
5
 
 
0051437: Transaction information not informed in the Direct Invoice printout
The transaction information of a given sale is NOT informed in the Direct Invoice printout even if it is communicated in the fiscal call (see the detail below):

<printRecMessage message="<%= OB.RTP.encodeLabel('OBPOS_ticket') %> <%= OB.RTP.encode(order.documentNo) %>" messageType="5" index="1" font="1" />
      <printRecMessage message="<%= OB.RTP.encodeLabel('OBPOS_datetime') %> <%= OB.RTP.encode(OB.I18N.formatDate(order.orderDate)) %>" messageType="5" index="2" font="1" />
      <printRecMessage message=" <%= OB.RTP.encode(order.salesRepresentative$_identifier) %>" messageType="5" index="3" font="1" />
      <printRecMessage message=" <%= OB.RTP.encode(order.posTerminal$_identifier) %>" messageType="5" index="4" font="1" />
-Login an envionment using the RTPrinter.
-Go out from the demo mode on the RTPrinter.
-Do a sales invoice (press the Issue Invoice button).
-Complete the sales process.
-Check the printout and compare the invoice number with the one expected.
NOR, NORAUTO
Issue History
2023-01-23 11:27ucarrionNew Issue
2023-01-23 11:27ucarrionAssigned To => psanjuan
2023-01-23 11:28ucarrionTag Attached: NOR
2023-01-23 11:28ucarrionTag Attached: NORAUTO
2023-01-23 11:40psanjuanAssigned Topsanjuan => jetxarri
2023-01-23 14:20jetxarriNote Added: 0145763
2023-01-31 14:56ucarrionAssigned Tojetxarri => fermin_gascon
2023-02-02 13:18fermin_gasconStatusnew => acknowledged
2023-02-02 13:18fermin_gasconStatusacknowledged => scheduled
2023-02-02 13:18fermin_gasconStatusscheduled => resolved
2023-02-02 13:18fermin_gasconResolutionopen => fixed
2023-02-02 13:18fermin_gasconStatusresolved => closed

Notes
(0145763)
jetxarri   
2023-01-23 14:20   
Part of RT PRinter MR
Specific COMMIT
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.rtprinter/-/merge_requests/12/diffs?commit_id=ad8bdddb9951b8faf589ba785d243c9360ebff4c [^]