Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030895Retail ModulesWeb POSpublic2015-09-23 00:152015-09-30 18:12
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
RR15Q4RR15Q4 
Orekaria
No
No
0030895: Setting sales rep using combo needs two edit actions
When I try to set the sales rep in the receipt properties then I need to do this twice before it is saved and the selected value is reshown when opening receipt properties.
Set the 'Web POS Use Modal instead of dropdown in Sales Reprentative' preference to N
Login to WebPOS
open receipt properties
change the sales rep
do apply
reopen the receipt properties
see that the sales rep was not saved before
change the sales rep again
apply
re-open receipt properties
now it is saved
No tags attached.
png Selection_019.png (117,597) 2015-09-23 00:15
https://issues.openbravo.com/file_download.php?file_id=8473&type=bug
png
Issue History
2015-09-23 00:15mtaalNew Issue
2015-09-23 00:15mtaalAssigned To => mtaal
2015-09-23 00:15mtaalFile Added: Selection_019.png
2015-09-23 00:15mtaalOBNetwork customer => No
2015-09-23 00:15mtaalTriggers an Emergency Pack => No
2015-09-23 12:53hgbotCheckin
2015-09-23 12:53hgbotNote Added: 0080579
2015-09-23 12:53hgbotStatusnew => resolved
2015-09-23 12:53hgbotResolutionopen => fixed
2015-09-23 12:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4ff4b9c155b491fd845b5f3da707fdfac212ca70 [^]
2015-09-30 18:12OrekariaReview Assigned To => Orekaria
2015-09-30 18:12OrekariaStatusresolved => closed
2015-09-30 18:12OrekariaFixed in Version => RR15Q4

Notes
(0080579)
hgbot   
2015-09-23 12:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4ff4b9c155b491fd845b5f3da707fdfac212ca70
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Sep 23 00:22:33 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4ff4b9c155b491fd845b5f3da707fdfac212ca70 [^]

Fixes issue 30895: Setting sales rep using combo needs two edit actions
The parameter was redefined and therefore null/undefined, remove superfluous args parameter

---
M web/org.openbravo.retail.posterminal/js/components/modalreceiptproperties.js
---