Hello everyone,
Wondering if someone could help me modify Page 9089 - Item Invoicing FactBox. The user would like to see the field Quantity on Hand for each location. The user only has 3 locations so I figured making 3 lines with each location and "Filter" it based on the Bin Content table. I'm really not seeing an easy way to do this and wondering if I'm just looking at this the wrong way.
Any help or guidance would be greatly appreciated.
Thank you!
-rico1931
0
Comments
Not sure how to add the "Item No." Filter to the properties box. I figure this would require the same steps for the Qty on Hand
Sorry for the Noob questions, just new to this.
Thanks!
If you want, you can make a quick 'n dirty solution by just adding three new fields to the item.
Copy + paste the "Qty. On Hand" field (or sometimes it's called Inventory) and then modify the the CalcFormula by adding a filter for each of the Locations to each of the new fields you add.
This won't work if they are ever going to change any of their locations but it is quick and easy.
Also, try taking a look at "Availability by Location" from the item card. It may give you some ideas.
- Reinhard
I see what you mean. Modify the Item table by adding the "Inventory" field and modifying the CalcFormula Filter for the location. Def the quick and simple way :-)
But like you said, won't work if they ever change locations and if we add more locations I'll have to maintain this :-(
I do like what you said about the availability by locations from the Item card. This is EXACTLY the type of info I want to present in a FactBox. I'm going to go testing away and seeing if I can figure out how to pull this info into a FactBox some how.
Any help would be useful but thanks so far! :-)
1) Create table with functions to display data I want
2) Create form in classic <- User only uses RTC
3) Create Page FactBox
4) Link FactBox to overview page where the FactBox will be displayed and add SubPageLink to properties.
Sorry, just really interested in this and want to learn as much as possible.
Thanks!