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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0043755
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2020-04-16 14:362020-05-04 12:16
ReporterAugustoMauchView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR20Q3
StatusclosedFix in branchFixed in SCM revisiond2e4044cbba8
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0043755: Inconsistent behaviour regarding multiple selection in Customer -> View Details -> Activity -> Open Selected

DescriptionIn the customer list components, we can click on the View Details contextual meny for a customer and then on the Activity button to check the latest documents related with that customer.

That component shows a list of tickets, but it is not a multi-select component, when clicking any ticket that ticket will be opened, even though there is a Open Selected button (that does nothing since it is not possible to select a ticket without closing the popup)

I think either:
1- The Open Selected button should be removed, or
2- It should be possible to select several tickets that will be opened when the Open selected button is clicked

I think 2) is better, since that is the current behaviour of the Related documents contextual menu component.
Steps To ReproduceIn livebuilds [1]:
- Look for the Arturo Montoro customer
- Click en the View Details contextual menu
- Click on the activity button. A list of ticket will be shown, and a Open Selected button. But it will not be possible to select several tickets

[1] https://livebuilds.openbravo.com/retail_pi_oracle/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^]
Proposed SolutionActivity popup including multiselect (propossed solution) and "Related documents" feature are basically the same thing so:

-> remove activity popup
-> from activity button -> show related document popup

+ Fix a problem detected in multiselection for related document popup
TagsNOR
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0043357 closedrqueralta Activity window is not closed when selecting some Order to be opened 

-  Notes
(0119283)
dbaz (developer)
2020-04-21 09:46

Agree with option 2

Also "Open Selected" button should be in green (primary action) in the most bottom-right position
(0119509)
hgbot (developer)
2020-05-03 10:06

Repository: tools/automation/pi-mobile
Changeset: ba6113476ecc0a52daf6da65b2336fe8c3b5e509
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sun May 03 13:34:58 2020 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ba6113476ecc0a52daf6da65b2336fe8c3b5e509 [^]

Verifies issue 43755 : Modified Automated Test C360ViewAndEditCustomer

* Modified Automated Test I38739_OpenMultipleReceipts

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customer/C360ViewAndEditCustomer.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I38739_OpenMultipleReceipts.java
---
(0119510)
hgbot (developer)
2020-05-03 10:07

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 73a07967928985561ad7cbe9653fc21ce41e64eb
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sun May 03 13:35:57 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/73a07967928985561ad7cbe9653fc21ce41e64eb [^]

Related to issue-43755 : Previous Selector Args should be applied when filter popup is closed

* When hiding the filter popup, ModalSelector popup should be opened wth previous args

---
M web/org.openbravo.mobile.core/source/component/dialog/ob-advancedfilterselector.js
---
(0119511)
hgbot (developer)
2020-05-03 10:07

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d2e4044cbba809b47933fdc75c864787912b37a6
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sun May 03 13:34:54 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d2e4044cbba809b47933fdc75c864787912b37a6 [^]

Fixed issue-43755 : Show Customer Order List popup when Activity button is clicked

* When Activity button or Related documents (Presents in Contextual menu) is clicked,
  Customer Order List popup should be opened.
* Customer Order List popup have multiselect option by default

---
M web/org.openbravo.retail.posterminal/css/obpos-main.css
M web/org.openbravo.retail.posterminal/js/components/businesspartner_selector.js
M web/org.openbravo.retail.posterminal/js/components/modalorderselector.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customerdetailview.js
---

- Issue History
Date Modified Username Field Change
2020-04-16 14:36 AugustoMauch New Issue
2020-04-16 14:36 AugustoMauch Assigned To => Retail
2020-04-16 14:36 AugustoMauch Resolution time => 1588197600
2020-04-16 14:36 AugustoMauch Triggers an Emergency Pack => No
2020-04-16 15:17 rafaroda Issue Monitored: rafaroda
2020-04-16 15:22 rafaroda Tag Attached: NOR
2020-04-21 07:20 rafaroda Relationship added related to 0043357
2020-04-21 09:46 dbaz Note Added: 0119283
2020-04-27 13:18 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2020-04-28 13:28 guilleaer Proposed Solution updated
2020-04-28 13:31 guilleaer Proposed Solution updated
2020-04-29 08:00 ranjith_qualiantech_com Status new => scheduled
2020-05-03 10:06 hgbot Checkin
2020-05-03 10:06 hgbot Note Added: 0119509
2020-05-03 10:07 hgbot Checkin
2020-05-03 10:07 hgbot Note Added: 0119510
2020-05-03 10:07 hgbot Checkin
2020-05-03 10:07 hgbot Note Added: 0119511
2020-05-03 10:07 hgbot Status scheduled => resolved
2020-05-03 10:07 hgbot Resolution open => fixed
2020-05-03 10:07 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d2e4044cbba809b47933fdc75c864787912b37a6 [^]
2020-05-04 12:16 marvintm Review Assigned To => marvintm
2020-05-04 12:16 marvintm Status resolved => closed
2020-05-04 12:16 marvintm Fixed in Version => RR20Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker