Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039159Retail ModulesWeb POSpublic2018-08-20 12:112018-09-07 14:55
anderaranguren 
rqueralta 
urgentmajoralways
closedfixed 
5
pi 
RR18Q4 
marvintm
No
0039159: 'Web POS action create and edit customers' preference is no needed due to duplicity with other two preferences.
'Web POS action create and edit customers' preference is duplicated as there are another two, one to create customer and another one to edit customer:
    Web POS create customer button
    Web POS edit customer button
N/A
No tags attached.
Issue History
2018-08-20 12:11anderarangurenNew Issue
2018-08-20 12:11anderarangurenAssigned To => Retail
2018-08-20 12:11anderarangurenResolution time => 1536530400
2018-08-20 12:11anderarangurenTriggers an Emergency Pack => No
2018-08-21 18:53rqueraltaAssigned ToRetail => rqueralta
2018-08-21 18:53rqueraltaStatusnew => scheduled
2018-09-04 14:20hgbotCheckin
2018-09-04 14:20hgbotNote Added: 0106599
2018-09-04 14:20hgbotStatusscheduled => resolved
2018-09-04 14:20hgbotResolutionopen => fixed
2018-09-04 14:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/72efc82d5cf6f71cfe602b02d9802aeb8f652f73 [^]
2018-09-04 14:21hgbotCheckin
2018-09-04 14:21hgbotNote Added: 0106600
2018-09-07 14:55marvintmReview Assigned To => marvintm
2018-09-07 14:55marvintmStatusresolved => closed
2018-09-07 14:55marvintmFixed in Version => RR18Q4

Notes
(0106599)
hgbot   
2018-09-04 14:20   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 72efc82d5cf6f71cfe602b02d9802aeb8f652f73
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Thu Aug 30 11:44:57 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/72efc82d5cf6f71cfe602b02d9802aeb8f652f73 [^]

Fixed issue 39159: 'Web POS action create and edit customers' preference is no
needed due to duplicity with other two preferences

- Preference Web POS action create and edit customers removed

---
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.retail.posterminal/js/components/businesspartner.js
M web/org.openbravo.retail.posterminal/js/components/businesspartner_selector.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customerdetailview.js
---
(0106600)
hgbot   
2018-09-04 14:21   
Repository: tools/automation/pi-mobile
Changeset: 8a4d55f0222f8587411f662e51a76c66e849f4e6
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Mon Sep 03 11:59:11 2018 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8a4d55f0222f8587411f662e51a76c66e849f4e6 [^]

Related to issue 39159: fixed preference name in test

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customer/I39086_VerifyCustomerButtonsWhenPreferenceInactive.java
---