Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0039497 | Retail Modules | Web POS | public | 2018-07-16 12:43 | 2018-10-31 07:51 |
|
Reporter | aferraz | |
Assigned To | gorka_gil | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR18Q2.4 | Fixed in Version | RR18Q2.4 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0039497: Not enough stock popup displayed although OBPOSSV_EnableStockValidation preference disabled |
Description | Not enough stock popup is displayed although OBPOSSV_EnableStockValidation preference is disabled. |
Steps To Reproduce | Disable OBPOSSV_EnableStockValidation preference.
Create a ticket with 1 unit of Avalanche transceiver in Web POS.
Check Not enough stock popup is not displayed.
Create a quotation with 1 unit of Avalanche transceiver in Web POS.
Check Not enough stock popup is not displayed.
Create ticket from quotation.
Check Not enough stock popup is displayed. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0038968 | RR18Q4 | closed | ranjith_qualiantech_com | Not enough stock popup displayed although OBPOSSV_EnableStockValidation preference disabled |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-10-22 12:53 | gorka_gil | Type | defect => backport |
2018-10-22 12:53 | gorka_gil | Target Version | RR18Q4 => RR18Q2.4 |
2018-10-22 12:55 | gorka_gil | Assigned To | ranjith_qualiantech_com => gorka_gil |
2018-10-22 13:10 | hgbot | Checkin | |
2018-10-22 13:10 | hgbot | Note Added: 0107476 | |
2018-10-22 13:34 | hgbot | Checkin | |
2018-10-22 13:34 | hgbot | Note Added: 0107478 | |
2018-10-22 13:34 | hgbot | Checkin | |
2018-10-22 13:34 | hgbot | Note Added: 0107479 | |
2018-10-22 13:35 | gorka_gil | Status | scheduled => resolved |
2018-10-22 13:35 | gorka_gil | Fixed in Version | => RR18Q2.4 |
2018-10-22 13:35 | gorka_gil | Resolution | open => fixed |
2018-10-22 18:22 | marvintm | Status | resolved => closed |
2018-10-31 07:51 | hgbot | Checkin | |
2018-10-31 07:51 | hgbot | Note Added: 0107683 | |
2018-10-31 07:51 | hgbot | Checkin | |
2018-10-31 07:51 | hgbot | Note Added: 0107684 | |
Notes |
|
(0107476)
|
hgbot
|
2018-10-22 13:10
|
|
|
|
(0107478)
|
hgbot
|
2018-10-22 13:34
|
|
Repository: retail/backports/3.0RR18Q2.4/pi-mobile
Changeset: 25703b64da4e5f8d0a6a839a34ce32402e2d2a21
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Oct 22 13:22:22 2018 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR18Q2.4/pi-mobile/rev/25703b64da4e5f8d0a6a839a34ce32402e2d2a21 [^]
Verifies issue 39497 : Enabled Stock Validation for following test
* SFA009QuotationToOrderWithPreference.java
* I32368_OrderFromQuotationStockValidation.java
* I34089_OrderFromQuotationAllowNegativeStock.java
* I34089_OrderFromQuotationNotAllowNegativeStock.java
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockvalidation/I32368_OrderFromQuotationStockValidation.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockvalidation/I34089_OrderFromQuotationAllowNegativeStock.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockvalidation/I34089_OrderFromQuotationNotAllowNegativeStock.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/supportforattributes/SFA009QuotationToOrderWithPreference.java
---
|
|
|
(0107479)
|
hgbot
|
2018-10-22 13:34
|
|
Repository: retail/backports/3.0RR18Q2.4/pi-mobile
Changeset: 3d6031455fe4a0aa0d8e1df21b26b33685897d21
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jul 20 12:10:44 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q2.4/pi-mobile/rev/3d6031455fe4a0aa0d8e1df21b26b33685897d21 [^]
Verifies issue 39497 : Enabled Stock Validation for following test
* SFA010QuotationToOrderWithoutPreference.java
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/supportforattributes/SFA010QuotationToOrderWithoutPreference.java
---
|
|
|
(0107683)
|
hgbot
|
2018-10-31 07:51
|
|
Repository: tools/automation/pi-mobile
Changeset: 25703b64da4e5f8d0a6a839a34ce32402e2d2a21
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Oct 22 13:22:22 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/25703b64da4e5f8d0a6a839a34ce32402e2d2a21 [^]
Verifies issue 39497 : Enabled Stock Validation for following test
* SFA009QuotationToOrderWithPreference.java
* I32368_OrderFromQuotationStockValidation.java
* I34089_OrderFromQuotationAllowNegativeStock.java
* I34089_OrderFromQuotationNotAllowNegativeStock.java
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockvalidation/I32368_OrderFromQuotationStockValidation.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockvalidation/I34089_OrderFromQuotationAllowNegativeStock.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockvalidation/I34089_OrderFromQuotationNotAllowNegativeStock.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/supportforattributes/SFA009QuotationToOrderWithPreference.java
---
|
|
|
(0107684)
|
hgbot
|
2018-10-31 07:51
|
|
Repository: tools/automation/pi-mobile
Changeset: 3d6031455fe4a0aa0d8e1df21b26b33685897d21
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jul 20 12:10:44 2018 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3d6031455fe4a0aa0d8e1df21b26b33685897d21 [^]
Verifies issue 39497 : Enabled Stock Validation for following test
* SFA010QuotationToOrderWithoutPreference.java
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/supportforattributes/SFA010QuotationToOrderWithoutPreference.java
---
|
|