Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053901 | POS2 | POS | public | 2023-11-09 13:05 | 2023-11-30 13:09 |
|
Reporter | ranjith_qualiantech_com | |
Assigned To | ranjith_qualiantech_com | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0053901: Variable Amount Coupons should be moved to Coupons module |
Description | Variable Amount Coupons should be moved to Coupons module.
'Total Receipt Amount' and 'Min Receipt Amount equal to Coupon Amount' should be validated in the coupon amount |
Steps To Reproduce | -- |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0041170 | | closed | umartirena | Retail Modules | It will be nice to be able to define Variable Amount Coupons to be used only when the ticket amount is greater than coupon amoun | causes | defect | 0054075 | | closed | ranjith_qualiantech_com | Retail Modules | coupon API couponAmount mapped on wrong Field |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-11-09 13:05 | ranjith_qualiantech_com | New Issue | |
2023-11-09 13:05 | ranjith_qualiantech_com | Assigned To | => ranjith_qualiantech_com |
2023-11-09 13:05 | ranjith_qualiantech_com | Triggers an Emergency Pack | => No |
2023-11-09 13:06 | ranjith_qualiantech_com | Status | new => scheduled |
2023-11-13 17:06 | ranjith_qualiantech_com | Relationship added | related to 0041170 |
2023-11-16 06:17 | hgbot | Note Added: 0157183 | |
2023-11-16 06:17 | hgbot | Note Added: 0157184 | |
2023-11-16 06:21 | hgbot | Note Added: 0157185 | |
2023-11-19 11:00 | hgbot | Note Added: 0157305 | |
2023-11-19 11:00 | hgbot | Note Added: 0157306 | |
2023-11-30 13:08 | hgbot | Note Added: 0157849 | |
2023-11-30 13:08 | hgbot | Note Added: 0157850 | |
2023-11-30 13:08 | hgbot | Note Added: 0157851 | |
2023-11-30 13:08 | hgbot | Note Added: 0157852 | |
2023-11-30 13:08 | hgbot | Note Added: 0157853 | |
2023-11-30 13:08 | hgbot | Note Added: 0157854 | |
2023-11-30 13:08 | hgbot | Note Added: 0157855 | |
2023-11-30 13:08 | hgbot | Note Added: 0157856 | |
2023-11-30 13:08 | hgbot | Note Added: 0157857 | |
2023-11-30 13:09 | hgbot | Resolution | open => fixed |
2023-11-30 13:09 | hgbot | Status | scheduled => closed |
2023-11-30 13:09 | hgbot | Note Added: 0157858 | |
2023-11-30 13:09 | hgbot | Note Added: 0157859 | |
2023-11-30 13:09 | hgbot | Note Added: 0157860 | |
2023-12-06 09:53 | ranjith_qualiantech_com | Relationship added | causes 0054075 |
Notes |
|
(0157183)
|
hgbot
|
2023-11-16 06:17
|
|
|
|
(0157184)
|
hgbot
|
2023-11-16 06:17
|
|
|
|
(0157185)
|
hgbot
|
2023-11-16 06:21
|
|
|
|
(0157305)
|
hgbot
|
2023-11-19 11:00
|
|
|
|
(0157306)
|
hgbot
|
2023-11-19 11:00
|
|
|
|
(0157849)
|
hgbot
|
2023-11-30 13:08
|
|
|
|
(0157850)
|
hgbot
|
2023-11-30 13:08
|
|
|
|
(0157852)
|
hgbot
|
2023-11-30 13:08
|
|
|
|
(0157853)
|
hgbot
|
2023-11-30 13:08
|
|
|
|
(0157851)
|
hgbot
|
2023-11-30 13:08
|
|
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf [^]
Changeset: 58e881c23d7a147f82697b542581cd8be1065960
Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com>
Date: 29-11-2023 14:01:53
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf/-/commit/58e881c23d7a147f82697b542581cd8be1065960 [^]
Related to ISSUE-53901: Moved VariableAmountCupons to Coupons modules
* Moved column data "Total Receipt" to discounts module
* Moved column data "Min. Receipt Amount" to coupons module
---
A build/classes/org/openbravo/retail/discounts/coupons/otf/modulescript/FixDataIssue53901.class
A build/classes/org/openbravo/retail/discounts/coupons/otf/modulescript/FixDataIssue53901Data.class
A src-util/modulescript/src/org/openbravo/retail/discounts/coupons/otf/modulescript/FixDataIssue53901.java
A src-util/modulescript/src/org/openbravo/retail/discounts/coupons/otf/modulescript/FixDataIssue53901_Data.xsql
A src/org/openbravo/retail/discounts/coupons/otf/process/GetDiscountInfo.java
A web/org.openbravo.retail.discounts.coupons.otf/js/events/discountCoupons.js
M src-db/database/model/modifiedTables/M_OFFER.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/retail/discounts/coupons/otf/OBCPOTFComponentProvider.java
M src/org/openbravo/retail/discounts/coupons/otf/OTFCouponAvailability.java
M src/org/openbravo/retail/discounts/coupons/otf/OrderLoaderHookOTFCoupons.java
M src/org/openbravo/retail/discounts/coupons/otf/hook/LoadCoupons.java
R src-db/database/sourcedata/M_OFFER_TYPE.xml
R src/org/openbravo/retail/discounts/coupons/otf/VariableAmountCouponDiscountEngineAppComponentProvider.java
R web/org.openbravo.retail.discounts.coupons.otf/app/model/business-logic/discounts-engine/engine/rules/variable-amount-coupons-discount.js
---
|
|
|
(0157854)
|
hgbot
|
2023-11-30 13:08
|
|
|
|
(0157855)
|
hgbot
|
2023-11-30 13:08
|
|
|
|
(0157856)
|
hgbot
|
2023-11-30 13:08
|
|
|
|
(0157857)
|
hgbot
|
2023-11-30 13:08
|
|
|
|
(0157858)
|
hgbot
|
2023-11-30 13:09
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons [^]
Changeset: 89f54f7a17c0600197f185726fcead9ccd15befd
Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com>
Date: 28-11-2023 17:58:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons/-/commit/89f54f7a17c0600197f185726fcead9ccd15befd [^]
Fixed ISSUE-53901: Added "Variable Amount Coupons" Discount Type
* Added field "Min Receipt Amount equal to Coupon Amount" in Discount window
---
A src-db/database/sourcedata/M_OFFER_TYPE.xml
A src/org/openbravo/retail/discounts/coupons/event/OfferEventHandler.java
A web/org.openbravo.retail.discounts.coupons/app/model/business-logic/discounts-engine/engine/rules/variable-amount-coupons-discount.js
M src-db/database/model/modifiedTables/M_OFFER.xml
M src-db/database/model/tables/OBDISCP_COUPON.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/discounts/coupons/CouponAvailability.java
M src/org/openbravo/retail/discounts/coupons/CouponsComponentProvider.java
M src/org/openbravo/retail/discounts/coupons/GetCoupons.java
M web-jspack/org.openbravo.retail.discounts.coupons/src/components/CouponsPanelGrid/AvailableCouponsList/AvailableCouponsList.jsx
M web-jspack/org.openbravo.retail.discounts.coupons/src/components/CouponsPanelGrid/CouponsPanelGrid.jsx
---
|
|
|
(0157859)
|
hgbot
|
2023-11-30 13:09
|
|
|
|
(0157860)
|
hgbot
|
2023-11-30 13:09
|
|
|