Openbravo Issue Tracking System - Modules
View Issue Details
0051510ModulesFrench Fiscalpublic2023-01-30 18:062023-11-07 15:55
Lcazaux 
 
normalmajoralways
closedfixed 
5
 
 
0051510: When doing a cashup, no line is generated in POS Ticket Aggregation
When doing a cashup, no line is generated in POS Ticket Aggregation in the BackOffice
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"
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
No tags attached.
related to defect 0051440 closed  No lines created in POS Ticket when doing a duplicata in POS 
Issue History
2023-01-30 18:06LcazauxNew Issue
2023-01-30 18:06LcazauxAssigned To => Triage Omni OMS
2023-01-30 18:06LcazauxTriggers an Emergency Pack => No
2023-01-30 18:21aferrazAssigned ToTriage Omni OMS => francisco_ofarril
2023-01-30 18:21LcazauxAssigned Tofrancisco_ofarril => Triage Omni OMS
2023-01-30 18:21LcazauxSummaryAl 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:21LcazauxDescription Updatedbug_revision_view_page.php?rev_id=25478#r25478
2023-01-30 18:23aferrazAssigned ToTriage Omni OMS => francisco_ofarril
2023-02-01 10:54aferrazRelationship addedrelated to 0051440
2023-02-16 22:57hgbotNote Added: 0146672
2023-02-16 22:59francisco_ofarrilStatusnew => scheduled
2023-02-23 17:10hgbotResolutionopen => fixed
2023-02-23 17:10hgbotStatusscheduled => closed
2023-02-23 17:10hgbotNote Added: 0146925
2023-02-23 17:10hgbotNote Added: 0146926
2023-02-24 12:19hgbotNote Added: 0146978
2023-11-07 15:54psanjuanProjectRetail Modules => Modules
2023-11-07 15:55psanjuanAssigned Tofrancisco_ofarril =>
2023-11-07 15:55psanjuanCategoryWeb POS => French Fiscal

Notes
(0146672)
hgbot   
2023-02-16 22:57   
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.dev/-/merge_requests/36 [^]
(0146925)
hgbot   
2023-02-23 17:10   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.dev [^]
Changeset: dff70c0a00d2de831b1aee928bb10698b0d0c789
Author: Francisco Javier Deler O'Farril <francisco.ofarril@openbravo.com>
Date: 23-02-2023 16:10:43
URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.dev/-/commit/dff70c0a00d2de831b1aee928bb10698b0d0c789 [^]

Fixes ISSUE-51510: When doing a cashup, no line is generated in POS Ticket Aggregation

---
M src/org/openbravo/certification/france/aggregation/AggregationDayDao.java
M src/org/openbravo/certification/france/aggregation/AggregationMonthDao.java
---
(0146926)
hgbot   
2023-02-23 17:10   
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.dev/-/merge_requests/36 [^]
(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
---