Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0038854
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2018-06-28 10:342018-08-16 15:02
Reporterjorge-garciaView Statuspublic 
Assigned TojavierRodriguez 
PrioritynormalResolutionfixedFixed in VersionRR18Q4
StatusclosedFix in branchFixed in SCM revision4eb04647b465
ProjectionnoneETAnoneTarget Versionpi
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0038854: Open order customer location in offline and with remote for customer is raising an popup of error

DescriptionOpen order customer location in offline and with remote for customer is raising an popup of error
Steps To Reproduce1) 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (manager)
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
---

- Issue History
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 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
Powered by Mantis Bugtracker