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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029446
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2015-03-27 14:052015-12-07 09:48
ReporteraaroncaleroView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR16Q1
StatusclosedFix in branchFixed in SCM revision7c4ac4bbd7bf
ProjectionnoneETAnoneTarget VersionRR16Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionRR15Q1.1SCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029446: If the default BPLoc of a store doesn't match the default Loc of the BP, the Location info in a ticket is corrupt

DescriptionIf the default Business Partner Location defined in the Organization window does not match the default Location of the business partner (the location with the "highest" ID) the information of the ticket is corrupted.
The location ID and the location name stored on the bp attribute of the receipt belong to the default BPLoc of the store, while the postal code, city name and the country belong to the default address of the business partner
Steps To ReproduceOn the backend, go to Organization window and open a store.
Navigate to the default business partner.
Once in the Business Partner window, add a new location to that bp. Verify in the database that the ID of the new location is higher that the default address. If not, add another location.
Go to the WebPOS and log in.
Open the browser console and execute the following:
OB.MobileApp.model.receipt.get('bp').attributes;
Verify that locId and locName belong to the default location defined in Organization.
Verify that cityName, countryName and postalCode belong to the location of the business partner.
Proposed SolutionProposed Solution 1:
When the information of the default location of the store is loaded to the bp object, it should load all attributes of the location, not only its name and ID
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0029375 closedmario_castello Business partner information is not updated in the model when you change the address 
has duplicate defect 0031552 closedranjith_qualiantech_com When the default partner have more than one direction, the ticket is printed with the last added direction 

-  Notes
(0082405)
hgbot (developer)
2015-11-27 10:37

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7c4ac4bbd7bf3c67a04705d5f3026055c6456a13
Author: Ranjith <ranjith <at> qualiantech.com>
Date: Fri Nov 27 15:05:11 2015 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7c4ac4bbd7bf3c67a04705d5f3026055c6456a13 [^]

Fixes issue 29446: Loading Default Location attributes to Receipt Business Partner Object

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0082407)
hgbot (developer)
2015-11-27 10:37

Repository: tools/automation/pi-mobile
Changeset: 92fd6e3f5ac90e30fcdc94b861d13c653df5f2c9
Author: Ranjith <ranjith <at> qualiantech.com>
Date: Fri Nov 27 15:05:17 2015 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/92fd6e3f5ac90e30fcdc94b861d13c653df5f2c9 [^]

Verifies issue 29446: Added automated test 'I29446_VerifyBPDefaultLocationAttributes'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I29446_VerifyBPDefaultLocationAttributes.java
---

- Issue History
Date Modified Username Field Change
2015-03-27 14:05 aaroncalero New Issue
2015-03-27 14:05 aaroncalero Assigned To => Retail
2015-03-27 14:05 aaroncalero Triggers an Emergency Pack => No
2015-03-27 14:06 aaroncalero Relationship added related to 0029375
2015-06-15 18:11 marvintm Target Version RR15Q3 => RR15Q4
2015-09-29 14:28 Orekaria Target Version RR15Q4 => RR16Q1
2015-11-19 11:21 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2015-11-19 11:21 ranjith_qualiantech_com Status new => scheduled
2015-11-24 11:02 Orekaria Relationship added has duplicate 0031552
2015-11-27 10:37 hgbot Checkin
2015-11-27 10:37 hgbot Note Added: 0082405
2015-11-27 10:37 hgbot Status scheduled => resolved
2015-11-27 10:37 hgbot Resolution open => fixed
2015-11-27 10:37 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7c4ac4bbd7bf3c67a04705d5f3026055c6456a13 [^]
2015-11-27 10:37 hgbot Checkin
2015-11-27 10:37 hgbot Note Added: 0082407
2015-12-07 09:48 guilleaer Review Assigned To => guilleaer
2015-12-07 09:48 guilleaer Status resolved => closed
2015-12-07 09:48 guilleaer Fixed in Version => RR16Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker