Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0035082 | Retail Modules | Discounts and Promotions | public | 2017-01-30 11:36 | 2017-03-09 10:30 |
|
Reporter | malsasua | |
Assigned To | jorge-garcia | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | | |
Target Version | | Fixed in Version | RR17Q2 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | OBPS |
Support ticket | 44768 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0035082: total line is set to 0 with a concrete configuration of discount and promotions |
Description | with a concrete configuration of discount and promotion, the total line is set to 0, and total ticket is not properly calculated |
Steps To Reproduce | in backoffice:
. In discount and promotion window:
Create a new discount of type "price adjustment". "Apply next discount" must be set to Y, "Included products" set as Only those defined and "Included Price List" set as Only those defined. Set a percentage 33.33.
In product tab, add adhesive body warners.
In price list tab, add "The White Valley Group Sale Price List" and "The White Valley Group Sale Price list (Opening Store)".
Save the record
in POS
. Add to the receipt expedition tent 4 season 2 person.
. Add to the receipt adhesive body warners. The button of total, new and delete is not enable ever and the last line has a gross of 0.00 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-01-30 11:36 | malsasua | New Issue | |
2017-01-30 11:36 | malsasua | Assigned To | => Retail |
2017-01-30 11:36 | malsasua | OBNetwork customer | => Yes |
2017-01-30 11:36 | malsasua | Support ticket | => 44768 |
2017-01-30 11:36 | malsasua | Resolution time | => 1487372400 |
2017-01-30 11:36 | malsasua | Triggers an Emergency Pack | => No |
2017-02-01 16:27 | jorge-garcia | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=14437#r14437 |
2017-02-01 21:22 | mario_castello | Assigned To | Retail => mario_castello |
2017-02-03 13:25 | jorge-garcia | Assigned To | mario_castello => jorge-garcia |
2017-02-15 09:14 | marvintm | Status | new => scheduled |
2017-02-17 08:44 | hgbot | Checkin | |
2017-02-17 08:44 | hgbot | Note Added: 0094437 | |
2017-02-17 08:45 | hgbot | Checkin | |
2017-02-17 08:45 | hgbot | Note Added: 0094438 | |
2017-02-17 08:47 | hgbot | Checkin | |
2017-02-17 08:47 | hgbot | Note Added: 0094440 | |
2017-02-17 08:47 | hgbot | Status | scheduled => resolved |
2017-02-17 08:47 | hgbot | Resolution | open => fixed |
2017-02-17 08:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cade8ccdbe458dec6cc35e589cd5cf8222d1f8f6 [^] |
2017-02-20 11:54 | marvintm | Review Assigned To | => marvintm |
2017-02-20 11:54 | marvintm | Status | resolved => closed |
2017-02-20 11:54 | marvintm | Fixed in Version | => RR17Q2 |
2017-03-09 10:30 | jorge-garcia | Note Added: 0094859 | |
Notes |
|
(0094437)
|
hgbot
|
2017-02-17 08:44
|
|
Repository: tools/automation/pi-mobile
Changeset: 983fdb98ea95a102dc834c512260e8831680c8c1
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Feb 07 08:53:51 2017 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/983fdb98ea95a102dc834c512260e8831680c8c1 [^]
Verifies issue 35082: total line is set to 0 with a concrete configuration of
discount and promotions
Added test I35082_PriceAdjusmentWithALineCandidateForPack.
---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I35082_PriceAdjusmentWithALineCandidateForPack.java
---
|
|
|
(0094438)
|
hgbot
|
2017-02-17 08:45
|
|
Repository: erp/pmods/org.openbravo.retail.sampledata
Changeset: cae07e4f0e8c3ee9b3ee1f9ebe3e15b40339886a
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Feb 06 17:23:36 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/cae07e4f0e8c3ee9b3ee1f9ebe3e15b40339886a [^]
Related to issue 35082: total line is set to 0 with a concrete configuration of
discount and promotions
Added a new promotion of type Price Adjusment.
---
M referencedata/sampledata/The_White_Valley_Group/M_OFFER.xml
M referencedata/sampledata/The_White_Valley_Group/M_OFFER_PRICELIST.xml
M referencedata/sampledata/The_White_Valley_Group/M_OFFER_PRODUCT.xml
---
|
|
|
(0094440)
|
hgbot
|
2017-02-17 08:47
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: cade8ccdbe458dec6cc35e589cd5cf8222d1f8f6
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Feb 16 11:52:01 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cade8ccdbe458dec6cc35e589cd5cf8222d1f8f6 [^]
Fixed issue 35082: total line is set to 0 with a concrete configuration of
discount and promotions
Change Price Adjusment implementation to work as other rules, taking into
account the rest of lines of the receipt.
---
M web/org.openbravo.retail.posterminal/js/model/discounts.js
---
|
|
|
(0094859)
|
jorge-garcia
|
2017-03-09 10:30
|
|
|