Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034185 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-10-11 10:37 | 2016-10-21 09:27 | |||
Reporter | javietxe | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3eb9492cdf2d | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 8 | |||
OS Version | 16.04 | Database version | 9.6.0 | 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 | 0034185: When saving a not paid layaway, if the preOrderSave hook ends with the cancellation flag, the Layaway button disappears. | |||||||
Description | When saving a not paid layaway, if the preOrderSave hook ends with the cancellation flag, the Layaway button disappears. Sample Hook: (function () { OB.UTIL.HookManager.registerHook('OBPOS_PreOrderSave', function (args, callback) { args.cancellation = true; OB.UTIL.HookManager.callbackExecutor(args, callback); }); }()); | |||||||
Steps To Reproduce | With the hook of the description inserted. 1. Log in webPOS 2. Create a Layaway 3. Add a product to the ticket 4. Validate the layaway 5. Press "Layaway" button The saving is cancelled, but the "Layaway" button doesn't appear. The only possibility is to add a payment. | |||||||
Tags | SER-QA | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0090683) hgbot (developer) 2016-10-19 08:04 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 3eb9492cdf2deda1a59ee7319bfd839af2761a4b Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Oct 18 11:07:55 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3eb9492cdf2deda1a59ee7319bfd839af2761a4b [^] Fixes issue 34185 : Show Layaway button if the layaway is not saved in local db --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js --- |
(0090684) hgbot (developer) 2016-10-19 08:04 |
Repository: tools/automation/pi-mobile Changeset: 3540c28d91e3b9b7561f1545cd1081ae13975c84 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Wed Oct 19 11:33:08 2016 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3540c28d91e3b9b7561f1545cd1081ae13975c84 [^] Verifies issue 34185 : Added automated test 'I34185_VerifyLayawayWithHookCancellation' --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I34185_VerifyLayawayWithHookCancellation.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-10-11 10:37 | javietxe | New Issue | |
2016-10-11 10:37 | javietxe | Assigned To | => Orekaria |
2016-10-11 10:37 | javietxe | OBNetwork customer | => Yes |
2016-10-11 10:37 | javietxe | Resolution time | => 1476741600 |
2016-10-11 10:37 | javietxe | Triggers an Emergency Pack | => No |
2016-10-11 10:37 | javietxe | Issue Monitored: javietxe | |
2016-10-11 10:38 | javietxe | Tag Attached: SER-QA | |
2016-10-17 14:01 | marvintm | Resolution time | 1476741600 => 1477346400 |
2016-10-17 14:01 | marvintm | Assigned To | Orekaria => Retail |
2016-10-17 15:22 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2016-10-17 15:22 | ranjith_qualiantech_com | Status | new => scheduled |
2016-10-19 08:04 | hgbot | Checkin | |
2016-10-19 08:04 | hgbot | Note Added: 0090683 | |
2016-10-19 08:04 | hgbot | Status | scheduled => resolved |
2016-10-19 08:04 | hgbot | Resolution | open => fixed |
2016-10-19 08:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3eb9492cdf2deda1a59ee7319bfd839af2761a4b [^] |
2016-10-19 08:04 | hgbot | Checkin | |
2016-10-19 08:04 | hgbot | Note Added: 0090684 | |
2016-10-21 09:27 | guilleaer | Review Assigned To | => guilleaer |
2016-10-21 09:27 | guilleaer | Status | resolved => closed |
2016-10-21 09:27 | guilleaer | Fixed in Version | => RR17Q1 |
2016-12-21 13:25 | jorge-garcia | Relationship added | causes 0034799 |
Copyright © 2000 - 2009 MantisBT Group |