Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039496
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSminorhave not tried2018-07-16 12:432018-10-31 11:00
ReporteraferrazView Statuspublic 
Assigned Togorka_gil 
PrioritynormalResolutionfixedFixed in VersionRR18Q3.2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR18Q3.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0039496: Not enough stock popup displayed although OBPOSSV_EnableStockValidation preference disabled

DescriptionNot enough stock popup is displayed although OBPOSSV_EnableStockValidation preference is disabled.
Steps To ReproduceDisable 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0038968RR18Q4 closedranjith_qualiantech_com Not enough stock popup displayed although OBPOSSV_EnableStockValidation preference disabled 

-  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
Powered by Mantis Bugtracker