Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032052 | Retail Modules | Web POS | public | 2016-01-29 09:31 | 2016-12-16 18:39 |
|
Reporter | aaroncalero | |
Assigned To | aaroncalero | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q1 | |
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 | 0032052: It would be nice to improve the Customer Management (Search, Creation) in Web POS |
Description | Several points to be improved:
*Allow the creation of two addresses at the same time when the customer is created.
*Improve the Customer search performance with high volumes of data.
*Standardizing of the customer and customer addr. searching. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0030704 | | closed | aaroncalero | Shipping and Invoicing address in receipt | related to | feature request | 0031282 | | closed | aaroncalero | Add City and ZipCode to the customer search criteria | related to | feature request | 0033800 | | closed | ebecerra | Implement Getters/Setters structure for Customer WebPOS Window | causes | defect | 0037450 | | closed | jorge-garcia | [SERQA 3583] It is not possible to assign the BP to the ticket |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-01-29 09:31 | aaroncalero | New Issue | |
2016-01-29 09:31 | aaroncalero | Assigned To | => aaroncalero |
2016-01-29 09:31 | aaroncalero | OBNetwork customer | => No |
2016-01-29 09:31 | aaroncalero | Triggers an Emergency Pack | => No |
2016-12-01 18:01 | hgbot | Checkin | |
2016-12-01 18:01 | hgbot | Note Added: 0091986 | |
2016-12-01 18:01 | hgbot | Status | new => resolved |
2016-12-01 18:01 | hgbot | Resolution | open => fixed |
2016-12-01 18:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7f3a3dde78ff7de68ef91c1d9b2990e89bda252c [^] |
2016-12-01 18:04 | hgbot | Checkin | |
2016-12-01 18:04 | hgbot | Note Added: 0091987 | |
2016-12-01 18:25 | hgbot | Checkin | |
2016-12-01 18:25 | hgbot | Note Added: 0091991 | |
2016-12-01 18:25 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7f3a3dde78ff7de68ef91c1d9b2990e89bda252c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/914d8e21297577cc4c957192cbccd3567cc6d7e5 [^] |
2016-12-02 08:44 | aaroncalero | Relationship added | related to 0030704 |
2016-12-02 08:47 | aaroncalero | Relationship added | related to 0031282 |
2016-12-02 08:48 | aaroncalero | Relationship added | related to 0033800 |
2016-12-09 12:57 | marvintm | Review Assigned To | => marvintm |
2016-12-09 12:57 | marvintm | Status | resolved => closed |
2016-12-09 12:57 | marvintm | Fixed in Version | => RR17Q1 |
2016-12-16 18:39 | hudsonbot | Checkin | |
2016-12-16 18:39 | hudsonbot | Note Added: 0092682 | |
2017-12-11 17:22 | jorge-garcia | Relationship added | causes 0037450 |
Notes |
|
(0091986)
|
hgbot
|
2016-12-01 18:01
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 7f3a3dde78ff7de68ef91c1d9b2990e89bda252c
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Thu Dec 01 17:40:49 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7f3a3dde78ff7de68ef91c1d9b2990e89bda252c [^]
Fixed issue 32052: It would be nice to improve the Customer Management in Web POS - Merged development
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/mobile/core/MobileCoreComponentProvider.java
M src/org/openbravo/mobile/core/process/ProcessHQLQuery.java
M src/org/openbravo/mobile/core/process/SimpleQueryBuilder.java
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
M web/org.openbravo.mobile.core/source/component/ob-table.js
M web/org.openbravo.mobile.core/source/data/ob-dal.js
A src/org/openbravo/mobile/core/process/ProcessHQLQueryValidated.java
A web/org.openbravo.mobile.core/assets/img/iconContextMenu.png
A web/org.openbravo.mobile.core/assets/img/iconContextMenu_over.png
A web/org.openbravo.mobile.core/assets/img/iconContextMenu_pressed.png
A web/org.openbravo.mobile.core/assets/img/iconSelectorRemove.png
A web/org.openbravo.mobile.core/assets/img/iconSelectorSortAscending.png
A web/org.openbravo.mobile.core/assets/img/iconSelectorSortDescending.png
A web/org.openbravo.mobile.core/assets/img/iconSelectorSortDisabled.png
A web/org.openbravo.mobile.core/source/component/dialog/ob-advancedfilterselector.js
A web/org.openbravo.mobile.core/source/component/dialog/ob-modaladvancedfilters.js
A web/org.openbravo.mobile.core/source/component/ob-listcontextmenu.js
---
|
|
|
(0091987)
|
hgbot
|
2016-12-01 18:04
|
|
Repository: erp/devel/pi
Changeset: 63ddb0c964e8c8d87443ee23e6825048eaa654b6
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Thu Dec 01 17:38:23 2016 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/63ddb0c964e8c8d87443ee23e6825048eaa654b6 [^]
Related to issue 32052: Added birth information to BusinessPartner
---
M src-db/database/model/tables/C_BPARTNER.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_TAB.xml
M src-db/database/sourcedata/AD_TREENODE.xml
M src-db/database/sourcedata/M_OFFER_TYPE.xml
---
|
|
|
(0091991)
|
hgbot
|
2016-12-01 18:25
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 914d8e21297577cc4c957192cbccd3567cc6d7e5
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Thu Dec 01 17:46:05 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/914d8e21297577cc4c957192cbccd3567cc6d7e5 [^]
Fixed issue 32052: It would be nice to improve the Customer Management in Web POS - Merged development
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/OBMOBC_SERVICES.xml
M src/org/openbravo/retail/posterminal/CustomerAddrLoader.java
M src/org/openbravo/retail/posterminal/CustomerLoader.java
M src/org/openbravo/retail/posterminal/ExternalOrderLoader.java
M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java
M src/org/openbravo/retail/posterminal/OrderLoader.java
M src/org/openbravo/retail/posterminal/PaidReceiptProperties.java
M src/org/openbravo/retail/posterminal/master/BPLocationProperties.java
M src/org/openbravo/retail/posterminal/master/BusinessPartner.java
M src/org/openbravo/retail/posterminal/master/BusinessPartnerProperties.java
M src/org/openbravo/retail/posterminal/master/LoadedCustomer.java
M src/org/openbravo/retail/posterminal/term/TerminalProperties.java
M web/org.openbravo.retail.posterminal/css/obpos-main.css
M web/org.openbravo.retail.posterminal/js/components/bplocation.js
M web/org.openbravo.retail.posterminal/js/components/businesspartner.js
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/components/modalreceiptproperties.js
M web/org.openbravo.retail.posterminal/js/components/order.js
M web/org.openbravo.retail.posterminal/js/data/datacustomeraddrsave.js
M web/org.openbravo.retail.posterminal/js/data/datacustomersave.js
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
M web/org.openbravo.retail.posterminal/js/model/bplocation.js
M web/org.openbravo.retail.posterminal/js/model/businesspartner.js
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/components/sharedcomponents.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/customeraddrdetailview.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/editcreatecustomeraddress.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/components/sharedcomponents.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customerdetailview.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/editcreatecustomerform.js
A src/org/openbravo/retail/posterminal/CustomerAddrCreationHook.java
A src/org/openbravo/retail/posterminal/ProcessHQLQueryValidated.java
A src/org/openbravo/retail/posterminal/master/BPartnerFilter.java
A src/org/openbravo/retail/posterminal/master/BPartnerFilterProperties.java
A src/org/openbravo/retail/posterminal/master/Country.java
A src/org/openbravo/retail/posterminal/master/CountryProperties.java
A web/org.openbravo.retail.posterminal/img/iconDownArrow.png
A web/org.openbravo.retail.posterminal/img/iconInvoicingAddress.png
A web/org.openbravo.retail.posterminal/img/iconShippingAddress.png
A web/org.openbravo.retail.posterminal/js/components/bplocationship.js
A web/org.openbravo.retail.posterminal/js/components/businesspartner_selector.js
A web/org.openbravo.retail.posterminal/js/components/customershipbill.js
A web/org.openbravo.retail.posterminal/js/model/bpartnerfilter.js
A web/org.openbravo.retail.posterminal/js/model/country.js
R web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/customeraddrsearch.js
R web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customersadvancedsearch.js
---
|
|
|
|
|