Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036214
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2017-06-09 08:392017-07-17 09:36
ReporterjonibcView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisiondb1c28744487
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomigueldejuana
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036214: [SERQA 2970] It is not possible to select a location line in manage addresses view.

DescriptionIn business partner selector, if three dots menu and Manage Addresses option is selected,it is not possible to select any line from the location list.

It is only possible to assign an address using buttons from three dots menu.
Steps To ReproduceLogin to WebPOS:
1- Open Business partner selector
2- Click three dots menu on a different business partner. Click 'Manage Addresses' button.
3- Check that it is not possible to assign the location to the receipt selecting the line.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0097429)
hgbot (developer)
2017-06-16 08:59

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 5a809c41674d0803e917bbfcb5b2360d4ea2dece
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jun 16 12:27:38 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5a809c41674d0803e917bbfcb5b2360d4ea2dece [^]

Related to issue 36214 : Reset Modal Selector child filters instead of other selector filters

* While closing ModalSelector, Only closed Selector filter values should be reset

---
M web/org.openbravo.mobile.core/source/component/dialog/ob-advancedfilterselector.js
---
(0097430)
hgbot (developer)
2017-06-16 09:00

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5d7d77d0e3acbaf1b796f2fb30458f0bbcc9906d
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jun 16 12:29:22 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5d7d77d0e3acbaf1b796f2fb30458f0bbcc9906d [^]

Fixed issue 36214 : Customer should be changed when customer location is selected in Manage Address Popup

---
M web/org.openbravo.retail.posterminal/js/components/bplocation.js
---
(0097541)
marvintm (manager)
2017-06-21 10:42

Now, if via Manage Addresses you select an address which is only for shipping, it will be selected for invoicing also, and this is not correct.
(0097623)
hgbot (developer)
2017-06-26 06:46

Repository: tools/automation/pi-mobile
Changeset: d01ab2fbf49bfdf28b06558c6d41cbe5bcae535a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 26 10:15:27 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/d01ab2fbf49bfdf28b06558c6d41cbe5bcae535a [^]

Verifies issue 36214 : Added automated test 'I36214_VerifyCustomerManageAddress'

---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/I36214_VerifyCustomerManageAddress.java
---
(0097624)
hgbot (developer)
2017-06-26 06:46

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: db1c2874448713755ed272611ce1e94104178080
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 26 10:15:20 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/db1c2874448713755ed272611ce1e94104178080 [^]

Fixes issue 36214 : Customer should be changed when customer location is selected in Manage Address Popup

* If popup is manage address, then selected location should be updated with customer based on invoice/shipping
* If popup is invoice address, selected location should be updated with customer invoice address

---
M web/org.openbravo.retail.posterminal/js/components/bplocation.js
---
(0097998)
ranjith_qualiantech_com (developer)
2017-07-11 09:48

Test I36214_VerifyCustomerManageAddress is failing in quarantine.
(0097999)
hgbot (developer)
2017-07-11 09:56

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7496a32c1b64952c363ae6ab5466ac1e58492a71
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jul 11 13:25:43 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7496a32c1b64952c363ae6ab5466ac1e58492a71 [^]

Related to issue 36214 : Customer should be changed when customer location is selected in Manage Address Popup

* Receipt Invoice address should be retained when different shipping address is assigned

---
M web/org.openbravo.retail.posterminal/js/components/bplocation.js
---
(0098085)
guilleaer (manager)
2017-07-16 10:12

The fix is fine (reviewed and ready to close) but the test is not working fine
(0098095)
migueldejuana (developer)
2017-07-17 09:36

tested and reviewed

- Issue History
Date Modified Username Field Change
2017-06-09 08:39 jonibc New Issue
2017-06-09 08:39 jonibc Assigned To => Retail
2017-06-09 08:39 jonibc Resolution time => 1498255200
2017-06-09 08:39 jonibc Triggers an Emergency Pack => No
2017-06-14 14:56 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2017-06-14 14:56 ranjith_qualiantech_com Status new => scheduled
2017-06-16 08:59 hgbot Checkin
2017-06-16 08:59 hgbot Note Added: 0097429
2017-06-16 09:00 hgbot Checkin
2017-06-16 09:00 hgbot Note Added: 0097430
2017-06-16 09:00 hgbot Status scheduled => resolved
2017-06-16 09:00 hgbot Resolution open => fixed
2017-06-16 09:00 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5d7d77d0e3acbaf1b796f2fb30458f0bbcc9906d [^]
2017-06-21 10:42 marvintm Note Added: 0097541
2017-06-21 10:42 marvintm Status resolved => new
2017-06-21 10:42 marvintm Resolution fixed => open
2017-06-21 13:21 ranjith_qualiantech_com Status new => scheduled
2017-06-26 06:46 hgbot Checkin
2017-06-26 06:46 hgbot Note Added: 0097623
2017-06-26 06:46 hgbot Checkin
2017-06-26 06:46 hgbot Note Added: 0097624
2017-06-26 06:46 hgbot Status scheduled => resolved
2017-06-26 06:46 hgbot Resolution open => fixed
2017-06-26 06:46 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5d7d77d0e3acbaf1b796f2fb30458f0bbcc9906d [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/db1c2874448713755ed272611ce1e94104178080 [^]
2017-06-26 09:30 marvintm Review Assigned To => marvintm
2017-06-26 09:30 marvintm Status resolved => closed
2017-06-26 09:30 marvintm Fixed in Version => RR17Q3
2017-07-11 09:48 ranjith_qualiantech_com Note Added: 0097998
2017-07-11 09:48 ranjith_qualiantech_com Status closed => new
2017-07-11 09:48 ranjith_qualiantech_com Resolution fixed => open
2017-07-11 09:48 ranjith_qualiantech_com Fixed in Version RR17Q3 =>
2017-07-11 09:56 hgbot Checkin
2017-07-11 09:56 hgbot Note Added: 0097999
2017-07-11 10:31 ranjith_qualiantech_com Status new => scheduled
2017-07-12 10:37 ranjith_qualiantech_com Status scheduled => resolved
2017-07-12 10:37 ranjith_qualiantech_com Resolution open => fixed
2017-07-16 10:12 guilleaer Note Added: 0098085
2017-07-17 09:36 migueldejuana Review Assigned To marvintm => migueldejuana
2017-07-17 09:36 migueldejuana Note Added: 0098095
2017-07-17 09:36 migueldejuana Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker