Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036632 | Retail Modules | Web POS | public | 2017-08-10 11:15 | 2019-03-07 15:10 |
|
Reporter | maite | |
Assigned To | rqueralta | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q4 | |
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." |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
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 | |
Notes |
|
(0098677)
|
hgbot
|
2017-08-29 08:19
|
|
|
|
(0100449)
|
hgbot
|
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
|
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
|
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
---
|
|