Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038968 | Retail Modules | Web POS | public | 2018-07-16 12:43 | 2018-10-22 12:55 |
|
Reporter | aferraz | |
Assigned To | ranjith_qualiantech_com | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR18Q4 | Fixed in Version | RR18Q4 | |
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 | 0038968: 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 | depends on | backport | 0039496 | RR18Q3.2 | closed | gorka_gil | Not enough stock popup displayed although OBPOSSV_EnableStockValidation preference disabled | depends on | backport | 0039497 | RR18Q2.4 | closed | gorka_gil | Not enough stock popup displayed although OBPOSSV_EnableStockValidation preference disabled |
|
Attached Files | 38968.diff (860) 2018-07-18 17:37 https://issues.openbravo.com/file_download.php?file_id=11975&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2018-07-16 12:43 | aferraz | New Issue | |
2018-07-16 12:43 | aferraz | Assigned To | => Retail |
2018-07-16 12:43 | aferraz | Triggers an Emergency Pack | => No |
2018-07-16 15:05 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2018-07-16 15:05 | ranjith_qualiantech_com | Status | new => scheduled |
2018-07-18 12:40 | hgbot | Checkin | |
2018-07-18 12:40 | hgbot | Note Added: 0105776 | |
2018-07-18 14:53 | hgbot | Checkin | |
2018-07-18 14:53 | hgbot | Note Added: 0105780 | |
2018-07-18 17:37 | aferraz | Note Added: 0105783 | |
2018-07-18 17:37 | aferraz | File Added: 38968.diff | |
2018-07-19 10:39 | hgbot | Checkin | |
2018-07-19 10:39 | hgbot | Note Added: 0105789 | |
2018-07-19 15:38 | hgbot | Checkin | |
2018-07-19 15:38 | hgbot | Note Added: 0105808 | |
2018-07-19 15:47 | hgbot | Checkin | |
2018-07-19 15:47 | hgbot | Note Added: 0105810 | |
2018-07-20 08:15 | ranjith_qualiantech_com | Status | scheduled => resolved |
2018-07-20 08:15 | ranjith_qualiantech_com | Resolution | open => fixed |
2018-07-20 08:31 | ranjith_qualiantech_com | Note Deleted: 0105810 | |
2018-07-20 08:40 | hgbot | Checkin | |
2018-07-20 08:40 | hgbot | Note Added: 0105819 | |
2018-08-17 08:49 | marvintm | Review Assigned To | => marvintm |
2018-08-17 08:49 | marvintm | Status | resolved => closed |
2018-08-17 08:49 | marvintm | Fixed in Version | => RR18Q4 |
2018-10-22 12:53 | gorka_gil | Status | closed => new |
2018-10-22 12:53 | gorka_gil | Resolution | fixed => open |
2018-10-22 12:53 | gorka_gil | Fixed in Version | RR18Q4 => |
2018-10-22 12:53 | gorka_gil | Status | new => scheduled |
2018-10-22 12:55 | gorka_gil | Status | scheduled => resolved |
2018-10-22 12:55 | gorka_gil | Fixed in Version | => RR18Q4 |
2018-10-22 12:55 | gorka_gil | Resolution | open => fixed |
2018-10-22 12:55 | gorka_gil | Status | resolved => closed |
Notes |
|
(0105776)
|
hgbot
|
2018-07-18 12:40
|
|
|
|
(0105780)
|
hgbot
|
2018-07-18 14:53
|
|
|
|
|
Push attached patch to pi-mobile together with issue fix. |
|
|
(0105789)
|
hgbot
|
2018-07-19 10:39
|
|
|
|
(0105808)
|
hgbot
|
2018-07-19 15:38
|
|
Repository: tools/automation/pi-mobile
Changeset: 87b595b40b4f8374893b12a0dbde30dbec35ec88
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jul 19 19:08:19 2018 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/87b595b40b4f8374893b12a0dbde30dbec35ec88 [^]
Verifies issue 38968 : Enabled Stock Validation for following test
* OBCFRTestBase.java
* SFA009QuotationToOrderWithPreference.java
* I32368_OrderFromQuotationStockValidation.java
* I34089_OrderFromQuotationAllowNegativeStock.java
* I34089_OrderFromQuotationNotAllowNegativeStock.java
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/certification_france/OBCFRTestBase.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
---
|
|
|
(0105819)
|
hgbot
|
2018-07-20 08:40
|
|
Repository: tools/automation/pi-mobile
Changeset: 03e7ab516006f918a56deac36608fddc517c9127
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/03e7ab516006f918a56deac36608fddc517c9127 [^]
Verifies issue 38968 : Enabled Stock Validation for following test
* SFA010QuotationToOrderWithoutPreference.java
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/supportforattributes/SFA010QuotationToOrderWithoutPreference.java
---
|
|