Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039497Retail ModulesWeb POSpublic2018-07-16 12:432018-10-31 07:51
aferraz 
gorka_gil 
normalminorhave not tried
closedfixed 
5
 
RR18Q2.4RR18Q2.4 
marvintm
No
0039497: Not enough stock popup displayed although OBPOSSV_EnableStockValidation preference disabled
Not enough stock popup is displayed although OBPOSSV_EnableStockValidation preference is disabled.
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.
No tags attached.
blocks defect 0038968RR18Q4 closed ranjith_qualiantech_com Not enough stock popup displayed although OBPOSSV_EnableStockValidation preference disabled 
Issue History
2018-10-22 12:53gorka_gilTypedefect => backport
2018-10-22 12:53gorka_gilTarget VersionRR18Q4 => RR18Q2.4
2018-10-22 12:55gorka_gilAssigned Toranjith_qualiantech_com => gorka_gil
2018-10-22 13:10hgbotCheckin
2018-10-22 13:10hgbotNote Added: 0107476
2018-10-22 13:34hgbotCheckin
2018-10-22 13:34hgbotNote Added: 0107478
2018-10-22 13:34hgbotCheckin
2018-10-22 13:34hgbotNote Added: 0107479
2018-10-22 13:35gorka_gilStatusscheduled => resolved
2018-10-22 13:35gorka_gilFixed in Version => RR18Q2.4
2018-10-22 13:35gorka_gilResolutionopen => fixed
2018-10-22 18:22marvintmStatusresolved => closed
2018-10-31 07:51hgbotCheckin
2018-10-31 07:51hgbotNote Added: 0107683
2018-10-31 07:51hgbotCheckin
2018-10-31 07:51hgbotNote Added: 0107684

Notes
(0107476)
hgbot   
2018-10-22 13:10   
Repository: erp/pmods/org.openbravo.retail.stockvalidation
Changeset: d9bb80567384b63ac4bc7ae4d52d30d07aa0c224
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jul 19 14:08:48 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/d9bb80567384b63ac4bc7ae4d52d30d07aa0c224 [^]

Related to issue 39497 : Added Stock Validation Preferenc when Quotation changed to Sales Order

* Preference "OBPOSSV_EnableStockValidation" added when Sales Order is created from Quotations

---
M web/org.openbravo.retail.stockvalidation/js/modals.js
---
(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
---