Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034720 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2016-12-13 10:33 | 2016-12-22 17:40 | |||
Reporter | Asantos9 | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 9f8d7d89ddd5 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | guilleaer | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034720: Pay Open Tickets blocked | |||||||
Description | Two layaways tickets in 'Pay Open Tickets' with a delivery condition different of 'pick and carry' is blocked when 'Done' button is clicked. | |||||||
Steps To Reproduce | - Implement the next hook: OB.UTIL.HookManager.registerHook('OBPOS_preAddPayment', function (args, callback) { setTimeout(function(){ OB.UTIL.HookManager.callbackExecutor(args, callback); }, 0) }); - Create two different layaways tickets with a product and delivery condition different of 'pick and carry' - Press on the green tick - Click on 'Done' Note that the Web POS is bloqued. | |||||||
Proposed Solution | A callback in addPayment missing | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0092935) hgbot (developer) 2016-12-22 10:31 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 9f8d7d89ddd55585dd0f3363723d83a601c22fdc Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Dec 22 10:29:10 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9f8d7d89ddd55585dd0f3363723d83a601c22fdc [^] Fixed issue 34720: Pay Open Tickets blocked Now, both preAddPayment hooks have a execute a callback. This callback is received in the definition of the AddPayment function. All necessary callbacks have been added all modules from retail integration. --- M web/org.openbravo.retail.posterminal/js/model/order.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js --- |
(0092951) hgbot (developer) 2016-12-22 17:37 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 3154d7e46c51610488917d48421730502d4100d1 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Dec 22 17:36:59 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3154d7e46c51610488917d48421730502d4100d1 [^] Related to issue 34720: Pay Open Tickets blocked Remove some useless comments --- M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-12-13 10:33 | Asantos9 | New Issue | |
2016-12-13 10:33 | Asantos9 | Assigned To | => Retail |
2016-12-13 10:33 | Asantos9 | OBNetwork customer | => No |
2016-12-13 10:33 | Asantos9 | Triggers an Emergency Pack | => No |
2016-12-13 10:35 | Asantos9 | Steps to Reproduce Updated | View Revisions |
2016-12-15 13:11 | jorge-garcia | Status | new => scheduled |
2016-12-15 13:11 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2016-12-15 14:53 | marvintm | OBNetwork customer | No => Yes |
2016-12-15 14:53 | marvintm | Resolution time | => 1482966000 |
2016-12-22 10:31 | hgbot | Checkin | |
2016-12-22 10:31 | hgbot | Note Added: 0092935 | |
2016-12-22 10:31 | hgbot | Status | scheduled => resolved |
2016-12-22 10:31 | hgbot | Resolution | open => fixed |
2016-12-22 10:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9f8d7d89ddd55585dd0f3363723d83a601c22fdc [^] |
2016-12-22 17:37 | hgbot | Checkin | |
2016-12-22 17:37 | hgbot | Note Added: 0092951 | |
2016-12-22 17:40 | guilleaer | Review Assigned To | => guilleaer |
2016-12-22 17:40 | guilleaer | Status | resolved => closed |
2016-12-22 17:40 | guilleaer | Fixed in Version | => RR17Q1 |
Copyright © 2000 - 2009 MantisBT Group |