Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0050952Openbravo LocalizationsLocalization Portugalpublic2022-11-21 06:552022-11-25 10:42
jetxarri 
jetxarri 
urgentminoralways
closedfixed 
30Openbravo Appliance 14.04
 
 
0050952: Reprint function is not properly printing messages such as "original doc num" or "tax reasons" MASTER
Reprint function is not properly printing messages such as "original doc num" or "tax reasons" and payment method. See image below.
Create an invoice with a product exempt and complete/print it.
By using verified returns feature, return it and complete it.
Verify that a Nota de Credito is printed (original) properly.

On Web POS click on "open receipt" select this return, and then select "Print ticket" by selecting the document and then clicking on "Print Invoice".

Verify that some strong and undefined information is printed there. See images below, related to (Duplicado).
No tags attached.
related to defect 0050944 closed jetxarri Reprint function is not properly printing messages such as "original doc num" or "tax reasons" 19Q3 
related to defect 0050961 closed jetxarri Reprint function is not properly printing messages such as "original doc num" or "tax reasons" 20Q3 
Issue History
2022-11-21 06:55jetxarriNew Issue
2022-11-21 06:55jetxarriAssigned To => jetxarri
2022-11-21 06:55jetxarriIssue generated from0050944
2022-11-21 06:55jetxarriRelationship addedrelated to 0050944
2022-11-21 07:06hgbotNote Added: 0143843
2022-11-21 07:53hgbotNote Added: 0143861
2022-11-22 12:26jetxarriRelationship addedrelated to 0050961
2022-11-25 10:41hgbotNote Added: 0144136
2022-11-25 10:41hgbotResolutionopen => fixed
2022-11-25 10:41hgbotStatusnew => closed
2022-11-25 10:41hgbotFixed in Version => RR23Q1
2022-11-25 10:41hgbotNote Added: 0144137
2022-11-25 10:42hgbotNote Added: 0144138
2022-11-25 10:42hgbotNote Added: 0144139

Notes
(0143843)
hgbot   
2022-11-21 07:06   
Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/76 [^]
(0143861)
hgbot   
2022-11-21 07:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/991 [^]
(0144136)
hgbot   
2022-11-25 10:41   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/991 [^]
(0144137)
hgbot   
2022-11-25 10:41   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 6b18fbf2105fe7bcca32ff98b277a105a8220dd3
Author: Javier <javieretxarri@ekinbe.com>
Date: 25-11-2022 09:41:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/6b18fbf2105fe7bcca32ff98b277a105a8220dd3 [^]

Fixes ISSUE-50952: Make receipt and invoice taxes extensible to be able to extend properties using another module

---
A src/org/openbravo/retail/posterminal/InvoiceTaxesProperties.java
A src/org/openbravo/retail/posterminal/PaidReceiptTaxesProperties.java
M src/org/openbravo/retail/posterminal/Invoices.java
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
---
(0144138)
hgbot   
2022-11-25 10:42   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail [^]
Changeset: 7e4256b805399890f5b29710bb84e335306b8142
Author: Javier <javieretxarri@ekinbe.com>
Date: 25-11-2022 09:42:15
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/commit/7e4256b805399890f5b29710bb84e335306b8142 [^]

Fixes ISSUE-50952: Reprint function is not properly printing messages such as 'original doc num' or 'tax reasons'

---
A src/com/practicsbs/saftpt/retail/master/InvoiceLinesPropertyExtension.java
A src/com/practicsbs/saftpt/retail/master/InvoiceTaxesProperties.java
A src/com/practicsbs/saftpt/retail/master/PaidReceiptTaxesProperties.java
---
(0144139)
hgbot   
2022-11-25 10:42   
Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/76 [^]