Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022439Retail ModulesWeb POSpublic2012-11-30 14:232012-12-06 08:56
caristu 
adrianromero 
urgentcriticalalways
closedunable to reproduce 
5
 
RMP17 
No
0022439: Create a new coins and bank notes selector is not working properly
If you create a new coins and bank notes selector for WebPOS, it is not working properly because when making a new payment the new keypad appears under the standard one (see attachment)
1) Create a new coins and bank notes selector in a new .js file
2) Register it using OB.OBPOSPointOfSale.UI.KeyboardOrder.prototype.keypads.push('OB.UI.KeypadUSD');
3) Remember to create a Component Provider in order to indicate Openbravo the path of the new .js file
4) Go to WebPOS terminal and create a new payment
No tags attached.
png doblepad.png (55,662) 2012-11-30 14:23
https://issues.openbravo.com/file_download.php?file_id=5780&type=bug
png

png coinsextension.png (300,688) 2012-12-06 08:56
https://issues.openbravo.com/file_download.php?file_id=5791&type=bug
Issue History
2012-11-30 14:23caristuNew Issue
2012-11-30 14:23caristuAssigned To => adrianromero
2012-11-30 14:23caristuFile Added: doblepad.png
2012-11-30 14:23caristuNote Added: 0054675
2012-12-05 09:38caristuNote Added: 0054715
2012-12-05 19:49adrianromeroStatusnew => scheduled
2012-12-05 19:49adrianromerofix_in_branch => pi
2012-12-05 19:50adrianromeroSeveritymajor => critical
2012-12-05 19:50adrianromeroTarget Version => RMP17
2012-12-05 19:50adrianromerofix_in_branchpi =>
2012-12-06 08:55adrianromeroNote Added: 0054740
2012-12-06 08:55adrianromeroStatusscheduled => closed
2012-12-06 08:55adrianromeroResolutionopen => unable to reproduce
2012-12-06 08:56adrianromeroFile Added: coinsextension.png

Notes
(0054675)
caristu   
2012-11-30 14:23   
Support Ticket: 17975
(0054715)
caristu   
2012-12-05 09:38   
Resolution Time: 05/01/2013
(0054740)
adrianromero   
2012-12-06 08:55   
In the latest code included in RMP17 this issue cannot be reproducible using the sample code in the wiki: http://wiki.openbravo.com/wiki/Retail:Developers_Guide/How-to/How_to_create_a_new_coins_and_bank_notes_selector [^]

There is an image attached.