Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034798 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-12-21 12:05 | 2016-12-22 18:25 | |||
Reporter | xabiermerino | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2fdaa6b081e1 | ||||
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 | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034798: [SERQA 2205] Split lines does not work if the product has a service mandatory | |||||||
Description | Split lines does not work if the product has a service mandatory | |||||||
Steps To Reproduce | 1.- Go to Backend and go to the service 'Configuration' 2.- Confirm that the proposal type is mandatory and the product associated is GPS nano 3.- Log into webPOS 4.- Create a ticket and select 3 units of GPS nano 5.- Split the line in three lines 6.- Realize that the line is split in two, the amount is in grey | |||||||
Proposed Solution | The problem is on the logic to check if a line has mandatory services, on the following code: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/515b485ea128/web/org.openbravo.retail.posterminal/js/model/order.js#l1611 [^] When the product has mandatory services but the line has been added using split lines, the call to callbackAddProduct() is missing, so the execution is stopped. | |||||||
Tags | SER-QA | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0092931) hgbot (developer) 2016-12-22 08:42 |
Repository: tools/automation/pi-mobile Changeset: 6836a507ba684b17a50740adae892e2bb1482e10 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Dec 21 17:45:45 2016 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/6836a507ba684b17a50740adae892e2bb1482e10 [^] Verifies issue 34798: [SERQA 2205] Split lines does not work if the product has a service mandatory Added test I34798_SplitLinesWithMandatoryServices. --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/splitline/I34798_SplitLinesWithMandatoryServices.java --- |
(0092932) hgbot (developer) 2016-12-22 08:42 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 2fdaa6b081e1c96b06af9c07cd22fe4edd16a768 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Dec 21 17:45:13 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2fdaa6b081e1c96b06af9c07cd22fe4edd16a768 [^] Fixed issue 34798: [SERQA 2205] Split lines does not work if the product has a service mandatory If the user tries to split a line with mandatory services, the execution is blocked because a callback is not execute. The solution is to execute that callback in that specific scenario. --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-12-21 12:05 | xabiermerino | New Issue | |
2016-12-21 12:05 | xabiermerino | Assigned To | => Retail |
2016-12-21 12:05 | xabiermerino | OBNetwork customer | => Yes |
2016-12-21 12:05 | xabiermerino | Resolution time | => 1483570800 |
2016-12-21 12:05 | xabiermerino | Triggers an Emergency Pack | => No |
2016-12-21 12:06 | xabiermerino | Tag Attached: SER-QA | |
2016-12-21 12:12 | aaroncalero | Proposed Solution updated | |
2016-12-21 13:35 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2016-12-22 08:42 | hgbot | Checkin | |
2016-12-22 08:42 | hgbot | Note Added: 0092931 | |
2016-12-22 08:42 | hgbot | Checkin | |
2016-12-22 08:42 | hgbot | Note Added: 0092932 | |
2016-12-22 08:42 | hgbot | Status | new => resolved |
2016-12-22 08:42 | hgbot | Resolution | open => fixed |
2016-12-22 08:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2fdaa6b081e1c96b06af9c07cd22fe4edd16a768 [^] |
2016-12-22 18:25 | marvintm | Review Assigned To | => marvintm |
2016-12-22 18:25 | marvintm | Status | resolved => closed |
2016-12-22 18:25 | marvintm | Fixed in Version | => RR17Q1 |
Copyright © 2000 - 2009 MantisBT Group |