Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051440
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] French Fiscalmajoralways2023-01-23 12:442023-11-07 15:54
ReporterLcazauxView Statuspublic 
Assigned To 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0051440: No lines created in POS Ticket when doing a duplicata in POS

DescriptionNo line is generated in the Backoffice in POS Ticket in the sub tab "Ticket Print" when doing "print / email ticket" on an order in the POS

Video Drive here:
https://drive.google.com/drive/folders/11A6yST9Hp_QjTLGg-RKbAiOWA2PhQ1qv [^]
Steps To ReproduceGo to LiveBuild:
- Do a sale
--> A line with has is generated in the Backoffice in POS Ticket
- Go back in the POS and for the same order, after opening it, click on "print / email ticket"
--> No line is generated in the Backoffice in POS Ticket in the sub tab "Ticket Print"
Proposed SolutionA line with a hash should be generated in the Backoffice in POS Ticket in the sub tab "Ticket Print" when doing "print / email ticket" on an order in the POS
TagsFASH
Attached Filespng file icon 2023-01-23_12h48_22.png [^] (186,264 bytes) 2023-01-23 12:50


png file icon 2023-01-23_12h50_19.png [^] (121,882 bytes) 2023-01-23 12:51


png file icon 2023-01-23_12h51_37.png [^] (199,064 bytes) 2023-01-23 12:52

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0051510 closed When doing a cashup, no line is generated in POS Ticket Aggregation 

-  Notes
(0146547)
hgbot (developer)
2023-02-14 20:54

Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.dev/-/merge_requests/34 [^]
(0146590)
hgbot (developer)
2023-02-16 04:12

Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.testing/-/merge_requests/12 [^]
(0146694)
hgbot (developer)
2023-02-17 12:10

Directly closing issue as related merge request is already approved.

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

Fixes ISSUE-51440: Create record in Ticket Print when delivering (print or email) a receipt in EnyoPOS or ReactPOS

---
A web-jspack/org.openbravo.certification.france/src/registerGlobalAction.js
M web-jspack/org.openbravo.certification.france/src/ob-init.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/PrintTicketPostHook.js
---
(0146695)
hgbot (developer)
2023-02-17 12:10

Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.dev/-/merge_requests/34 [^]
(0146696)
hgbot (developer)
2023-02-17 12:14

Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.testing [^]
Changeset: ee337be008488d6c672793b84e7fb18b300d2ce3
Author: Francisco Javier Deler O'Farril <francisco.ofarril@openbravo.com>
Date: 17-02-2023 11:14:07
URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.testing/-/commit/ee337be008488d6c672793b84e7fb18b300d2ce3 [^]

Related to ISSUE-51440: Add test for HTMLUtils.generatePrint function

---
A web-test/model/business-object/html/HtmlUtils-GeneratePrint.test.js
---
(0146697)
hgbot (developer)
2023-02-17 12:14

Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.certification.france.testing/-/merge_requests/12 [^]
(0146705)
francisco_ofarril (reporter)
2023-02-17 14:26

Proof of testing
https://docs.google.com/spreadsheets/d/1miQjpGwY1NVGt4wkyfKdZyo1HS1OWIeiWrB_7xqInXs/edit?usp=sharing [^]
(0146977)
hgbot (developer)
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
---

- Issue History
Date Modified Username Field Change
2023-01-23 12:44 Lcazaux New Issue
2023-01-23 12:44 Lcazaux Assigned To => Retail
2023-01-23 12:44 Lcazaux Triggers an Emergency Pack => No
2023-01-23 12:49 Lcazaux Tag Attached: FASH
2023-01-23 12:49 Lcazaux Assigned To Retail => Lcazaux
2023-01-23 12:49 Lcazaux Assigned To Lcazaux => Triage Omni OMS
2023-01-23 12:50 aferraz Assigned To Triage Omni OMS => francisco_ofarril
2023-01-23 12:50 Lcazaux File Added: 2023-01-23_12h48_22.png
2023-01-23 12:51 Lcazaux File Added: 2023-01-23_12h50_19.png
2023-01-23 12:52 Lcazaux File Added: 2023-01-23_12h51_37.png
2023-01-23 12:55 Lcazaux Description Updated View Revisions
2023-01-23 12:56 XABIER_AGUADO Assigned To francisco_ofarril => Triage Omni OMS
2023-01-23 13:00 aferraz Assigned To Triage Omni OMS => francisco_ofarril
2023-01-27 23:16 francisco_ofarril Status new => acknowledged
2023-01-27 23:16 francisco_ofarril Status acknowledged => scheduled
2023-02-01 10:54 aferraz Relationship added related to 0051510
2023-02-14 20:54 hgbot Note Added: 0146547
2023-02-16 04:12 hgbot Note Added: 0146590
2023-02-17 12:10 hgbot Resolution open => fixed
2023-02-17 12:10 hgbot Status scheduled => closed
2023-02-17 12:10 hgbot Note Added: 0146694
2023-02-17 12:10 hgbot Note Added: 0146695
2023-02-17 12:14 hgbot Note Added: 0146696
2023-02-17 12:14 hgbot Note Added: 0146697
2023-02-17 14:26 francisco_ofarril Note Added: 0146705
2023-02-24 12:19 hgbot Note Added: 0146977
2023-11-07 15:54 psanjuan Project Retail Modules => Modules
2023-11-07 15:54 psanjuan Assigned To francisco_ofarril =>
2023-11-07 15:54 psanjuan Category Web POS => French Fiscal


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker