Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028100 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Return Receipt | critical | always | 2014-11-05 18:51 | 2014-11-17 10:01 | |||
Reporter | sureshbabu | View Status | public | |||||
Assigned To | Orekaria | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR15Q1 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | cc155abbf2c8 | |||
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 | migueldejuana | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | QA functional test | |||||||
Regression date | ||||||||
Regression introduced in release | RR14Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/12279adf5f5e [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028100: [RR14Q4] Discretionary discounts not applied in Return receipts | |||||||
Description | Discretionary discounts not applied in Return receipts | |||||||
Steps To Reproduce | 1) create a receipt with any product 2) From menu option select the option "Return this receipt" and verify "To be returned" label appears in the webpos 3) Then from menu option, select "Receipt Discounts" and select discount type "disc_fixed_5_euro-5 EUR" and select both the options "Override existing promotions" "Apply to all lines" and then click "Apply" button 4) verify discount properly applied to line items Defect: Discount not applied to line items Note: This feature working fine in Q2.4 but not in Q3.1 & Q4 instances.(regression) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(0071535) hgbot (developer) 2014-11-10 19:34 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: d9555157cc1532b9fb8992c1edda7673d7a3d9b5 Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Mon Nov 10 19:34:11 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d9555157cc1532b9fb8992c1edda7673d7a3d9b5 [^] Fixes issue 28100: Promotions that do not modify line quantities are correctly applied - surrounded method has been depackaged --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0071536) hgbot (developer) 2014-11-10 19:38 |
Repository: tools/automation/pi-mobile Changeset: 6d0d32d5194d51a68e490c401a0e866240265b96 Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Mon Nov 10 19:37:35 2014 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/6d0d32d5194d51a68e490c401a0e866240265b96 [^] Related to issue 28100: Added 3 tests --- M src-test/org/openbravo/retail/standard/automation/common/javascript/IdTest.java M src-test/org/openbravo/retail/standard/automation/suites/DiscountsAndPromotionsSuite.java A src-test/org/openbravo/retail/standard/automation/level20/discountsandpromotions/I28100_DiscountsNotAppliedToReturnLinesI.java A src-test/org/openbravo/retail/standard/automation/level20/discountsandpromotions/I28100_DiscountsNotAppliedToReturnLinesII.java A src-test/org/openbravo/retail/standard/automation/level20/discountsandpromotions/ReceiptDiscount.java --- |
(0071550) hgbot (developer) 2014-11-11 11:20 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: cd779c990937aed740c89d37fa4ab4d99d20dcca Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Tue Nov 11 11:19:32 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cd779c990937aed740c89d37fa4ab4d99d20dcca [^] Related to issue 28100: Beautifier --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0071603) hgbot (developer) 2014-11-12 12:36 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: e1f64251bb0eaa7361809845856bf586dac5b902 Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com> Date: Wed Nov 12 12:35:32 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e1f64251bb0eaa7361809845856bf586dac5b902 [^] fixed issue 28100:fillPromotionsWith: promotions will be applied to the lines with the same qty sign from group order to original receipt --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0071648) Orekaria (viewer) 2014-11-14 09:10 |
Math.sign not compatible with Safari |
(0071649) hgbot (developer) 2014-11-14 10:28 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: cc155abbf2c8e770f29bb588ec5fdd581ac13f87 Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Fri Nov 14 09:59:25 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cc155abbf2c8e770f29bb588ec5fdd581ac13f87 [^] Fixes issue 28100: Math.sign is a ECMAScript 6 experimental function. A method has been introduced to replicate the method --- M web/org.openbravo.retail.posterminal/js/model/order.js M web/org.openbravo.retail.posterminal/js/utils/ob-utilitiesuipos.js --- |
(0071652) migueldejuana (viewer) 2014-11-14 11:08 |
Tested and reviewed in 2930de98c063 |
![]() |
|||
Date Modified | Username | Field | Change |
2014-11-05 18:51 | sureshbabu | New Issue | |
2014-11-05 18:51 | sureshbabu | Assigned To | => marvintm |
2014-11-05 18:51 | sureshbabu | File Added: Discretionary discounts not applied in Return receipts..png | |
2014-11-05 18:51 | sureshbabu | OBNetwork customer | => No |
2014-11-05 18:51 | sureshbabu | Regression level | => QA functional test |
2014-11-05 18:51 | sureshbabu | Triggers an Emergency Pack | => No |
2014-11-10 19:34 | hgbot | Checkin | |
2014-11-10 19:34 | hgbot | Note Added: 0071535 | |
2014-11-10 19:34 | hgbot | Status | new => resolved |
2014-11-10 19:34 | hgbot | Resolution | open => fixed |
2014-11-10 19:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d9555157cc1532b9fb8992c1edda7673d7a3d9b5 [^] |
2014-11-10 19:35 | Orekaria | Review Assigned To | => malsasua |
2014-11-10 19:38 | hgbot | Checkin | |
2014-11-10 19:38 | hgbot | Note Added: 0071536 | |
2014-11-11 11:20 | hgbot | Checkin | |
2014-11-11 11:20 | hgbot | Note Added: 0071550 | |
2014-11-12 12:36 | hgbot | Checkin | |
2014-11-12 12:36 | hgbot | Note Added: 0071603 | |
2014-11-12 12:36 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d9555157cc1532b9fb8992c1edda7673d7a3d9b5 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e1f64251bb0eaa7361809845856bf586dac5b902 [^] |
2014-11-14 09:10 | Orekaria | Assigned To | marvintm => malsasua |
2014-11-14 09:10 | Orekaria | Note Added: 0071648 | |
2014-11-14 09:10 | Orekaria | Status | resolved => new |
2014-11-14 09:10 | Orekaria | Resolution | fixed => open |
2014-11-14 09:10 | Orekaria | Relationship added | related to 0028120 |
2014-11-14 09:11 | Orekaria | Relationship added | related to 0028164 |
2014-11-14 10:28 | hgbot | Checkin | |
2014-11-14 10:28 | hgbot | Note Added: 0071649 | |
2014-11-14 10:28 | hgbot | Status | new => resolved |
2014-11-14 10:28 | hgbot | Resolution | open => fixed |
2014-11-14 10:28 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e1f64251bb0eaa7361809845856bf586dac5b902 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cc155abbf2c8e770f29bb588ec5fdd581ac13f87 [^] |
2014-11-14 11:08 | migueldejuana | Review Assigned To | malsasua => migueldejuana |
2014-11-14 11:08 | migueldejuana | Note Added: 0071652 | |
2014-11-14 11:08 | migueldejuana | Status | resolved => closed |
2014-11-17 09:45 | Orekaria | Assigned To | malsasua => Orekaria |
2014-11-17 09:45 | Orekaria | Status | closed => new |
2014-11-17 09:45 | Orekaria | Resolution | fixed => open |
2014-11-17 09:53 | Orekaria | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/12279adf5f5e [^] |
2014-11-17 10:00 | Orekaria | Regression introduced in release | => RR14Q3 |
2014-11-17 10:00 | Orekaria | Status | new => scheduled |
2014-11-17 10:00 | Orekaria | fix_in_branch | => pi |
2014-11-17 10:00 | Orekaria | Status | scheduled => resolved |
2014-11-17 10:00 | Orekaria | Fixed in Version | => RR15Q1 |
2014-11-17 10:00 | Orekaria | Resolution | open => fixed |
2014-11-17 10:01 | Orekaria | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |