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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027967
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Return Receiptmajoralways2014-10-23 16:472015-03-23 16:20
ReporterjecharriView Statuspublic 
Assigned Tomario_castello 
PriorityurgentResolutionfixedFixed in VersionRR15Q1
StatusclosedFix in branchpiFixed in SCM revision3fcd52a6a04a
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomalsasua
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027967: It is possible to return different BP's ticket in the same ticket

DescriptionIt is possible to return different BP's ticket in the same ticket
Steps To Reproduce-Create 2 tickets with BP's Arturo Montoro and Carl Studson and pay it
-Now you have a ticket with BP "VBS Customer"
-Go to "verified returns"
-Verify that you are able to see al orders to return, not only related with "VBS Customer"
-Return Arturo Montoro ticket
-Verify that BP has been changed
-Go again to "verified returns"
-Verify that still you are able to see all the tickets also "VBS Customer" and "Carl Studson" tickets
-Select "Carl Studson " ticket
-Again the ticket BP has been changed
Proposed SolutionVerified return only should display the ticket for current BP
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0028649RR15Q2 closedmario_castello Verified return should only allow returning for the ticket-BP 

-  Notes
(0071663)
hgbot (developer)
2014-11-14 22:14

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1fd989c69653948c759fdaccc30143b5a782c657
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Fri Nov 14 15:14:01 2014 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1fd989c69653948c759fdaccc30143b5a782c657 [^]

fixed issue 27967: It is possible to return different BP's ticket in the same ticket

---
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0071664)
hgbot (developer)
2014-11-14 22:49

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 19d6d3c8ba32d5400704d9a7fee358ea5f0d6af7
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Nov 14 22:49:13 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/19d6d3c8ba32d5400704d9a7fee358ea5f0d6af7 [^]

Backed out issue 27967, changeset: 1fd989c69653. JsLint errors

---
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0071731)
hgbot (developer)
2014-11-17 18:47

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3fcd52a6a04af0533887fa825a1c5add82358dc8
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Mon Nov 17 11:37:51 2014 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3fcd52a6a04af0533887fa825a1c5add82358dc8 [^]

fixed issue 27967: It is possible to return different BPs ticket in the same ticket

---
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0072013)
malsasua (developer)
2014-11-26 09:32

new changeset to add a new validation + js beautifier
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/56c5cb8d83f8 [^]
(0072014)
malsasua (developer)
2014-11-26 09:33

verified
(0073578)
jecharri (developer)
2015-01-16 14:53

The business partner filter should not be removable
(0073580)
mtaal (manager)
2015-01-16 15:08

To add some context: a return ticket in verified returns can only be selected for the same business partner as currently set in the ticket shown in the WEBPOS.
So when returning a ticket for BP A, then the ticket which registers the return can only have and must have BP A. This only applies to verified returns.

Additional thing to consider:
- if a ticket contains lines with verified return then the bp can not be changed anymore
- so when selecting a verified return for a ticket only tickets for the current ticket BP should be shown/selectable.


gr. Martin
(0073581)
mtaal (manager)
2015-01-16 16:55

.
(0073582)
mtaal (manager)
2015-01-16 16:56

Opened new issue for remaining work, so closed this one.
(0073592)
mtaal (manager)
2015-01-19 10:33

Partially resolved, see related issue
(0073593)
mtaal (manager)
2015-01-19 10:33

See related issue

- Issue History
Date Modified Username Field Change
2014-10-23 16:47 jecharri New Issue
2014-10-23 16:47 jecharri Assigned To => migueldejuana
2014-10-23 16:47 jecharri Resolution time => 1417215600
2014-10-23 16:47 jecharri Triggers an Emergency Pack => No
2014-11-11 19:14 mario_castello Assigned To migueldejuana => mario_castello
2014-11-11 19:15 mario_castello Status new => scheduled
2014-11-11 19:15 mario_castello fix_in_branch => pi
2014-11-14 22:14 hgbot Checkin
2014-11-14 22:14 hgbot Note Added: 0071663
2014-11-14 22:14 hgbot Status scheduled => resolved
2014-11-14 22:14 hgbot Resolution open => fixed
2014-11-14 22:14 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1fd989c69653948c759fdaccc30143b5a782c657 [^]
2014-11-14 22:49 hgbot Checkin
2014-11-14 22:49 hgbot Note Added: 0071664
2014-11-17 18:47 hgbot Checkin
2014-11-17 18:47 hgbot Note Added: 0071731
2014-11-17 18:47 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1fd989c69653948c759fdaccc30143b5a782c657 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3fcd52a6a04af0533887fa825a1c5add82358dc8 [^]
2014-11-24 08:19 mtaal Note Added: 0071910
2014-11-24 08:21 mtaal Note Deleted: 0071910
2014-11-26 09:32 malsasua Note Added: 0072013
2014-11-26 09:33 malsasua Review Assigned To => malsasua
2014-11-26 09:33 malsasua Note Added: 0072014
2014-11-26 09:33 malsasua Status resolved => closed
2014-11-26 09:33 malsasua Fixed in Version => RR15Q1
2015-01-16 14:53 jecharri Note Added: 0073578
2015-01-16 14:53 jecharri Status closed => new
2015-01-16 14:53 jecharri Resolution fixed => open
2015-01-16 14:53 jecharri Fixed in Version RR15Q1 =>
2015-01-16 15:08 mtaal Note Added: 0073580
2015-01-16 16:55 mtaal Relationship added related to 0028649
2015-01-16 16:55 mtaal Status new => scheduled
2015-01-16 16:55 mtaal Note Added: 0073581
2015-01-16 16:55 mtaal Status scheduled => resolved
2015-01-16 16:55 mtaal Fixed in Version => RR15Q1
2015-01-16 16:55 mtaal Resolution open => fixed
2015-01-16 16:56 mtaal Note Added: 0073582
2015-01-16 16:56 mtaal Status resolved => closed
2015-01-16 20:20 mario_castello Status closed => scheduled
2015-01-19 10:33 mtaal Note Added: 0073592
2015-01-19 10:33 mtaal Status scheduled => resolved
2015-01-19 10:33 mtaal Note Added: 0073593
2015-01-19 10:33 mtaal Status resolved => closed
2015-03-23 16:17 ahernandezgil Issue Monitored: ahernandezgil
2015-03-23 16:20 ahernandezgil Issue End Monitor: ahernandezgil


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker