Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039496 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | minor | have not tried | 2018-07-16 12:43 | 2018-10-31 11:00 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | gorka_gil | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q3.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR18Q3.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039496: 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0107481) hgbot (developer) 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 (developer) 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 (developer) 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 (developer) 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 (developer) 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 --- |
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 => RR18Q3.2 |
2018-10-22 12:55 | gorka_gil | Assigned To | ranjith_qualiantech_com => gorka_gil |
2018-10-22 14:31 | hgbot | Checkin | |
2018-10-22 14:31 | hgbot | Note Added: 0107481 | |
2018-10-22 14:32 | hgbot | Checkin | |
2018-10-22 14:32 | hgbot | Note Added: 0107483 | |
2018-10-22 14:32 | hgbot | Checkin | |
2018-10-22 14:32 | hgbot | Note Added: 0107484 | |
2018-10-22 18:21 | marvintm | Status | scheduled => resolved |
2018-10-22 18:21 | marvintm | Fixed in Version | => RR18Q3.2 |
2018-10-22 18:21 | marvintm | Resolution | open => fixed |
2018-10-22 18:21 | marvintm | Status | resolved => closed |
2018-10-31 11:00 | hgbot | Checkin | |
2018-10-31 11:00 | hgbot | Note Added: 0107695 | |
2018-10-31 11:00 | hgbot | Checkin | |
2018-10-31 11:00 | hgbot | Note Added: 0107696 |
Copyright © 2000 - 2009 MantisBT Group |