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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039345
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajoralways2018-09-24 14:102018-09-26 09:32
ReporterjavierRodriguezView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityimmediateResolutionfixedFixed in VersionRR18Q3.1
StatusclosedFix in branchFixed in SCM revision59ff4e9a6644
ProjectionnoneETAnoneTarget VersionRR18Q3.1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression levelProduction - QA Approved
Regression date2018-04-24
Regression introduced in releaseRR18Q3
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/558cde6e982b [^]
Triggers an Emergency PackNo
Summary

0039345: A Javascript error is shown when check stock button is tap

DescriptionWhen you have a product in the ticket, and you try to check stock with the corresponding button, a Javascript error appear.
Steps To Reproduce-Go to livebuilds
-Login in ERP (18Q3 version)
-In Organisation, set 2 warehouses with different priorities (1 and 2)
-Generate stock for the warehouse 2, for a product, and make sure that this product doesn't have stock in warehouse 1
-Login in WebPOS (18Q3)
-Go to BROWSER view and select this product
-Tap the product in your ticket
-Tap check stock button and see the js error
Proposed Solution- StoreDetailedStock class should be modified, to take into account that a parameter "warehouse" may be specified. If it is not specified, the class should work as before, but if it is specified then the query should return the stock of the specified product in the specified warehouse.
- Then, in the request to this class that happens when the user taps on "Check stock", the main store warehouse should be specified as this parameter

With these two changes, the request should return no values in this case, and then stock should be considered "0" automatically, which is the desired result.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0039344RR18Q3 closedranjith_qualiantech_com A Javascript error is shown when check stock button is tap 

-  Notes
(0107021)
hgbot (developer)
2018-09-25 16:11

Repository: retail/backports/3.0RR18Q3.1/org.openbravo.retail.posterminal
Changeset: 59ff4e9a6644a652b46e64d039869fcae43e554f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Sep 25 19:41:22 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q3.1/org.openbravo.retail.posterminal/rev/59ff4e9a6644a652b46e64d039869fcae43e554f [^]

Fixed issue 39345 : All Store warehouse should be displayed in Store Stock Popup irrespective of qty presents

* Store main warehouse should be always displayed in Store Stock Popup even if stock is not present for the product

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/ps-productdetailsview.js
---

- Issue History
Date Modified Username Field Change
2018-09-24 15:19 marvintm Type defect => backport
2018-09-24 15:19 marvintm Target Version RR18Q3 => RR18Q3.1
2018-09-24 15:21 marvintm Regression level => Production - QA Approved
2018-09-25 13:20 martinsdan Issue Monitored: martinsdan
2018-09-25 13:20 martinsdan Issue End Monitor: martinsdan
2018-09-25 16:11 hgbot Checkin
2018-09-25 16:11 hgbot Note Added: 0107021
2018-09-25 16:11 hgbot Status scheduled => resolved
2018-09-25 16:11 hgbot Resolution open => fixed
2018-09-25 16:11 hgbot Fixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR18Q3.1/org.openbravo.retail.posterminal/rev/59ff4e9a6644a652b46e64d039869fcae43e554f [^]
2018-09-26 09:32 marvintm Review Assigned To => marvintm
2018-09-26 09:32 marvintm Status resolved => closed
2018-09-26 09:32 marvintm Fixed in Version => RR18Q3.1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker