Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031583 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2015-11-25 17:38 | 2016-02-04 11:31 | |||
Reporter | Sandrahuguet | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 9d5baed927a4 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | Sandrahuguet | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031583: [HGVOL] Wrong behaviour when assing a customer to receipt in high volumes | |||||||
Description | Wrong behaviour when assing a customer to receipt in high volumes and refresh the browser. | |||||||
Steps To Reproduce | - Set all the remote preferences - Login - Default customer is 'VBS Customer' - Open customer popup - Assing 'Carl Studson' customer to this receipt - refresh the browser * Issue 1: Notice that 'VBS Customer' is assigned to the receipt - Open customer popup - Assing 'Carl Studson' customer to this receipt * Issue 2: Notice that 'VBS Customer' is still assigned to this receipt and an error is shown on the console | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0082401) hgbot (developer) 2015-11-27 10:21 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: f036dd53b97a30a887368b582b2e170385cf4dac Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Fri Nov 27 08:43:31 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f036dd53b97a30a887368b582b2e170385cf4dac [^] Fixed issue 0031583: [HGVOL] Wrong behaviour when assing a customer to receipt in high volumes - Save the order in local database after setting bp to be able to load ir after refreshing window --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0082433) Sandrahuguet (viewer) 2015-11-27 14:25 |
Chrome Versión 46.0.2490.80 (64-bit) - Set all the remote preferences - Login - Default customer is 'VBS Customer' - Open customer popup - Assing 'Carl Studson' customer to this receipt - refresh the browser * Issue 1: Notice that 'VBS Customer' is assigned to the receipt - Open customer popup - Assing 'Carl Studson' customer to this receipt - refresh the browser * Issue 2: Notice that 2 tickets are created |
(0082974) hgbot (developer) 2015-12-23 23:32 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 26730e72b2410660dbe6bdcd2914b87f60ba1e27 Author: Rafa Alonso <ral <at> openbravo.com> Date: Tue Dec 22 19:23:26 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/26730e72b2410660dbe6bdcd2914b87f60ba1e27 [^] Backed out issue 31583, changeset: f036dd53b97a --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0083323) hgbot (developer) 2016-01-15 07:30 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 9d5baed927a4beeb191ded86fa38652376b0b8bc Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Jan 14 17:11:47 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9d5baed927a4beeb191ded86fa38652376b0b8bc [^] Fixed issue 0031583: [HGVOL] Wrong behaviour when assing a customer to receipt in high volumes - Save the order in local database after setting bp to be able to load it after refreshing window - After synchronizeCurrentOrder was removed by another commit, this issue just need to persist bp change. synchronizeCurrentOrder was creating async problems --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0083333) Sandrahuguet (viewer) 2016-01-15 10:26 |
Code review + testing OK |
(0083922) hgbot (developer) 2016-02-04 11:31 |
Repository: tools/automation/pi-mobile Changeset: 375ef3db61f14551406678ca41a0f4c14893b71a Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Thu Feb 04 11:30:09 2016 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/375ef3db61f14551406678ca41a0f4c14893b71a [^] Related to issue 31583: HGVOL Change a customer and refresh --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/highvolume/I31583_ChangeCustomerRefresh.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2015-11-25 17:38 | Sandrahuguet | New Issue | |
2015-11-25 17:38 | Sandrahuguet | Assigned To | => Retail |
2015-11-25 17:38 | Sandrahuguet | OBNetwork customer | => No |
2015-11-25 17:38 | Sandrahuguet | Triggers an Emergency Pack | => No |
2015-11-27 10:21 | hgbot | Checkin | |
2015-11-27 10:21 | hgbot | Note Added: 0082401 | |
2015-11-27 10:21 | hgbot | Status | new => resolved |
2015-11-27 10:21 | hgbot | Resolution | open => fixed |
2015-11-27 10:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f036dd53b97a30a887368b582b2e170385cf4dac [^] |
2015-11-27 10:23 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2015-11-27 13:18 | migueldejuana | Assigned To | Retail => migueldejuana |
2015-11-27 14:25 | Sandrahuguet | Note Added: 0082433 | |
2015-11-27 14:25 | Sandrahuguet | Status | resolved => new |
2015-11-27 14:25 | Sandrahuguet | Resolution | fixed => open |
2015-12-23 23:32 | hgbot | Checkin | |
2015-12-23 23:32 | hgbot | Note Added: 0082974 | |
2015-12-24 01:42 | Orekaria | Status | new => scheduled |
2016-01-15 07:30 | hgbot | Checkin | |
2016-01-15 07:30 | hgbot | Note Added: 0083323 | |
2016-01-15 07:30 | hgbot | Status | scheduled => resolved |
2016-01-15 07:30 | hgbot | Resolution | open => fixed |
2016-01-15 07:30 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f036dd53b97a30a887368b582b2e170385cf4dac [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9d5baed927a4beeb191ded86fa38652376b0b8bc [^] |
2016-01-15 10:26 | Sandrahuguet | Note Added: 0083333 | |
2016-01-15 10:26 | Sandrahuguet | Status | resolved => closed |
2016-01-15 10:26 | Sandrahuguet | Fixed in Version | => RR16Q2 |
2016-02-04 11:31 | hgbot | Checkin | |
2016-02-04 11:31 | hgbot | Note Added: 0083922 |
Copyright © 2000 - 2009 MantisBT Group |