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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055234
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] AxisC3majorhave not tried2024-04-18 09:282024-04-25 13:34
ReporteradrianromeroView Statuspublic 
Assigned Toignacio_deandres 
PrioritynormalResolutionfixedFixed in VersionRR24Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toadrianromero
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0055234: AXISC3 Last transaction action does not print the customer receipt

DescriptionJust after executing a succesful payment transaction and the 3executing the AXISC3 last transaction action from the menu the customer receipt is not reprinted.
Steps To ReproduceIn description
Proposed SolutionIn the code that executes the Last transaction action it is missing the instrutions to retrieve and print the customern receipt:

See method processResponse(): https://gitlab.com/openbravo/product/pmods/openbravohw-axisc3/-/blob/master/src/com/openbravo/retail/axisc3/AXISC3Library.java?ref_type=heads#L501 [^]

Here it is missing the folloing line:

      printReceipt("CustomerReceipt", result.getCustomerTicket());

After fixed. Verify the correct behaviour not only of this action but also other AXISC3 actions executed from the menu
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0055311main closedignacio_deandres Axis C3 Last Transaction not printing ticket 

-  Notes
(0163749)
hgbot (developer)
2024-04-25 13:34

Repository: https://gitlab.com/openbravo/product/pmods/openbravohw-axisc3 [^]
Changeset: f983671ef5eeababb45d1af0a1f307229a910427
Author: Ignacio De Andrés <ignacio.deandres@openbravo.com>
Date: 25-04-2024 11:34:24
URL: https://gitlab.com/openbravo/product/pmods/openbravohw-axisc3/-/commit/f983671ef5eeababb45d1af0a1f307229a910427 [^]

Fixes ISSUE-55234: Tickets not printed when Axis C3 Last Transaction process is executed

---
M src/com/openbravo/retail/axisc3/AXISC3Library.java
---

- Issue History
Date Modified Username Field Change
2024-04-18 09:28 adrianromero New Issue
2024-04-18 09:28 adrianromero Assigned To => Triage Platform Conn
2024-04-18 09:28 adrianromero Triggers an Emergency Pack => No
2024-04-18 13:55 adrianromero Status new => scheduled
2024-04-18 13:55 adrianromero Assigned To Triage Platform Conn => ignacio_deandres
2024-04-25 10:38 adrianromero Relationship added has duplicate 0055311
2024-04-25 13:34 hgbot Resolution open => fixed
2024-04-25 13:34 hgbot Status scheduled => resolved
2024-04-25 13:34 hgbot Note Added: 0163749
2024-04-25 13:34 adrianromero Review Assigned To => adrianromero
2024-04-25 13:34 adrianromero Status resolved => closed
2024-04-25 13:34 adrianromero Fixed in Version => RR24Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker