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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039996
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajoralways2019-01-22 12:452019-02-04 18:57
ReporterjavierRodriguezView Statuspublic 
Assigned TojavierRodriguez 
PrioritynormalResolutionfixedFixed in VersionRR19Q1
StatusclosedFix in branchFixed in SCM revision6ba73666d67f
ProjectionnoneETAnoneTarget VersionRR19Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0039996: in PaidReceiptsFilters.java, the boolean variable isPayOpenTicket is always false

DescriptionIf you use pay open tickets in webPOS, it will try to do a query to PaidReceiptsFilters.java. On PaidReceiptsFilters, there is a variable isPayOpenTicket that it should be change between true or false, depending if the query is done with pay open ticket or not in WebPOS.
That variable never change (it is always false) and, as I said, it should.
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0039995 closedjavierRodriguez in PaidReceiptsFilters.java, the boolean variable isPayOpenTicket is always false 

-  Notes
(0109256)
hgbot (developer)
2019-01-25 13:30

Repository: retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal
Changeset: 6ba73666d67f67d54ad0e45ec90530544c3f4510
Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com>
Date: Fri Jan 25 13:29:21 2019 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/6ba73666d67f67d54ad0e45ec90530544c3f4510 [^]

Fixed issue 39996: in PaidReceiptsFilters.java, the boolean variable isPayOpenTicket is always false

Now, if the query has the orderTypeFilter as payOpenTickets, isPayOpenTickets will be true

---
M src/org/openbravo/retail/posterminal/PaidReceiptsFilter.java
---

- Issue History
Date Modified Username Field Change
2019-01-22 12:45 javierRodriguez Type defect => backport
2019-01-22 12:45 javierRodriguez Target Version => RR19Q1
2019-01-25 13:30 hgbot Checkin
2019-01-25 13:30 hgbot Note Added: 0109256
2019-01-25 13:30 hgbot Status scheduled => resolved
2019-01-25 13:30 hgbot Resolution open => fixed
2019-01-25 13:30 hgbot Fixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/6ba73666d67f67d54ad0e45ec90530544c3f4510 [^]
2019-02-04 18:57 marvintm Review Assigned To => marvintm
2019-02-04 18:57 marvintm Status resolved => closed
2019-02-04 18:57 marvintm Fixed in Version => RR19Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker