Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036936 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | major | N/A | 2017-09-25 10:49 | 2017-12-07 13:53 | |||
Reporter | aaroncalero | View Status | public | |||||
Assigned To | aaroncalero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a43d2a1ce341 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036936: It would be nice to have a single selector to retrieve any type of document in WebPOS | |||||||
Description | It would be nice to have a single selector to retrieve any type of document in WebPOS. Currently there are different menu entries to open different selectors and retrieve Receipts/Returns, Layaways and Quotations. These components are internally the same selector and use the same queries to retrieve the different type of documents. | |||||||
Steps To Reproduce | Login in web pos and verify that on the menu the following entries are available: Receipts Layaways Quotations | |||||||
Proposed Solution | The idea is to have an unified selector (using the advanced filters selector API) which will allow to retrieve any type of document, and will allow the user to filter documents by different fields (such as docNo, customer, amounts, orderDates, or type). | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0100693) hgbot (developer) 2017-11-24 08:48 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 2ce6729034d824eb7e97904270f30f40b7a9666d Author: Aaron Calero <aaron.calero <at> openbravo.com> Date: Fri Nov 24 08:45:10 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2ce6729034d824eb7e97904270f30f40b7a9666d [^] Fixed issue 36936: It would be nice to have a single selector to retrieve any type of document in WebPOS --- M src/org/openbravo/mobile/core/process/ProcessHQLQueryValidated.java M src/org/openbravo/mobile/core/process/SimpleQueryBuilder.java M web/org.openbravo.mobile.core/source/component/dialog/ob-advancedfilterselector.js M web/org.openbravo.mobile.core/source/component/dialog/ob-modaladvancedfilters.js --- |
(0100694) hgbot (developer) 2017-11-24 08:48 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: a43d2a1ce34121b644a806d761857b224f27a184 Author: Aaron Calero <aaron.calero <at> openbravo.com> Date: Fri Nov 24 08:40:32 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a43d2a1ce34121b644a806d761857b224f27a184 [^] Fixed issue 36936: It would be nice to have a single selector to retrieve any type of document in WebPOS --- M src-db/database/model/modifiedTables/C_ORDER.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_PREFERENCE.xml M src-db/database/sourcedata/AD_REFERENCE.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java M src/org/openbravo/retail/posterminal/OrderLoader.java M src/org/openbravo/retail/posterminal/PaidReceiptsHeader.java M web/org.openbravo.retail.posterminal/js/components/menu.js M web/org.openbravo.retail.posterminal/js/model/order.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js A build/classes/org/openbravo/retail/posterminal/modulescript/UpdateIsLayaway.class A build/classes/org/openbravo/retail/posterminal/modulescript/UpdateIsLayawayData.class A src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/UpdateIsLayaway.java A src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/UpdateIsLayaway_Data.xsql A src/org/openbravo/retail/posterminal/OrderAmountFromHQLCriteria.java A src/org/openbravo/retail/posterminal/OrderAmountToHQLCriteria.java A src/org/openbravo/retail/posterminal/OrderDateFromHQLCriteria.java A src/org/openbravo/retail/posterminal/OrderDateToHQLCriteria.java A src/org/openbravo/retail/posterminal/PaidReceiptsFilter.java A src/org/openbravo/retail/posterminal/PaidReceiptsFilterProperties.java A src/org/openbravo/retail/posterminal/term/OrderType.java A web/org.openbravo.retail.posterminal/js/components/modalorderselector.js A web/org.openbravo.retail.posterminal/js/model/orderfilter.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-09-25 10:49 | aaroncalero | New Issue | |
2017-09-25 10:49 | aaroncalero | Assigned To | => aaroncalero |
2017-09-25 10:49 | aaroncalero | OBNetwork customer | => No |
2017-09-25 10:49 | aaroncalero | Triggers an Emergency Pack | => No |
2017-11-24 08:48 | hgbot | Checkin | |
2017-11-24 08:48 | hgbot | Note Added: 0100693 | |
2017-11-24 08:48 | hgbot | Status | new => resolved |
2017-11-24 08:48 | hgbot | Resolution | open => fixed |
2017-11-24 08:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2ce6729034d824eb7e97904270f30f40b7a9666d [^] |
2017-11-24 08:48 | hgbot | Checkin | |
2017-11-24 08:48 | hgbot | Note Added: 0100694 | |
2017-11-24 08:48 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2ce6729034d824eb7e97904270f30f40b7a9666d [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a43d2a1ce34121b644a806d761857b224f27a184 [^] |
2017-11-24 14:29 | aaroncalero | Review Assigned To | => marvintm |
2017-12-07 13:53 | marvintm | Status | resolved => closed |
2017-12-07 13:53 | marvintm | Fixed in Version | => RR18Q1 |
2019-09-18 12:57 | aaroncalero | Relationship added | causes 0041837 |
Copyright © 2000 - 2009 MantisBT Group |