Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0041319 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Web POS | minor | N/A | 2019-07-08 18:06 | 2019-07-12 12:42 | |||||||
Reporter | gorka_gil | View Status | public | |||||||||
Assigned To | gorka_gil | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0041319: Some fixes in PaidReceipts.checkOrderInErrorEntry hql | |||||||||||
Description | - Use setParameterList for recordIdList Use a concatenated string is wrong, only works with one value - Add errorQuery.setMaxResults(1) and errorQuery2.setMaxResults(1) Since only wants to check if any result, this improves the query. | |||||||||||
Steps To Reproduce | - | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0113328) hgbot (developer) 2019-07-12 12:42 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 8976c92531b1ea70f3f7615765ed6771a7338532 Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Mon Jul 08 18:17:00 2019 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8976c92531b1ea70f3f7615765ed6771a7338532 [^] Fix issue 41319: Use setParameterList for recordIdList --- M src/org/openbravo/retail/posterminal/PaidReceipts.java --- |
(0113329) hgbot (developer) 2019-07-12 12:42 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 725d5bd53db328e454c1a027c531ec043b1a0241 Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Mon Jul 08 18:20:10 2019 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/725d5bd53db328e454c1a027c531ec043b1a0241 [^] Related to issue 41319: Add setMaxResults(1) to queries that only check if has any result --- M src/org/openbravo/retail/posterminal/PaidReceipts.java --- |
(0113330) hgbot (developer) 2019-07-12 12:42 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: fadb6648da299fdde282ba80ae68f1e6476d0bcd Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Mon Jul 08 18:24:00 2019 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fadb6648da299fdde282ba80ae68f1e6476d0bcd [^] Related to issue 41319: Move creation of orIds to just below the query that uses it To avoid confusion that can be used in previous query --- M src/org/openbravo/retail/posterminal/PaidReceipts.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2019-07-08 18:06 | gorka_gil | New Issue | |
2019-07-08 18:06 | gorka_gil | Assigned To | => gorka_gil |
2019-07-08 18:06 | gorka_gil | Triggers an Emergency Pack | => No |
2019-07-12 12:42 | hgbot | Checkin | |
2019-07-12 12:42 | hgbot | Note Added: 0113328 | |
2019-07-12 12:42 | hgbot | Checkin | |
2019-07-12 12:42 | hgbot | Note Added: 0113329 | |
2019-07-12 12:42 | hgbot | Checkin | |
2019-07-12 12:42 | hgbot | Note Added: 0113330 |
Copyright © 2000 - 2009 MantisBT Group |