Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0045182 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2020-10-02 16:25 | 2020-10-05 06:56 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR21Q1 | |||
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 | 0045182: AddProduct action can't be executed from new UI | |||||||
Description | When 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 Reproduce | In description | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |