Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0057343 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] RT-Printer | major | have not tried | 2024-12-02 11:45 | 2024-12-02 11:49 | |||||||
Reporter | victor_perez | View Status | public | |||||||||
Assigned To | Triage Platform Conn | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | RR24Q3.2 | SCM revision | ||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0057343: Log warning during fiscalization and the property cfrtpSingleusevouchers | |||||||||||
Description | In the Footkorner production logs, we have this log message: 2024-11-27 12:09:09,818 [Import Entry - 1] WARN org.openbravo.events.fiscalization.hooks.FiscalData - Cannot find field "cfrtpSingleusevouchers" in Order to store the value "[]" 2024-11-27 12:09:09,818 [Import Entry - 1] WARN org.openbravo.events.fiscalization.hooks.FiscalData - Cannot find field "cfrtpSingleusevouchers" in Invoice to store the value "[]" This field is present in this module: org.openbravo.events.fiscalization | |||||||||||
Steps To Reproduce | As it is related with the fiscalization and RT Printer, I don't know to check/reproduce it. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0172871) adrianromero (manager) 2024-12-02 11:49 |
The problem is that the field *cfrtpSingleusevouchers* is returned for storing in order and invoice table: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.fiscalrtprinter/-/blob/master/web/org.openbravo.events.fiscalrtprinter/source/model/requests/fiscalReceipt.js?ref_type=heads#L48 [^] But the column is not defined at database level. |
Issue History | |||
Date Modified | Username | Field | Change |
2024-12-02 11:45 | victor_perez | New Issue | |
2024-12-02 11:45 | victor_perez | Assigned To | => Triage Platform Conn |
2024-12-02 11:45 | victor_perez | Triggers an Emergency Pack | => No |
2024-12-02 11:49 | adrianromero | Note Added: 0172871 |
Copyright © 2000 - 2009 MantisBT Group |