Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039496Retail ModulesWeb POSpublic2018-07-16 12:432018-10-31 11:00
aferraz 
gorka_gil 
normalminorhave not tried
closedfixed 
5
 
RR18Q3.2RR18Q3.2 
marvintm
No
0039496: 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 => RR18Q3.2
2018-10-22 12:55gorka_gilAssigned Toranjith_qualiantech_com => gorka_gil
2018-10-22 14:31hgbotCheckin
2018-10-22 14:31hgbotNote Added: 0107481
2018-10-22 14:32hgbotCheckin
2018-10-22 14:32hgbotNote Added: 0107483
2018-10-22 14:32hgbotCheckin
2018-10-22 14:32hgbotNote Added: 0107484
2018-10-22 18:21marvintmStatusscheduled => resolved
2018-10-22 18:21marvintmFixed in Version => RR18Q3.2
2018-10-22 18:21marvintmResolutionopen => fixed
2018-10-22 18:21marvintmStatusresolved => closed
2018-10-31 11:00hgbotCheckin
2018-10-31 11:00hgbotNote Added: 0107695
2018-10-31 11:00hgbotCheckin
2018-10-31 11:00hgbotNote Added: 0107696

Notes
(0107481)
hgbot   
2018-10-22 14:31   
Repository: erp/pmods/org.openbravo.retail.stockvalidation
Changeset: eb8c1486999426a973bfacf7b5f77131dce99837
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/eb8c1486999426a973bfacf7b5f77131dce99837 [^]

Related to issue 39496 : 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
---
(0107483)
hgbot   
2018-10-22 14:32   
Repository: retail/backports/3.0RR18Q3.2/pi-mobile
Changeset: ebfdbd77949f0180378aed97fadd0b884f926ae1
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.0RR18Q3.2/pi-mobile/rev/ebfdbd77949f0180378aed97fadd0b884f926ae1 [^]

Verifies issue 39496 : 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
---
(0107484)
hgbot   
2018-10-22 14:32   
Repository: retail/backports/3.0RR18Q3.2/pi-mobile
Changeset: 6390e789c695d76ef9ef6e943754da896b45793b
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.0RR18Q3.2/pi-mobile/rev/6390e789c695d76ef9ef6e943754da896b45793b [^]

Verifies issue 39496 : Enabled Stock Validation for following test

* SFA010QuotationToOrderWithoutPreference.java

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/supportforattributes/SFA010QuotationToOrderWithoutPreference.java
---
(0107695)
hgbot   
2018-10-31 11:00   
Repository: tools/automation/pi-mobile
Changeset: ebfdbd77949f0180378aed97fadd0b884f926ae1
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/ebfdbd77949f0180378aed97fadd0b884f926ae1 [^]

Verifies issue 39496 : 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
---
(0107696)
hgbot   
2018-10-31 11:00   
Repository: tools/automation/pi-mobile
Changeset: 6390e789c695d76ef9ef6e943754da896b45793b
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/6390e789c695d76ef9ef6e943754da896b45793b [^]

Verifies issue 39496 : Enabled Stock Validation for following test

* SFA010QuotationToOrderWithoutPreference.java

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/supportforattributes/SFA010QuotationToOrderWithoutPreference.java
---