Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028100
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Return Receiptcriticalalways2014-11-05 18:512014-11-17 10:01
ReportersureshbabuView Statuspublic 
Assigned ToOrekaria 
PriorityurgentResolutionfixedFixed in VersionRR15Q1
StatusclosedFix in branchpiFixed in SCM revisioncc155abbf2c8
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomigueldejuana
Regression levelQA functional test
Regression date
Regression introduced in releaseRR14Q3
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/12279adf5f5e [^]
Triggers an Emergency PackNo
Summary

0028100: [RR14Q4] Discretionary discounts not applied in Return receipts

DescriptionDiscretionary discounts not applied in Return receipts
Steps To Reproduce1) 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)


TagsNo tags attached.
Attached Filespng file icon Discretionary discounts not applied in Return receipts..png [^] (205,532 bytes) 2014-11-05 18:51

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0028120RR14Q3.1 closedmalsasua Discounts related to packs are not properly related to order lines when sharing products 
related to defect 0028164 closedmigueldejuana discount is removed when exists other line negative 

-  Notes
(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 (administrator)
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 (developer)
2014-11-14 11:08

Tested and reviewed in 2930de98c063

- Issue History
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 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
Powered by Mantis Bugtracker