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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045283
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2020-10-22 14:422020-10-22 14:43
ReporteralostaleView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix 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

0045283: underscore dependency in discounts business logic

Descriptionpromotion-manual.js in org.openbravo.retail.discounts which is included in Business Logic bundle continues depending on underscore.

[1] https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts/-/blob/f3088341f91216b3f9286eac751ad37329a12d17/web/org.openbravo.retail.discounts/js/promotion-manual.js [^]
Steps To Reproduce$ find -name "*js" -type f | xargs grep "_\."
./web/org.openbravo.retail.discounts/js/promotion-manual.js: _.each(line.get('promotions'), function(p) {
./web/org.openbravo.retail.discounts/js/promotion-manual.js: oldDiscountedLinePrice = !_.isNull(line.get('discountedLinePrice'))
./web/org.openbravo.retail.discounts/js/promotion-manual.js: _.find(args.context.get('order').get('approvedList'), function(l) {
./web/org.openbravo.retail.discounts/js/promotion-manual.js: !_.contains(discountsToCheck, promotions[p].ruleId)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0044980 closedadrianromero Business layer for retail 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2020-10-22 14:42 alostale New Issue
2020-10-22 14:42 alostale Assigned To => Retail
2020-10-22 14:42 alostale Triggers an Emergency Pack => No
2020-10-22 14:43 alostale Relationship added related to 0044980


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker