Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042141Retail ModulesWeb POSpublic2019-10-29 14:112019-10-31 15:47
maite 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR20Q1 
marvintm
No
0042141: UOM precision not being considered when using Scale
UOM precision not being considered when using Scale
1. Access to backoffice as System Administrator, go to "Unit of measure" window and set Standard Precision and Costing Precision to 3 for Kilogram
2. Access to backoffice as White Valley Group admin, go to Product window and create new record with
   - UOM = Kilogram
   - Is Scale= YES
  Add records in Price tab and set any price for "The White Valley Group Sale Price List Version" and "The White Valley Group Sale Price list (Opening Store)" pricelists
3. Access to Assortment window and include this new product in "White Valley Group Product List"
4. Access To "Channel-Touchpoint" window for VBS-1 and configure
    - Hardware URL = http://localhost:8090 [^]
    - Scale URL = http://localhost:8090/scale [^]
5. Start Hardware Manager, go to Scale tab and set weight 1.392, for example
6. Access VBS-1 terminal and select your "bagel" product. Realize that qty has been rounded to 2 decimals 1.39

NOTE: If you configure another product with Kilogram UOM and do not configure it as "is scale" you will be able to set qty with 3 decimals directly in the terminal
No tags attached.
patch issue 42141 19Q3 source mobilecore.patch (975) 2019-10-31 12:04
https://issues.openbravo.com/file_download.php?file_id=13473&type=bug
Issue History
2019-10-29 14:11maiteNew Issue
2019-10-29 14:11maiteAssigned To => Retail
2019-10-29 14:11maiteResolution time => 1574118000
2019-10-29 14:11maiteTriggers an Emergency Pack => No
2019-10-29 14:11maiteIssue Monitored: networkb
2019-10-30 07:09ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-10-30 07:09ranjith_qualiantech_comStatusnew => scheduled
2019-10-30 15:13hgbotCheckin
2019-10-30 15:13hgbotNote Added: 0115354
2019-10-30 15:13hgbotStatusscheduled => resolved
2019-10-30 15:13hgbotResolutionopen => fixed
2019-10-30 15:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/745103394d9bc06f2d8d64e637bda421657ad0f3 [^]
2019-10-31 12:04ranjith_qualiantech_comFile Added: issue 42141 19Q3 source mobilecore.patch
2019-10-31 15:47marvintmReview Assigned To => marvintm
2019-10-31 15:47marvintmStatusresolved => closed
2019-10-31 15:47marvintmFixed in Version => RR20Q1

Notes
(0115354)
hgbot   
2019-10-30 15:13   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 745103394d9bc06f2d8d64e637bda421657ad0f3
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Oct 30 19:42:58 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/745103394d9bc06f2d8d64e637bda421657ad0f3 [^]

Fixed issue 42141 : Rounded Line Quantity with UOM Precision when adding line using scale

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---