Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036632 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2017-08-10 11:15 | 2019-03-07 15:10 | |||
Reporter | maite | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR17Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d371b6546b02 | ||||
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 | OBPS | |||||||
Support ticket | 48004 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036632: Error when creating new customer from terminal and network is slow: JSONObject["countryId"] not found | |||||||
Description | In case Network throttling is slow "Country" combo information takes some time to load. Meanwhile user is able to set name and address and Save customer. | |||||||
Steps To Reproduce | 0. Open Chrome Developers Tool and configure Network Conditions as "Slow 3g" instead of "No throttling" 1. Access Terminal and select Customers option in menu 2. Press *New Customer button and quickly (while Country combo is being loaded) set Name and Address (which are compulsory fields) and press Save 3. Go to backoffice and verify that business partner is in "Errors while importing POS data" showing error "org.codehaus.jettison.json.JSONException: JSONObject["countryId"] not found." | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0098677) hgbot (developer) 2017-08-29 08:19 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: d371b6546b0202980ad49e6d2cd120781b1938a3 Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu> Date: Tue Aug 15 13:11:00 2017 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d371b6546b0202980ad49e6d2cd120781b1938a3 [^] Fixed issue 36632: Error when creating new customer from terminal and network is slow: JSONObject["countryId"] not found --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/editcreatecustomerform.js --- |
(0100449) hgbot (developer) 2017-11-10 16:23 |
Repository: tools/automation/pi-mobile Changeset: a7b4219dff5861a7261448579d3f9dbd43916e2f Author: Alejandro <alekosmp86 <at> gmail.com> Date: Fri Nov 10 10:22:49 2017 -0500 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a7b4219dff5861a7261448579d3f9dbd43916e2f [^] Added test for issue 36632 to the list of ignored Tomcat Errors due to a warning being thrown that makes the test end in failure when there is actually no errors. --- M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java --- |
(0100651) hgbot (developer) 2017-11-21 15:36 |
Repository: tools/automation/pi-mobile Changeset: 9e26c1bd952d0cf489febec195913dd876354c8e Author: Alejandro <alekosmp86 <at> gmail.com> Date: Tue Nov 21 09:34:20 2017 -0500 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9e26c1bd952d0cf489febec195913dd876354c8e [^] Verifies issue 36632: Error when creating new customer from terminal and network is slow --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/I36632_VerifyCustomerCreationFromTerminal.java --- |
(0110284) hgbot (developer) 2019-03-07 15:10 |
Repository: tools/automation/pi-mobile Changeset: b9e1f8019e8e10c1efa61eb33509fde6d53f1e18 Author: Alejandro <alekosmp86 <at> gmail.com> Date: Mon Mar 04 14:35:04 2019 -0500 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b9e1f8019e8e10c1efa61eb33509fde6d53f1e18 [^] Related to issue 36632: test has been refactored in order to verify properly this issue. --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/I36632_VerifyCustomerCreationFromTerminal.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-08-10 11:15 | maite | New Issue | |
2017-08-10 11:15 | maite | Assigned To | => Retail |
2017-08-10 11:15 | maite | OBNetwork customer | => Yes |
2017-08-10 11:15 | maite | Support ticket | => 47747 |
2017-08-10 11:15 | maite | Resolution time | => 1504130400 |
2017-08-10 11:15 | maite | Triggers an Emergency Pack | => No |
2017-08-10 11:15 | maite | Issue Monitored: networkb | |
2017-08-10 14:50 | maite | Support ticket | 47747 => 48004 |
2017-08-15 17:11 | rqueralta | Assigned To | Retail => rqueralta |
2017-08-15 17:11 | rqueralta | Status | new => scheduled |
2017-08-29 08:19 | hgbot | Checkin | |
2017-08-29 08:19 | hgbot | Note Added: 0098677 | |
2017-08-29 08:19 | hgbot | Status | scheduled => resolved |
2017-08-29 08:19 | hgbot | Resolution | open => fixed |
2017-08-29 08:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d371b6546b0202980ad49e6d2cd120781b1938a3 [^] |
2017-08-30 15:45 | marvintm | Review Assigned To | => marvintm |
2017-08-30 15:45 | marvintm | Status | resolved => closed |
2017-08-30 15:45 | marvintm | Fixed in Version | => RR17Q4 |
2017-11-10 16:23 | hgbot | Checkin | |
2017-11-10 16:23 | hgbot | Note Added: 0100449 | |
2017-11-17 17:15 | eugeni | Issue Monitored: eugeni | |
2017-11-21 15:36 | hgbot | Checkin | |
2017-11-21 15:36 | hgbot | Note Added: 0100651 | |
2019-03-07 15:10 | hgbot | Checkin | |
2019-03-07 15:10 | hgbot | Note Added: 0110284 |
Copyright © 2000 - 2009 MantisBT Group |