Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036520 | Retail Modules | Web POS | public | 2017-07-20 11:14 | 2017-08-11 11:20 |
|
Reporter | nataliag | |
Assigned To | ranjith_qualiantech_com | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q4 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | OBPS |
Support ticket | 47693 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036520: Discounts and promotions are not working after deleting a product from the assortment, cleaning cache and adding it again |
Description | Discounts and promotions are not working after deleting a product from the assortment, cleaning cache and adding it again |
Steps To Reproduce | 1- Go to "Discounts and promotions" window in backoffice and create a new register.
2- Select for example Price Adjustment as Discount type and let all the filter fields as "All excluding defined" unless "Included Products" with "Only those defined". In "Fixed Unit price" field set a value, for example, 25.
3- Then in Product tab add "Adhesive body warmers".
4- Now go to Assortment window and delete the "Adhesive body warmers" product from the list.
5- Clean the POS terminal cache and log in the terminal.
6- Again in assortment window of backoffice add the product "Adhesive body warmers"to the list.
7- In POS terminal press F5 to refresh the window.
9- Now, create a ticket and add "Adhesive body warmers" product. The discount is not applied. Only if you clean cache again and you log in the pos terminal, the discount appears. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0036411 | | closed | ranjith_qualiantech_com | Scaled Price discount not working after deleting a product from the assortment, cleaning cache and adding it again | causes | defect | 0037125 | | closed | ranjith_qualiantech_com | Not apply discounts after incremental refresh. |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-07-20 11:14 | nataliag | New Issue | |
2017-07-20 11:14 | nataliag | Assigned To | => Retail |
2017-07-20 11:14 | nataliag | OBNetwork customer | => Yes |
2017-07-20 11:14 | nataliag | Support ticket | => 47693 |
2017-07-20 11:14 | nataliag | Resolution time | => 1502316000 |
2017-07-20 11:14 | nataliag | Triggers an Emergency Pack | => No |
2017-07-20 11:15 | nataliag | Relationship added | related to 0036411 |
2017-07-20 12:11 | Practics | Issue Monitored: Practics | |
2017-07-26 08:30 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2017-07-26 08:31 | ranjith_qualiantech_com | Status | new => scheduled |
2017-08-02 14:53 | hgbot | Checkin | |
2017-08-02 14:53 | hgbot | Note Added: 0098336 | |
2017-08-02 14:53 | hgbot | Status | scheduled => resolved |
2017-08-02 14:53 | hgbot | Resolution | open => fixed |
2017-08-02 14:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b746c822a4e0a322fce0ce0fecb38bab00c2cfd9 [^] |
2017-08-02 14:54 | hgbot | Checkin | |
2017-08-02 14:54 | hgbot | Note Added: 0098337 | |
2017-08-09 11:20 | ranjith_qualiantech_com | Note Added: 0098447 | |
2017-08-09 11:20 | ranjith_qualiantech_com | Status | resolved => new |
2017-08-09 11:20 | ranjith_qualiantech_com | Resolution | fixed => open |
2017-08-09 11:20 | ranjith_qualiantech_com | Status | new => scheduled |
2017-08-11 08:29 | hgbot | Checkin | |
2017-08-11 08:29 | hgbot | Note Added: 0098479 | |
2017-08-11 08:29 | hgbot | Status | scheduled => resolved |
2017-08-11 08:29 | hgbot | Resolution | open => fixed |
2017-08-11 08:29 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b746c822a4e0a322fce0ce0fecb38bab00c2cfd9 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a49daf3a5a2ef91bdaed046211fff416778e443b [^] |
2017-08-11 11:20 | marvintm | Review Assigned To | => marvintm |
2017-08-11 11:20 | marvintm | Status | resolved => closed |
2017-08-11 11:20 | marvintm | Fixed in Version | => RR17Q4 |
2017-10-30 13:14 | dmitry_mezentsev | Relationship added | causes 0037125 |
Notes |
|
(0098336)
|
hgbot
|
2017-08-02 14:53
|
|
|
|
(0098337)
|
hgbot
|
2017-08-02 14:54
|
|
Repository: tools/automation/pi-mobile
Changeset: 837d79dea6a4d4e7ab0b0b9defa794216023232e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Aug 02 18:23:27 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/837d79dea6a4d4e7ab0b0b9defa794216023232e [^]
Verifies issue 36520 : Added automated test 'I36520_VerifyDiscountWithAssortmentProducts'
---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I36520_VerifyDiscountWithAssortmentProducts.java
---
|
|
|
|
Discount not loaded in following case
1) a discount with filter by a product is defined, and the product is added to the assortment, but the product is disabled
2) the web pos is loaded
3) the product is then enabled
4) the web pos is reloaded |
|
|
(0098479)
|
hgbot
|
2017-08-11 08:29
|
|
|