Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0053832 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [POS2] POS | major | have not tried | 2023-11-02 12:58 | 2023-11-30 16:43 | |||
Reporter | ranjith_qualiantech_com | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0053832: Implement Amount rule for Variable Amount Coupons in Coupons OTF Generation Rules | |||||||
Description | Implement Amount rule for Variable Amount Coupons in Coupons OTF Generation Rules | |||||||
Steps To Reproduce | -- | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0157407) hgbot (developer) 2023-11-21 11:12 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf/-/merge_requests/31 [^] |
(0157440) hgbot (developer) 2023-11-22 06:33 |
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/108 [^] |
(0157875) hgbot (developer) 2023-11-30 16:43 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf [^] Changeset: 638b3b19d86806e5bd9cf018036eb91669102fd2 Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com> Date: 30-11-2023 17:50:12 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf/-/commit/638b3b19d86806e5bd9cf018036eb91669102fd2 [^] Fixed ISSUE-53832: Added AmountRule implementation for VariableAmountCoupon Discount --- A build/classes/org/openbravo/retail/discounts/coupons/otf/modulescript/FixDataIssue53832.class A build/classes/org/openbravo/retail/discounts/coupons/otf/modulescript/FixDataIssue53832Data.class A src-util/modulescript/src/org/openbravo/retail/discounts/coupons/otf/modulescript/FixDataIssue53832.java A src-util/modulescript/src/org/openbravo/retail/discounts/coupons/otf/modulescript/FixDataIssue53832_Data.xsql A src/org/openbravo/retail/discounts/coupons/otf/event/CouponrulesEventHandler.java M src-db/database/model/tables/OBCPOTF_COUPONRULES.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-db/database/sourcedata/AD_REFERENCE.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src-db/database/sourcedata/OBUISEL_SELECTOR.xml M src/org/openbravo/retail/discounts/coupons/otf/OrderLoaderHookOTFCoupons.java M src/org/openbravo/retail/discounts/coupons/otf/master/CouponrulesProperties.java M web-jspack/org.openbravo.retail.discounts.coupons.otf/src/model/global/__test__/CreateCoupons.test.js M web-jspack/org.openbravo.retail.discounts.coupons.otf/src/model/global/__test__/GetCouponToPrint.test.js M web-jspack/org.openbravo.retail.discounts.coupons.otf/src/model/global/actions/utils/CreateCoupons.js M web-jspack/org.openbravo.retail.discounts.coupons.otf/src/model/global/actions/utils/PrintCoupons.js M web/org.openbravo.retail.discounts.coupons.otf/js/events/couponrulesEvent.js M web/org.openbravo.retail.discounts.coupons.otf/js/utils.js M web/org.openbravo.retail.discounts.coupons.otf/res/printcoupon.xml R src/org/openbravo/retail/discounts/coupons/otf/handler/CouponrulesEventHandler.java --- |
(0157876) hgbot (developer) 2023-11-30 16:43 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf [^] Changeset: b847dadcb5c690edf3c682cdf047b7dffeb21673 Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com> Date: 30-11-2023 17:50:14 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf/-/commit/b847dadcb5c690edf3c682cdf047b7dffeb21673 [^] Related to ISSUE-53832: Added missing help & description for otf coupon rule fields --- M src-db/database/model/tables/OBCPOTF_COUPONRULES.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 --- |
(0157877) hgbot (developer) 2023-11-30 16:43 |
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/108 [^] |
(0157878) hgbot (developer) 2023-11-30 16:43 |
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata [^] Changeset: b02a89d979e174b8a4ab9b52f72392eb9f1df95d Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com> Date: 30-11-2023 15:38:52 URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/commit/b02a89d979e174b8a4ab9b52f72392eb9f1df95d [^] Related to ISSUE-53832: Added sampledata for CopuonOTF rules --- M referencedata/sampledata/The_White_Valley_Group/OBCPOTF_COUPONRULES.xml --- |
(0157879) hgbot (developer) 2023-11-30 16:43 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf/-/merge_requests/31 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2023-11-02 12:58 | ranjith_qualiantech_com | New Issue | |
2023-11-02 12:58 | ranjith_qualiantech_com | Assigned To | => ranjith_qualiantech_com |
2023-11-02 12:58 | ranjith_qualiantech_com | Triggers an Emergency Pack | => No |
2023-11-06 06:49 | ranjith_qualiantech_com | Status | new => scheduled |
2023-11-16 10:36 | ranjith_qualiantech_com | Note Added: 0157200 | |
2023-11-20 18:23 | ranjith_qualiantech_com | Note Deleted: 0157200 | |
2023-11-21 11:12 | hgbot | Note Added: 0157407 | |
2023-11-22 06:33 | hgbot | Note Added: 0157440 | |
2023-11-30 16:43 | hgbot | Resolution | open => fixed |
2023-11-30 16:43 | hgbot | Status | scheduled => closed |
2023-11-30 16:43 | hgbot | Note Added: 0157875 | |
2023-11-30 16:43 | hgbot | Note Added: 0157876 | |
2023-11-30 16:43 | hgbot | Note Added: 0157877 | |
2023-11-30 16:43 | hgbot | Note Added: 0157878 | |
2023-11-30 16:43 | hgbot | Note Added: 0157879 | |
2024-01-09 07:46 | ranjith_qualiantech_com | Relationship added | related to 0054273 |
Copyright © 2000 - 2009 MantisBT Group |