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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045786
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSminorhave not tried2021-01-26 14:262021-02-01 12:08
ReporterAugustoMauchView 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

0045786: Make OB.UTIL.currency.toDefaultCurrency, OB.UTIL.currency.toForeignCurrency and OB.I18N.normalizeDate avaiable to POS2

DescriptionOB.UTIL.currency.toDefaultCurrency and OB.UTIL.currency.toForeignCurrency are not available because they are part of a file (ob-utilitiesuipos.js) that is not included in the generated POS.js.

OB.I18N.normalizeDate is part of ob-i18n.js, that is included in POS.js, but it does not work because it invokes OB.UTIL.argumentsToStringifyed, that is not included.
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0125836)
hgbot (developer)
2021-01-28 14:40

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/278 [^]
(0125837)
hgbot (developer)
2021-01-28 14:40

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/142 [^]
(0125838)
hgbot (developer)
2021-01-28 14:40

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/38 [^]
(0125911)
hgbot (developer)
2021-02-01 12:08

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: 67d5e1471798c6c306680f86d112bcef6bdc077c
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-01-31T12:30:50+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/67d5e1471798c6c306680f86d112bcef6bdc077c [^]

Related to ISSUE-45786: Removed unused params in getPaymentMethodCurrentCash fn

---
M web/org.openbravo.retail.giftcards/js/components/GiftCardReimbursePaymentSelector.js
---
(0125912)
hgbot (developer)
2021-02-01 12:08

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/38 [^]
(0125913)
hgbot (developer)
2021-02-01 12:08

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: de40f4c26717cf45d0cfc015a17cc2fe188d2b02
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-01-31T12:30:54+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/de40f4c26717cf45d0cfc015a17cc2fe188d2b02 [^]

Fixed ISSUE-45786: Moved Currency utils fns to business logic
* Removed duplicate method in CashupUtils and replaced it with Currency Util fns

---
A web/org.openbravo.retail.posterminal/app/model/business-logic/currency/CurrencyConversion.js
M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java
M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/CashupUtils.js
M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/PaymentMethodUtils.js
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
M web/org.openbravo.retail.posterminal/js/utils/cashManagementUtils.js
M web/org.openbravo.retail.posterminal/js/utils/ob-utilitiesuipos.js
---
(0125914)
hgbot (developer)
2021-02-01 12:08

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/278 [^]
(0125915)
hgbot (developer)
2021-02-01 12:08

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 1758f7a6508bf57db08609600f5d1550f6e4afff
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-01-31T15:48:38+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/1758f7a6508bf57db08609600f5d1550f6e4afff [^]

Related to ISSUE-45786: Added Utilities fns to business logic

---
A web/org.openbravo.mobile.core/app/model/business-logic/utils/Util.js
M src/org/openbravo/mobile/core/MobileCoreComponentProvider.java
M web/org.openbravo.mobile.core/source/utils/ob-log.js
M web/org.openbravo.mobile.core/source/utils/ob-utilities.js
---
(0125916)
hgbot (developer)
2021-02-01 12:08

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/142 [^]

- Issue History
Date Modified Username Field Change
2021-01-26 14:26 AugustoMauch New Issue
2021-01-26 14:26 AugustoMauch Assigned To => Retail
2021-01-26 14:26 AugustoMauch Triggers an Emergency Pack => No
2021-01-27 07:10 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2021-01-27 07:10 ranjith_qualiantech_com Status new => scheduled
2021-01-28 14:40 hgbot Note Added: 0125836
2021-01-28 14:40 hgbot Note Added: 0125837
2021-01-28 14:40 hgbot Note Added: 0125838
2021-02-01 12:08 hgbot Note Added: 0125911
2021-02-01 12:08 hgbot Note Added: 0125912
2021-02-01 12:08 hgbot Resolution open => fixed
2021-02-01 12:08 hgbot Status scheduled => closed
2021-02-01 12:08 hgbot Fixed in Version => RR21Q2
2021-02-01 12:08 hgbot Note Added: 0125913
2021-02-01 12:08 hgbot Note Added: 0125914
2021-02-01 12:08 hgbot Note Added: 0125915
2021-02-01 12:08 hgbot Note Added: 0125916


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker