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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045182
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2020-10-02 16:252020-10-05 06:56
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityurgentResolutionfixedFixed in VersionRR21Q1
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

0045182: AddProduct action can't be executed from new UI

DescriptionWhen executing the AddProduct action from the new UI some errors are appearing because:

1) OB.UTIL.servicesFilter is not available
2) OB.OBPOSPointOfSale.StockChecker.checkLineStock is not available
Steps To ReproduceIn description
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0044743 closedRetail IndexedDB - Phase 2 

-  Notes
(0123499)
hgbot (developer)
2020-10-02 16:32

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/121 [^]
(0123500)
hgbot (developer)
2020-10-05 06:28

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 78782a5a3807bd82142e57283cdebe5658d27577
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-10-02T16:27:31+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/78782a5a3807bd82142e57283cdebe5658d27577 [^]

Fixes ISSUE-45182: AddProduct action can't be executed from new UI

  Some of the objects referenced in AddProduct are not available in the
new UI which is preventing the action to be executed properly.

  Changes applied:

  - Now the services filter implementation is placed inside
OB.App.StandardFilters.Services which is indeed available in the new UI.
And "old" OB.UTIL.servicesFilter makes use of it.

  - In the StockChecker class if OB.OBPOSPointOfSale is not available
(when we are in new UI) then we directly return true. Note that this should
be replaced in the future with a correct implementation of the stock check.

---
M web/org.openbravo.retail.posterminal/app/model/business-logic/service/ServicesFilter.js
M web/org.openbravo.retail.posterminal/app/model/business-logic/stock/StockChecker.js
M web/org.openbravo.retail.posterminal/js/utils/servicesUtils.js
---
(0123501)
hgbot (developer)
2020-10-05 06:28

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/121 [^]

- Issue History
Date Modified Username Field Change
2020-10-02 16:25 caristu New Issue
2020-10-02 16:25 caristu Assigned To => Retail
2020-10-02 16:25 caristu Triggers an Emergency Pack => No
2020-10-02 16:25 caristu Assigned To Retail => caristu
2020-10-02 16:25 caristu Relationship added related to 0044743
2020-10-02 16:32 hgbot Note Added: 0123499
2020-10-05 06:28 hgbot Resolution open => fixed
2020-10-05 06:28 hgbot Status new => closed
2020-10-05 06:28 hgbot Fixed in Version => RR20Q4
2020-10-05 06:28 hgbot Note Added: 0123500
2020-10-05 06:28 hgbot Note Added: 0123501
2020-10-05 06:56 priyam Fixed in Version RR20Q4 => RR21Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker