Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0051510 | Modules | French Fiscal | public | 2023-01-30 18:06 | 2023-11-07 15:55 |
|
Reporter | Lcazaux | |
Assigned To | | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | approved |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | |
Support ticket | |
OBNetwork customer | No |
Regression introduced in release | |
|
Summary | 0051510: When doing a cashup, no line is generated in POS Ticket Aggregation |
Description | When doing a cashup, no line is generated in POS Ticket Aggregation in the BackOffice |
Steps To Reproduce | Go to LiveBuild:
- Do a cash up with a terminal that has the blockchain initialized
--> No line is generated in the Backoffice in POS Ticket Aggregation in the sub tab "Daily" |
Proposed Solution | A line with a hash should be generated in the Backoffice in POS Ticket Aggregation in the sub tab "Daily" when doing a cash up in the POS
|
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0051440 | | closed | | No lines created in POS Ticket when doing a duplicata in POS |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-01-30 18:06 | Lcazaux | New Issue | |
2023-01-30 18:06 | Lcazaux | Assigned To | => Triage Omni OMS |
2023-01-30 18:06 | Lcazaux | OBNetwork customer | => No |
2023-01-30 18:06 | Lcazaux | Triggers an Emergency Pack | => No |
2023-01-30 18:21 | aferraz | Assigned To | Triage Omni OMS => francisco_ofarril |
2023-01-30 18:21 | Lcazaux | Assigned To | francisco_ofarril => Triage Omni OMS |
2023-01-30 18:21 | Lcazaux | Summary | Al hacer un cashup, NO aparece el dato en POS Ticket Aggregation => When doing a cashup, no line is generated in POS Ticket Aggregation |
2023-01-30 18:21 | Lcazaux | Description Updated | bug_revision_view_page.php?rev_id=25478#r25478 |
2023-01-30 18:23 | aferraz | Assigned To | Triage Omni OMS => francisco_ofarril |
2023-02-01 10:54 | aferraz | Relationship added | related to 0051440 |
2023-02-16 22:57 | hgbot | Merge Request Status | => open |
2023-02-16 22:57 | hgbot | Note Added: 0146672 | |
2023-02-16 22:59 | francisco_ofarril | Status | new => scheduled |
2023-02-23 17:10 | hgbot | Merge Request Status | open => approved |
2023-02-23 17:10 | hgbot | Resolution | open => fixed |
2023-02-23 17:10 | hgbot | Status | scheduled => closed |
2023-02-23 17:10 | hgbot | Note Added: 0146925 | |
2023-02-23 17:10 | hgbot | Note Added: 0146926 | |
2023-02-24 12:19 | hgbot | Note Added: 0146978 | |
2023-11-07 15:54 | psanjuan | Project | Retail Modules => Modules |
2023-11-07 15:55 | psanjuan | Assigned To | francisco_ofarril => |
2023-11-07 15:55 | psanjuan | Category | Web POS => French Fiscal |
Notes |
|
(0146672)
|
hgbot
|
2023-02-16 22:57
|
|
|
|
(0146925)
|
hgbot
|
2023-02-23 17:10
|
|
|
|
(0146926)
|
hgbot
|
2023-02-23 17:10
|
|
|
|
(0146978)
|
hgbot
|
2023-02-24 12:19
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.certification.france [^]
Changeset: 21eeb16ecdbab75ac5b201f2eb35e104e4297056
Author: Francisco Javier Deler O'Farril <francisco.ofarril@openbravo.com>
Date: 24-02-2023 11:19:56
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.certification.france/-/commit/21eeb16ecdbab75ac5b201f2eb35e104e4297056 [^]
Fixes ISSUE-51440, Fixes ISSUE-51510, Fixes ISSUE-48948: Obfuscate from dev
---
A web-jspack/org.openbravo.certification.france/src/registerGlobalAction.js
M lib/runtime/org.openbravo.certification.france-1.0.jar
M src-db/database/sourcedata/AD_MODULE.xml
M web-jspack/org.openbravo.certification.france/src/ob-init.js
M web-jspack/org.openbravo.certification.france/src/registerLoginAction.js
M web-jspack/org.openbravo.certification.france/src/registerRemoteServerListener.js
M web/org.openbravo.certification.france/app/model/business-object/html/Html.js
M web/org.openbravo.certification.france/app/model/business-object/html/HtmlUtils.js
M web/org.openbravo.certification.france/app/model/business-object/html/actions/AddObcfrTerminalMonitor.js
M web/org.openbravo.certification.france/app/model/business-object/html/actions/CompleteTicketPostHook.js
M web/org.openbravo.certification.france/app/model/business-object/html/actions/InitializeHtml.js
M web/org.openbravo.certification.france/app/model/business-object/html/actions/PrintTicketPostHook.js
M web/org.openbravo.certification.france/js/terminal/terminalLoadedFromBackendHook.js
M web/org.openbravo.certification.france/js/terminalmonitor/connectedToERPEvent.js
---
|
|