Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035254 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Discounts and Promotions | major | always | 2017-02-14 10:43 | 2017-06-05 10:04 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR17Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | eb6b4b84a341 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | 2016-05-27 | |||||||
Regression introduced in release | RR16Q4.1 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2d78f3791e47c42fd0f37933685a9726f7244fbd [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035254: discount is not applied when some product is not included in assortment | |||||||
Description | when a discount is configured with "included products: Only those definded", and one of the products added to the tab "products" is not included in the store assortment, then the discount is not applied in the terminal | |||||||
Steps To Reproduce | in POS: VBS-1 . new ticket . add new line: bottle 1L -> 3 units discount 3x2 is applied in backoffice . go to assortment window: White Valley Group Product List . go to tab products: . delete record: "Plastic Bottle" in POS - VBS-1 (refresh): . new ticket . add new line: bottle 1L -> 3 units no discount is applied | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0094434) hgbot (developer) 2017-02-17 07:52 |
Repository: tools/automation/pi-mobile Changeset: 3a77db43c150a3a005c2104bb7b73c2b0f3221ee Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri Feb 17 12:21:54 2017 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3a77db43c150a3a005c2104bb7b73c2b0f3221ee [^] Verifies issue 35254 : Added automated test 'I35254_VerifyAssortmentDiscountProduct' --- M src-test/org/openbravo/test/mobile/quarantine/pack/RAN/receipts/I32962_VerifyAssortmentDiscountProductII.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35254_VerifyAssortmentDiscountProduct.java --- |
(0094435) hgbot (developer) 2017-02-17 07:52 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: eb6b4b84a3416e104ee4aa2f2704ecaa732cc084 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri Feb 17 12:21:45 2017 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eb6b4b84a3416e104ee4aa2f2704ecaa732cc084 [^] Fixes issue 35254 : Discount should be listed in POS if any defined product is added under assortment --- M src/org/openbravo/retail/posterminal/master/Category.java M src/org/openbravo/retail/posterminal/master/Discount.java M src/org/openbravo/retail/posterminal/master/Product.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2017-02-14 10:43 | malsasua | New Issue | |
2017-02-14 10:43 | malsasua | Assigned To | => Retail |
2017-02-14 10:43 | malsasua | Resolution time | => 1487286000 |
2017-02-14 10:43 | malsasua | Triggers an Emergency Pack | => No |
2017-02-14 10:50 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2017-02-14 10:50 | ranjith_qualiantech_com | Status | new => scheduled |
2017-02-14 10:53 | ranjith_qualiantech_com | Relationship added | caused by 0032962 |
2017-02-14 10:53 | malsasua | Regression level | => Production - Confirmed Stable |
2017-02-14 10:54 | ranjith_qualiantech_com | Regression level | Production - Confirmed Stable => |
2017-02-14 10:54 | ranjith_qualiantech_com | Regression date | => 2016-05-27 |
2017-02-14 10:54 | ranjith_qualiantech_com | Regression introduced in release | => RR16Q4.1 |
2017-02-14 10:54 | ranjith_qualiantech_com | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2d78f3791e47c42fd0f37933685a9726f7244fbd [^] |
2017-02-17 07:52 | hgbot | Checkin | |
2017-02-17 07:52 | hgbot | Note Added: 0094434 | |
2017-02-17 07:52 | hgbot | Checkin | |
2017-02-17 07:52 | hgbot | Note Added: 0094435 | |
2017-02-17 07:52 | hgbot | Status | scheduled => resolved |
2017-02-17 07:52 | hgbot | Resolution | open => fixed |
2017-02-17 07:52 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eb6b4b84a3416e104ee4aa2f2704ecaa732cc084 [^] |
2017-02-20 11:26 | marvintm | Review Assigned To | => marvintm |
2017-02-20 11:26 | marvintm | Status | resolved => closed |
2017-02-20 11:26 | marvintm | Fixed in Version | => RR17Q2 |
2017-06-05 10:04 | malsasua | Relationship added | related to 0036160 |
2017-06-26 10:52 | dmitry_mezentsev | Relationship replaced | causes 0036160 |
Copyright © 2000 - 2009 MantisBT Group |