Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038686 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2018-06-01 13:55 | 2019-01-14 16:01 | |||
Reporter | Leyre | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 29c059288729 | ||||
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 | migueldejuana | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 2284 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038686: POS - Can not see the entire customer address | |||||||
Description | If the customer address has two lines in Backend, it is not possible to see the second line in the pop up "Customer Address Details". | |||||||
Steps To Reproduce | Backend: 1. Configure a Business Partner in Backend with an address that ocuppies the first and second line. POS: 1. Find the previous customer. 2. Click on the address of the customer. 3. View or edit the customer address. You can verify that the second line of the address is not displayed. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0105566) hgbot (developer) 2018-07-03 20:58 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 29c059288729188da777567ccb533c1594959f5a Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Tue Jun 26 16:21:39 2018 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/29c059288729188da777567ccb533c1594959f5a [^] Fixed issue 38686: POS - Can not see the entire customer address - Modified BPLocationProperties.java to show addressLine1 and addressLine2 of Business Partner Location. --- M src/org/openbravo/retail/posterminal/master/BPLocationProperties.java --- |
(0105658) migueldejuana (viewer) 2018-07-06 12:53 |
Tested and reviewed |
(0105694) hgbot (developer) 2018-07-10 15:29 |
Repository: tools/automation/pi-mobile Changeset: 15284db4b6feaf183f027bce68e28e37a32bb804 Author: Alejandro <alekosmp86 <at> gmail.com> Date: Thu Jul 05 13:06:39 2018 -0400 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/15284db4b6feaf183f027bce68e28e37a32bb804 [^] Related to issue 38686: added automated test --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customer/I38686_VerifyFullCustomerAddressIsVisibleInPOS.java --- |
(0105696) hgbot (developer) 2018-07-10 16:07 |
Repository: tools/automation/pi-mobile Changeset: 013b654b77ea9dd220ed9ec04fc6a32f5aa5dfe4 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Mon Jul 09 12:39:58 2018 -0400 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/013b654b77ea9dd220ed9ec04fc6a32f5aa5dfe4 [^] Related to issue 38686: Refactor of test SelectbothAddress - Changed the order to verify the addresses created previously --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/SelectBothAddress.java --- |
(0105705) hgbot (developer) 2018-07-11 20:46 |
Repository: tools/automation/pi-mobile Changeset: e813a021db481945a91665e9ebbe7111eaa90263 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Wed Jul 11 14:40:25 2018 -0400 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e813a021db481945a91665e9ebbe7111eaa90263 [^] Related to issue 38686: Refactor of test SelectbothAddress - Changes to stabilize this test --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/SelectBothAddress.java --- |
(0108904) hgbot (developer) 2019-01-10 15:29 |
Repository: tools/automation/pi-mobile Changeset: ead70052616fd4e750a9f8f356cde1471829c4d9 Author: Alejandro <alekosmp86 <at> gmail.com> Date: Thu Dec 20 13:47:44 2018 -0500 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ead70052616fd4e750a9f8f356cde1471829c4d9 [^] Related to issue 38686: test has been refactore since it doesn't create its own sampledata anymore. --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customer/I38686_VerifyFullCustomerAddressIsVisibleInPOS.java --- |
(0108905) hgbot (developer) 2019-01-10 15:29 |
Repository: erp/pmods/org.openbravo.retail.sampledata Changeset: feb4c558f658c44d45c2036d4e50c52b72721719 Author: Alejandro <alekosmp86 <at> gmail.com> Date: Wed Dec 26 11:03:41 2018 -0500 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/feb4c558f658c44d45c2036d4e50c52b72721719 [^] Related to issue 38686: added sampledata for testing purposes --- M referencedata/sampledata/The_White_Valley_Group/C_BPARTNER.xml M referencedata/sampledata/The_White_Valley_Group/C_BPARTNER_LOCATION.xml M referencedata/sampledata/The_White_Valley_Group/C_BP_CUSTOMER_ACCT.xml M referencedata/sampledata/The_White_Valley_Group/C_BP_EMPLOYEE_ACCT.xml M referencedata/sampledata/The_White_Valley_Group/C_BP_VENDOR_ACCT.xml M referencedata/sampledata/The_White_Valley_Group/C_LOCATION.xml --- |
(0108946) hgbot (developer) 2019-01-14 16:00 |
Repository: tools/automation/pi-mobile Changeset: f56706bc6bab896bcac6816ef5aff10831054d51 Author: Alejandro <alekosmp86 <at> gmail.com> Date: Mon Jan 14 09:43:15 2019 -0500 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f56706bc6bab896bcac6816ef5aff10831054d51 [^] Related to issue 38686: Test has been refactored due to changes in sampledata --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customer/I38686_VerifyFullCustomerAddressIsVisibleInPOS.java --- |
(0108948) hgbot (developer) 2019-01-14 16:01 |
Repository: erp/pmods/org.openbravo.retail.sampledata Changeset: 8263fded106fba2de62d39818ba396ff3641202b Author: Alejandro <alekosmp86 <at> gmail.com> Date: Mon Jan 14 09:49:40 2019 -0500 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/8263fded106fba2de62d39818ba396ff3641202b [^] Related to issue 38686: changed active status of business partner used in test due it was making other tests fail. --- M referencedata/sampledata/The_White_Valley_Group/C_BPARTNER.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2018-06-01 13:55 | Leyre | New Issue | |
2018-06-01 13:55 | Leyre | Assigned To | => Retail |
2018-06-01 13:55 | Leyre | OBNetwork customer | => Yes |
2018-06-01 13:55 | Leyre | Triggers an Emergency Pack | => No |
2018-06-01 13:56 | Leyre | Support ticket | => 2284 |
2018-06-06 09:44 | Leyre | Resolution time | => 1530655200 |
2018-06-21 17:42 | rqueralta | Assigned To | Retail => rqueralta |
2018-06-21 17:42 | rqueralta | Status | new => scheduled |
2018-07-03 20:58 | hgbot | Checkin | |
2018-07-03 20:58 | hgbot | Note Added: 0105566 | |
2018-07-03 20:58 | hgbot | Status | scheduled => resolved |
2018-07-03 20:58 | hgbot | Resolution | open => fixed |
2018-07-03 20:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/29c059288729188da777567ccb533c1594959f5a [^] |
2018-07-06 12:53 | migueldejuana | Review Assigned To | => migueldejuana |
2018-07-06 12:53 | migueldejuana | Note Added: 0105658 | |
2018-07-06 12:53 | migueldejuana | Status | resolved => closed |
2018-07-10 15:29 | hgbot | Checkin | |
2018-07-10 15:29 | hgbot | Note Added: 0105694 | |
2018-07-10 16:07 | hgbot | Checkin | |
2018-07-10 16:07 | hgbot | Note Added: 0105696 | |
2018-07-11 20:46 | hgbot | Checkin | |
2018-07-11 20:46 | hgbot | Note Added: 0105705 | |
2019-01-10 15:29 | hgbot | Checkin | |
2019-01-10 15:29 | hgbot | Note Added: 0108904 | |
2019-01-10 15:29 | hgbot | Checkin | |
2019-01-10 15:29 | hgbot | Note Added: 0108905 | |
2019-01-14 16:00 | hgbot | Checkin | |
2019-01-14 16:00 | hgbot | Note Added: 0108946 | |
2019-01-14 16:01 | hgbot | Checkin | |
2019-01-14 16:01 | hgbot | Note Added: 0108948 |
Copyright © 2000 - 2009 MantisBT Group |