Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039996 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2019-01-22 12:45 | 2019-02-04 18:57 | |||
Reporter | javierRodriguez | View Status | public | |||||
Assigned To | javierRodriguez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6ba73666d67f | ||||
Projection | none | ETA | none | Target Version | RR19Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039996: in PaidReceiptsFilters.java, the boolean variable isPayOpenTicket is always false | |||||||
Description | If 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 | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 --- |
![]() |
|||
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 |