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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045877
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Sell at Cost Pricemajoralways2021-02-10 10:342021-05-14 13:59
ReporterguillermogilView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR21Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0045877: Sell at cost Price module not working since 20Q3

DescriptionSell at cost Price module not working since 20Q3
The module was not updated: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.cost/-/blob/master/web/org.openbravo.retail.discounts.cost/source/promotion-cost.js#L39 [^]
Steps To ReproduceInstall module
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.cost [^]
Login on POS
Error is risen: Uncaught TypeError: OB.Model.Discounts.registerRule is not a function
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0126937)
hgbot (developer)
2021-03-26 08:29

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/354 [^]
(0126938)
hgbot (developer)
2021-03-26 08:29

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts/-/merge_requests/22 [^]
(0126939)
hgbot (developer)
2021-03-26 08:29

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bytotal/-/merge_requests/8 [^]
(0126940)
hgbot (developer)
2021-03-26 08:29

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.cost/-/merge_requests/1 [^]
(0127054)
hgbot (developer)
2021-03-31 08:10

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: ddf4cab20c8d48eff4c518b0c293668d8c3b0112
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-03-31T06:10:06+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ddf4cab20c8d48eff4c518b0c293668d8c3b0112 [^]

Related to ISSUE-45877: Added new property manuallyAppliedPromotions in discountsFromUser

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalDeleteDiscounts.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/ticketdiscount.js
M web/org.openbravo.retail.posterminal/js/utils/ticketListUtils.js
---
(0127055)
hgbot (developer)
2021-03-31 08:10

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/354 [^]
(0127056)
hgbot (developer)
2021-03-31 08:10

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts [^]
Changeset: e53033210e19df14325a4dffb322ee3efb0ce6e7
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-03-25T17:22:00+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts/-/commit/e53033210e19df14325a4dffb322ee3efb0ce6e7 [^]

Related to ISSUE-45877: Added new property manuallyAppliedPromotions in discountsFromUser

---
M web/org.openbravo.retail.discounts/app/model/business-logic/discounts-engine/engine/discount-engine.js
---
(0127057)
hgbot (developer)
2021-03-31 08:10

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts/-/merge_requests/22 [^]
(0127058)
hgbot (developer)
2021-03-31 08:10

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bytotal [^]
Changeset: b0037bf62b2a153e12b802562c3130f1142e9c5e
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-03-25T17:23:13+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bytotal/-/commit/b0037bf62b2a153e12b802562c3130f1142e9c5e [^]

Related to ISSUE-45877: Updated hook validation to show total discount message for bytotal discounts

---
M web/org.openbravo.retail.discounts.bytotal/js/enableApplyButtonHook.js
---
(0127059)
hgbot (developer)
2021-03-31 08:10

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bytotal/-/merge_requests/8 [^]
(0127060)
hgbot (developer)
2021-03-31 08:10

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.cost [^]
Changeset: b7c3c1d1461365b19838ae3e98d8f015a5a06796
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-03-30T19:41:09+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.cost/-/commit/b7c3c1d1461365b19838ae3e98d8f015a5a06796 [^]

Fixed ISSUE-45877: Added New discount engine for Sell at Cost discount

---
A src-db/database/sourcedata/AD_MESSAGE.xml
A src-db/database/sourcedata/AD_MODULE_DBPREFIX.xml
A web/org.openbravo.retail.discounts.cost/app/model/business-logic/discounts-engine/engine/rules/cost-discount.js
A web/org.openbravo.retail.discounts.cost/app/model/business-object/ticket/actions/AddSellAtCostPromotion.js
A web/org.openbravo.retail.discounts.cost/source/preApplyDiscountsHook.js
M src/org/openbravo/retail/discounts/cost/CostPromotionComponentProvider.java
M web/org.openbravo.retail.discounts.cost/source/promotion-cost.js
---
(0127061)
hgbot (developer)
2021-03-31 08:10

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.cost/-/merge_requests/1 [^]

- Issue History
Date Modified Username Field Change
2021-02-10 10:34 guillermogil New Issue
2021-02-10 10:34 guillermogil Assigned To => Retail
2021-02-10 10:34 guillermogil Resolution time => 1615762800
2021-02-10 10:34 guillermogil Triggers an Emergency Pack => No
2021-02-22 00:20 rqueralta Assigned To Retail => rqueralta
2021-02-22 07:00 marvintm Assigned To rqueralta => markmm82
2021-02-22 18:26 markmm82 Status new => scheduled
2021-03-15 07:34 marvintm Assigned To markmm82 => Retail
2021-03-15 07:40 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2021-03-26 08:29 hgbot Note Added: 0126937
2021-03-26 08:29 hgbot Note Added: 0126938
2021-03-26 08:29 hgbot Note Added: 0126939
2021-03-26 08:29 hgbot Note Added: 0126940
2021-03-29 08:31 marvintm Resolution time 1615762800 => 1617141600
2021-03-31 08:10 hgbot Note Added: 0127054
2021-03-31 08:10 hgbot Note Added: 0127055
2021-03-31 08:10 hgbot Note Added: 0127056
2021-03-31 08:10 hgbot Note Added: 0127057
2021-03-31 08:10 hgbot Note Added: 0127058
2021-03-31 08:10 hgbot Note Added: 0127059
2021-03-31 08:10 hgbot Resolution open => fixed
2021-03-31 08:10 hgbot Status scheduled => closed
2021-03-31 08:10 hgbot Note Added: 0127060
2021-03-31 08:10 hgbot Note Added: 0127061
2021-05-14 13:59 marvintm Fixed in Version => RR21Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker