Openbravo Issue Tracking System - Retail Modules
View Issue Details
0056625Retail ModulesRT-Printerpublic2024-10-02 13:562025-03-25 13:10
adrianromero 
fermin_gascon 
normalmajorhave not tried
closedfixed 
5
 
 
approved
OBPS
No
0056625: RT Printer fiscalization must check for positive discounts
Positive discounts, discounts that increases the price, initial price or previously discounted price are not allowed by the RTPrinter

In the validation sales process, before sending the receipt to the RT printer fiscalization must be checked there is not any positive discount, and in case there is any, inform the cashier and do not allow to continue the completion of the sales
In description
No tags attached.
causes defect 0058337 closed njimenez RT Printer fiscalization not allowing return orders with discount 
Issue History
2024-10-02 13:56adrianromeroNew Issue
2024-10-02 13:56adrianromeroAssigned To => Triage Platform Conn
2024-10-02 13:56adrianromeroOBNetwork customer => OBPS
2024-10-02 13:56adrianromeroTriggers an Emergency Pack => No
2024-10-02 13:56adrianromeroAssigned ToTriage Platform Conn => fermin_gascon
2024-10-02 13:56adrianromeroStatusnew => acknowledged
2024-10-18 13:08hgbotMerge Request Status => open
2024-10-18 13:08hgbotNote Added: 0170570
2024-10-18 13:09hgbotNote Added: 0170571
2024-10-18 13:19hgbotNote Added: 0170573
2024-10-18 13:19fermin_gasconNote Added: 0170574
2024-10-21 09:22hgbotNote Added: 0170642
2024-10-21 09:32hgbotNote Added: 0170645
2024-10-21 09:32fermin_gasconNote Deleted: 0170645
2024-10-21 09:33fermin_gasconNote Deleted: 0170573
2024-10-21 09:33fermin_gasconNote Deleted: 0170571
2024-10-21 09:33fermin_gasconNote Deleted: 0170570
2024-10-21 10:53hgbotMerge Request Statusopen => approved
2024-10-21 10:53hgbotResolutionopen => fixed
2024-10-21 10:53hgbotNote Added: 0170683
2024-10-21 10:53hgbotStatusacknowledged => closed
2024-10-21 10:53hgbotNote Added: 0170684
2024-10-21 10:53hgbotNote Added: 0170685
2025-03-25 13:10egoitzIssue cloned0058337
2025-03-25 13:10egoitzRelationship addedcauses 0058337

Notes
(0170574)
fermin_gascon   
2024-10-18 13:19   
https://openbravo.atlassian.net/browse/RM-17684 [^]
(0170642)
hgbot   
2024-10-21 09:22   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalrtprinter/-/merge_requests/24 [^]
(0170683)
hgbot   
2024-10-21 10:53   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalrtprinter/-/merge_requests/24 [^]
(0170684)
hgbot   
2024-10-21 10:53   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalrtprinter [^]
Changeset: 6c7a4129db04be18b2a5ca18a1cc802dcf4e6588
Author: Fermin Gascon <fermin.gascon@openbravo.com>
Date: 21-10-2024 08:52:06
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalrtprinter/-/commit/6c7a4129db04be18b2a5ca18a1cc802dcf4e6588 [^]

Fixed ISSUE-56625: Add validation before fiscalization. ALl discounst must be negative

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-test/model/requests/fiscalReceipt.test.js
M web/org.openbravo.events.fiscalrtprinter/source/model/requests/fiscalReceipt.js
---
(0170685)
hgbot   
2024-10-21 10:53   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalrtprinter [^]
Changeset: 6ceba2e9e7bace7b86312c38c64a7943517fd30b
Author: Fermin Gascon <fermin.gascon@openbravo.com>
Date: 21-10-2024 08:52:06
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalrtprinter/-/commit/6ceba2e9e7bace7b86312c38c64a7943517fd30b [^]

Fixed ISSUE-56625: correction in test

---
M web-test/model/requests/fiscalReceipt.test.js
---