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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0024141
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2013-06-20 09:232013-06-22 10:33
Reporterchandra516View Statuspublic 
Assigned Toadrianromero 
PrioritynormalResolutionno change requiredFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionProfessional ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Tothirumalaik
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0024141: When i print closed order receipt, printing currency in place of terminal name

DescriptionI printed old receipt, currency iso symbol printing in place of pos terminal name.
You can see in attached screen shot.

I debugged code, and i find issue in PaidReceipts.java.
Developer wrongly associated with currency symbol.

I gave solution for this issue in Proposed Solution section.
Could you please update in next release.
Steps To Reproduce1) Select receipts in the menu
2) Search dialogue will appear. Filter and tap the magnifying glass button.
3) A list of tickets will be shown, choose one
4) Details are shown. At the bottom of the ticket, a Paid label is shown.
5) Select Print this Receipt from the menu and printer will print a Paid ticket.
Proposed SolutionExisting Code :

package org.openbravo.retail.posterminal.PaidReceipts.java

line Number : 59
Existing Code: paidReceipt.put("posterminalidentifier", objpaidReceipts[8]);
Change into : paidReceipt.put("posterminalidentifier", objpaidReceipts[9]);


TagsNo tags attached.
Attached Filespng file icon Screenshot from 2013-06-19 12:35:18.png [^] (146,672 bytes) 2013-06-20 09:23

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0059609)
chandra516 (reporter)
2013-06-20 12:49

This issue fixed in latest version. Please close this task.
(0059630)
thirumalaik (developer)
2013-06-22 10:33

Unable to reproduce this issue in RMP23.Reported confirmed the same.So no change required.Issue closed.

- Issue History
Date Modified Username Field Change
2013-06-20 09:23 chandra516 New Issue
2013-06-20 09:23 chandra516 Assigned To => adrianromero
2013-06-20 09:23 chandra516 File Added: Screenshot from 2013-06-19 12:35:18.png
2013-06-20 12:49 chandra516 Note Added: 0059609
2013-06-22 10:33 thirumalaik Review Assigned To => thirumalaik
2013-06-22 10:33 thirumalaik Note Added: 0059630
2013-06-22 10:33 thirumalaik Status new => closed
2013-06-22 10:33 thirumalaik Resolution open => no change required


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker