Skip to main content

Notifications

Microsoft Dynamics RMS forum

StoreOperation/html/drilldown.htm is not showing the weight from Scale when Item type = Weighed

Posted on by Microsoft Employee

I am using RMS 2.0.01.26 at grocery store environment.

I am using a html file  StoreOperation/html/drilldown.htm file for Produce items, This file comes with RMS store Operation and its in html directory.

We are using this for produce Department since produce don't have barcode.

I created a link on RHS on POS button for drilldown.htm and it shows the departments and Drill down to Category and Items.

 When I choose Standard item where Item type = Standard it rings up sales correctly.

 But any time if it a Weigh Item where Item type = Weighed , it suppose to get the weight from attached Scale it don't get the weight from Scale and shows Quantity 0.

But the same item if I use the PLU or Scan item for Weigh Item it get the correct Weight from the Scale.

I think some thing in this file (drilldown.htm ) and it not reading the scale and getting the weight from the Scale.

 

RECAP: If use the PLU or Scan item where Item type = Weighed than RMS get the correct weight in Quantity. If I use the drilldown.htm file to go to Department than Item RMS is not able to read the correct weight from Scale for that Weigh item.

Please help me fix this StoreOperation/html/drilldown.htm so when Item type = Weighed it read the correct weight from scale.

Thanks

Jim

*This post is locked for comments

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: StoreOperation/html/drilldown.htm is not showing the weight from Scale when Item type = Weighed

    comment out line 235 in the html file

    then uncomment out line 236

    original:

    qsRules.Transaction.Entries.Add(0, itemLookupCode, 1, 0, false, 0);

    //qsBridge.FireEvent("PerformAddItem", 0, itemLookupCode, 1, false, 0, false, "");

    change to be

    //qsRules.Transaction.Entries.Add(0, itemLookupCode, 1, 0, false, 0);

    qsBridge.FireEvent("PerformAddItem", 0, itemLookupCode, 1, false, 0, false, "");

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

News and Announcements

Give Back to the Community this Month

Quick Links

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,802 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 229,133 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,154

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans