Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038854 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2018-06-28 10:34 | 2018-08-16 15:02 | |||
Reporter | jorge-garcia | View Status | public | |||||
Assigned To | javierRodriguez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 4eb04647b465 | ||||
Projection | none | ETA | none | Target Version | pi | |||
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 | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038854: Open order customer location in offline and with remote for customer is raising an popup of error | |||||||
Description | Open order customer location in offline and with remote for customer is raising an popup of error | |||||||
Steps To Reproduce | 1) Go to Backoffice to Preference window 2) Set a new preference Enable Remote for Customer to 'Y' 3) Login in webPOS 4) Go offline 5) Click on order's customer button 6) The customer popup is open. Close it 7) Click on order's customer location button 8) The customer location popup is open but behind it, and error confirmation popup is raised too and it should not. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0105634) hgbot (developer) 2018-07-05 11:10 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: d1c23f028eecb8ca67476354bc9600c6d712230e Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com> Date: Wed Jul 04 16:16:39 2018 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d1c23f028eecb8ca67476354bc9600c6d712230e [^] Fixes issue 38854: Open order customer location in offline and with remote for customer is raising an popup of error --- M web/org.openbravo.retail.posterminal/js/components/bplocation.js --- |
(0106363) marvintm (viewer) 2018-08-16 14:09 |
We should always use the backbone API to access model properties, so this: OB.MobileApp.model.receipt.get('bp').attributes.locId should be changed to: OB.MobileApp.model.receipt.get('bp').get('locId') |
(0106366) hgbot (developer) 2018-08-16 14:50 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 4eb04647b465f1f16e6be36be8f88084c5d9a76d Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com> Date: Thu Aug 16 14:50:23 2018 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4eb04647b465f1f16e6be36be8f88084c5d9a76d [^] Fixed issue 38854: Open order customer location in offline and with remote for customer is raising an popup of error --- M web/org.openbravo.retail.posterminal/js/components/bplocation.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2018-06-28 10:34 | jorge-garcia | New Issue | |
2018-06-28 10:34 | jorge-garcia | Assigned To | => javierRodriguez |
2018-06-28 10:34 | jorge-garcia | OBNetwork customer | => No |
2018-06-28 10:34 | jorge-garcia | Triggers an Emergency Pack | => No |
2018-07-05 11:10 | hgbot | Checkin | |
2018-07-05 11:10 | hgbot | Note Added: 0105634 | |
2018-07-05 11:10 | hgbot | Status | new => resolved |
2018-07-05 11:10 | hgbot | Resolution | open => fixed |
2018-07-05 11:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d1c23f028eecb8ca67476354bc9600c6d712230e [^] |
2018-08-16 14:09 | marvintm | Note Added: 0106363 | |
2018-08-16 14:09 | marvintm | Status | resolved => new |
2018-08-16 14:09 | marvintm | Resolution | fixed => open |
2018-08-16 14:50 | hgbot | Checkin | |
2018-08-16 14:50 | hgbot | Note Added: 0106366 | |
2018-08-16 14:50 | hgbot | Status | new => resolved |
2018-08-16 14:50 | hgbot | Resolution | open => fixed |
2018-08-16 14:50 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d1c23f028eecb8ca67476354bc9600c6d712230e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4eb04647b465f1f16e6be36be8f88084c5d9a76d [^] |
2018-08-16 15:02 | marvintm | Review Assigned To | => marvintm |
2018-08-16 15:02 | marvintm | Status | resolved => closed |
2018-08-16 15:02 | marvintm | Fixed in Version | => RR18Q4 |
Copyright © 2000 - 2009 MantisBT Group |