Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0041118 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Web POS | major | N/A | 2019-06-18 12:23 | 2023-07-11 08:51 | |||||||
Reporter | gorka_gil | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | scheduled | 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 | 0041118: Column "em_obpos_applications_id" of "c_import_entry" not filled by "OBMOBC_TerminalLog" or "OBCFR_TerminalMonitor" | |||||||||||
Description | When any retail application uses the c_import_entry it should fill the the column "em_obpos_applications_id". | |||||||||||
Steps To Reproduce | In a web pos terminal with modules do: - cashup - open the till - login - create a ticket Then in the db execute this query: select * from c_import_entry order by created desc limit 10 You will see that "Order" , "POSS_OpenSessionPOS" or "OBPOS_App_Cashup" fills the "em_obpos_applications_id" column. But "OBMOBC_TerminalLog" or "OBCFR_TerminalMonitor" left the column with null value. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0112865) hgbot (developer) 2019-06-18 15:41 |
Repository: tools/automation/pi-mobile Changeset: e4e055fe43f3a14506828c6e69d3d305c1af7cf7 Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Tue Jun 18 13:11:50 2019 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e4e055fe43f3a14506828c6e69d3d305c1af7cf7 [^] Related to issue 38759 and issue 41118: Improve test I38759_VerifySessionDataAfterOpenTill - to not fail with nullPointer - and only check the import entries of open till, if not it was checking the entries of terminal instead the ones reported in the issue Note: this test before the change has help to found the issue 41118, so probably for issue 41118 interesting to do a test that check that nothing of retail in c_import_entry has an empty terminal id --- M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I38759_VerifySessionDataAfterOpenTill.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2019-06-18 12:23 | gorka_gil | New Issue | |
2019-06-18 12:23 | gorka_gil | Assigned To | => Retail |
2019-06-18 12:23 | gorka_gil | Triggers an Emergency Pack | => No |
2019-06-18 12:29 | gorka_gil | Relationship added | related to 0038759 |
2019-06-18 12:31 | gorka_gil | Relationship added | related to 0039360 |
2019-06-18 15:41 | hgbot | Checkin | |
2019-06-18 15:41 | hgbot | Note Added: 0112865 | |
2019-07-10 09:20 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2019-07-10 09:43 | ranjith_qualiantech_com | Status | new => scheduled |
2023-07-11 08:51 | ranjith_qualiantech_com | Assigned To | ranjith_qualiantech_com => Retail |
Copyright © 2000 - 2009 MantisBT Group |