Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039995 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [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 | RR19Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a4ed0e072168 | ||||
Projection | none | ETA | none | Target Version | ||||
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 | 0039995: 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 | ||||||||
![]() |
||||||||
|
![]() |
|
(0109252) hgbot (developer) 2019-01-25 12:37 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: a4ed0e07216823427ae6019bf187b23c2e5ec27a Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com> Date: Wed Jan 23 17:09:04 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a4ed0e07216823427ae6019bf187b23c2e5ec27a [^] Fixed issue 39995: 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 | New Issue | |
2019-01-22 12:45 | javierRodriguez | Assigned To | => Retail |
2019-01-22 12:45 | javierRodriguez | OBNetwork customer | => No |
2019-01-22 12:45 | javierRodriguez | Triggers an Emergency Pack | => No |
2019-01-22 12:45 | javierRodriguez | Assigned To | Retail => javierRodriguez |
2019-01-22 12:45 | javierRodriguez | Status | new => scheduled |
2019-01-22 12:45 | javierRodriguez | Status | scheduled => acknowledged |
2019-01-25 12:37 | hgbot | Checkin | |
2019-01-25 12:37 | hgbot | Note Added: 0109252 | |
2019-01-25 12:37 | hgbot | Status | acknowledged => resolved |
2019-01-25 12:37 | hgbot | Resolution | open => fixed |
2019-01-25 12:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a4ed0e07216823427ae6019bf187b23c2e5ec27a [^] |
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 | => RR19Q2 |
Copyright © 2000 - 2009 MantisBT Group |