Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038968 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2018-07-16 12:43 | 2018-10-22 12:55 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR18Q4 | |||
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 | 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | 38968.diff [^] (860 bytes) 2018-07-18 17:37 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0105776) hgbot (developer) 2018-07-18 12:40 |
Repository: erp/pmods/org.openbravo.retail.stockvalidation Changeset: 3e0956e23dabcef4daf3f61faeb60b0ad0606084 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Wed Jul 18 16:10:46 2018 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/3e0956e23dabcef4daf3f61faeb60b0ad0606084 [^] Related to issue 38968 : 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 --- |
(0105780) hgbot (developer) 2018-07-18 14:53 |
Repository: erp/pmods/org.openbravo.retail.stockvalidation Changeset: f0c2b42466d1630e90ce5931b34c7c5ad3d33a89 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Wed Jul 18 18:23:27 2018 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/f0c2b42466d1630e90ce5931b34c7c5ad3d33a89 [^] Related to issue 38968 : Backed out changeset: 3e0956e23dab --- M web/org.openbravo.retail.stockvalidation/js/modals.js --- |
(0105783) aferraz (manager) 2018-07-18 17:37 |
Push attached patch to pi-mobile together with issue fix. |
(0105789) hgbot (developer) 2018-07-19 10:39 |
Repository: erp/pmods/org.openbravo.retail.stockvalidation Changeset: 050b355f4736d60ea3e6d2e04eb3fbdd19737766 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/050b355f4736d60ea3e6d2e04eb3fbdd19737766 [^] Related to issue 38968 : 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 --- |
(0105808) hgbot (developer) 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 (developer) 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 --- |
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 |
Copyright © 2000 - 2009 MantisBT Group |