Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044100 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Discounts and Promotions | major | always | 2020-05-19 11:54 | 2020-06-01 19:52 | |||
Reporter | santi_lozano | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR20Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 52afdf032206 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 16117 | |||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2019-10-30 | |||||||
Regression introduced in release | RR20Q1 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8010727b12224ff5cd51931cdd6ba6b79cd2015a [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0044100: Override existing promotions overrides all lines | |||||||
Description | Override existing promotions overrides all discounts on lines of the ticket on Web POS instead of only the selected ones This happens on 20Q1 and tip, but doesn't happen on 19Q4.4 As explained on the wiki the correct behavior is the previous one: "Indicate if this discount will override existing promotions. If this field is checked, no more promotions will be applied to affected lines." | |||||||
Steps To Reproduce | 1- Add first line with product "Adhesive body warmers" 2- Add second line with product "Alpine poles" 3- Go to menu "Receipt discounts" 4- Select discount disc_5_var_perc 5- Select first line, click "Override existing promotion" and apply 6- Review that the discount has been applied on the first line 7- Go to menu "Receipt discounts" 8- Select discount disc_5_var_perc 9- Select second line, click "Override existing promotion" and apply 10- Review that the discount has been applied on the second line but the discount on the first line has disappeared | |||||||
Proposed Solution | There was an issue related to this topic that could be the cause 42117 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0120478) hgbot (developer) 2020-06-01 02:12 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 52afdf0322062ca7a994256f68e3ceb45729fd95 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Mon Jun 01 05:42:12 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/52afdf0322062ca7a994256f68e3ceb45729fd95 [^] Fixed issue-44100 : Added validation when applying discount with override option * When applying discount with Override existing promotions, all manualpromotions should be removed for the selected line before applying new promotion * When opening discount tab, "Override existing promotions" check box should not be checked by default --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/ticketdiscount.js --- |
(0120479) hgbot (developer) 2020-06-01 02:12 |
Repository: tools/automation/pi-mobile Changeset: f99e0fa3351bdb73a463d23283dabe657afe366d Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Mon Jun 01 05:42:26 2020 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f99e0fa3351bdb73a463d23283dabe657afe366d [^] Verifies issue 44100 : Added Automated Test I44100_VerifyManualDiscounts --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/splitline/SplitLineWithManualPromo2Combined.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I44100_VerifyManualDiscounts.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-05-19 11:54 | santi_lozano | New Issue | |
2020-05-19 11:54 | santi_lozano | Assigned To | => Retail |
2020-05-19 11:54 | santi_lozano | OBNetwork customer | => OBPS |
2020-05-19 11:54 | santi_lozano | Support ticket | => 16117 |
2020-05-19 11:54 | santi_lozano | Resolution time | => 1591653600 |
2020-05-19 11:54 | santi_lozano | Triggers an Emergency Pack | => No |
2020-05-19 12:05 | Practics | Issue Monitored: Practics | |
2020-05-22 10:26 | ngarcia | Type | backport => defect |
2020-05-29 11:59 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2020-05-29 14:23 | ranjith_qualiantech_com | Regression level | => Production - QA Approved |
2020-05-29 14:23 | ranjith_qualiantech_com | Regression date | => 2019-10-30 |
2020-05-29 14:23 | ranjith_qualiantech_com | Regression introduced in release | => RR20Q1 |
2020-05-29 14:23 | ranjith_qualiantech_com | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8010727b12224ff5cd51931cdd6ba6b79cd2015a [^] |
2020-05-29 17:01 | marvintm | Status | new => scheduled |
2020-06-01 02:12 | hgbot | Checkin | |
2020-06-01 02:12 | hgbot | Note Added: 0120478 | |
2020-06-01 02:12 | hgbot | Status | scheduled => resolved |
2020-06-01 02:12 | hgbot | Resolution | open => fixed |
2020-06-01 02:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/52afdf0322062ca7a994256f68e3ceb45729fd95 [^] |
2020-06-01 02:12 | hgbot | Checkin | |
2020-06-01 02:12 | hgbot | Note Added: 0120479 | |
2020-06-01 19:52 | marvintm | Review Assigned To | => marvintm |
2020-06-01 19:52 | marvintm | Status | resolved => closed |
2020-06-01 19:52 | marvintm | Fixed in Version | => RR20Q3 |
Copyright © 2000 - 2009 MantisBT Group |